nixpkgs/pkgs/stdenv
Matthew Bauer d453273fbf llvm8: support c++ in cross case
this adds libc++ to the LLVM cross, giving us access to the full
Nixpkgs set. This requires 4 stages of wrapped compilers:

- Clang with no libraries
- Clang with just compiler-rt
- Clang with Libc, and compiler-rt
- Clang with Libc++, Libc, and compiler-rt
2019-04-11 21:28:51 -04:00
..
cross llvm8: support c++ in cross case 2019-04-11 21:28:51 -04:00
custom stdenv: allow custom stdenv to take crossOverlays 2019-01-07 20:53:10 -06:00
cygwin Fix invalid Baseaddress must be > 0x200000000 on cygwin 2018-04-14 14:06:09 +02:00
darwin darwin.make-bootstrap-tools: remove dsymutil 2019-01-06 22:15:43 -06:00
freebsd stdenv: implement crossOverlays 2018-12-04 21:06:46 -06:00
generic Merge staging-next into master 2019-03-01 09:06:20 +01:00
linux Merge pull request #51628 from ju1m/arm 2019-03-01 15:36:07 -05:00
native stdenv/native: add missing argument 2019-01-02 12:19:25 -05:00
nix stdenv: implement crossOverlays 2018-12-04 21:06:46 -06:00
adapters.nix makeStaticBinaries: add a static glibc when performing a mkDerivation 2018-12-14 11:02:18 +00:00
booter.nix top-level: Create pkgs{Build,Host,Target}{Build,Host,Target} 2019-03-24 22:12:15 -04:00
common-path.nix bzip2: split into multiple outputs, refactor 2015-04-18 19:32:52 +02:00
default.nix Merge pull request #51628 from ju1m/arm 2019-03-01 15:36:07 -05:00