nixpkgs/pkgs/development/compilers
Andrew Childs fece3eb2e9 darwin/stdenv: refactoring
Build the llvm support libraries (libcxx, libcxxabi) from scratch
without using the existing llvm libraries. This is the same spirit and
similar implementation as the "useLLVM" bootstrap in llvm package
sets. Critically it avoids having libcxxabi provided by the cc-wrapper
when building libcxx, which otherwise results in two libcxxabi
instances.

$ otool -L /nix/store/vd4vvgs9xngqbjzpg3qc41wl6jh42s9i-libc++-7.1.0/lib/libc++.dylib
/nix/store/vd4vvgs9xngqbjzpg3qc41wl6jh42s9i-libc++-7.1.0/lib/libc++.dylib:
        /nix/store/vd4vvgs9xngqbjzpg3qc41wl6jh42s9i-libc++-7.1.0/lib/libc++.1.0.dylib (compatibility version 1.0.0, current version 1.0.0)
        /nix/store/gmpwk5fyp3iasppqrrdpswxvid6kcp8r-libc++abi-7.1.0/lib/libc++abi.dylib (compatibility version 1.0.0, current version 1.0.0)
        /nix/store/3hn7azynqgp2pm5gpdg45gpq0ia72skg-libc++abi-7.1.0/lib/libc++abi.dylib (compatibility version 1.0.0, current version 1.0.0)
        /nix/store/1nq94scbxs6bk7pimqhvz76q6cfmbv97-Libsystem-osx-10.12.6/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1226.10.1)

Additionally move some utilities (clang, binutils, coreutils, gnugrep)
to the stage layers so they can be replaced before the final
stdenv. This should cause most of stage4 to be built from the
toolchain assembled as of stage3 instead of the bootstrap toolchain.
2020-11-09 20:00:39 +09:00
..
abcl abcl: 1.7.1 -> 1.8.0 2020-10-29 21:42:11 +00:00
acme treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
adoptopenjdk-bin adoptopenjdk: 8u242 -> 8u252 and other updates 2020-07-02 17:20:33 +02:00
adoptopenjdk-icedtea-web adoptopenjdk-icedtea-web: 1.8.3 -> 1.8.4 2020-06-14 04:42:03 +00:00
aldor treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
aliceml aliceml: do not use aliases 2020-05-16 23:12:57 +02:00
apache-flex-sdk
arachne-pnr treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
asn1c treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
aspectj aspectj: 1.5.2 -> 1.9.6 2020-08-25 09:58:37 +02:00
ats
ats2 ats2: 0.3.13 -> 0.4.1 2020-10-10 22:26:59 -03:00
avian treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
avra treewide: remove the-kenny from maintainers 2020-05-09 10:28:57 +01:00
bigloo bigloo: 4.1a-2 → 4.3h; hop: 2.5.1 → 3.3.0 2020-09-21 23:24:54 -07:00
binaryen binaryen: 95 -> 96 2020-08-29 11:27:35 +02:00
bluespec bluespec: Fix build without ghc 844 2020-07-24 17:02:47 +02:00
bs-platform treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
bupc treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
carp treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
ccl ccl: 1.11.5 -> 1.12 2020-08-15 15:43:49 -07:00
chez chez-scheme: 9.5.2 -> 9.5.4 2020-10-21 13:05:34 -05:00
chicken treewide: remove the-kenny from maintainers 2020-05-09 10:28:57 +01:00
ciao ciao: init at 1.19.0 2020-05-24 12:26:29 +03:00
clasp
clean treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
closure closurecompiler: 20200614 -> 20200719 2020-08-29 15:59:24 +02:00
cmdstan treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
cmucl treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
colm treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
compcert compcert: build with Coq 8.11 2020-10-05 16:39:26 +02:00
computecpp treewide: Get rid of `cc.gcc` 2020-08-02 17:12:05 +00:00
copper treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
coreclr coreclr: get clang from llvmPackages 2020-04-13 15:55:16 +02:00
crystal Merge pull request #85445 from manveru/crystal-all-llvm 2020-05-07 07:49:03 -04:00
cudatoolkit cudatoolkit: install missing libraries for nvprof (10.1 and 10.2) 2020-09-12 08:31:41 +02:00
dale treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
dasm dasm: 2.20.13 -> 2.20.14 2020-09-25 04:53:35 +00:00
dev86 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
dmd Re-Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2" 2020-10-26 08:19:17 +01:00
dotnet Merge pull request #97806 from JamieMagee/dotnet-sdk-5.0 2020-09-25 00:23:27 -03:00
dtc dtc,python.pkgs.libfdt: drop python buildInput 2020-10-25 10:55:52 -04:00
ecl ecl: 16.1.3 -> 20.4.24, eql-git: fix build 2020-10-23 07:53:09 +09:00
edk2 ed2k/OVMF: Put URLs in quotes 2020-05-04 16:00:37 +02:00
eli treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
elm elmPackages: update 2020-10-19 21:47:39 -07:00
emscripten emscripten: precompile libraries for wasm2c 2020-08-29 14:14:57 +02:00
eql ecl: 16.1.3 -> 20.4.24, eql-git: fix build 2020-10-23 07:53:09 +09:00
factor-lang treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
fasm fasm: 1.73.24 -> 1.73.25 2020-08-25 20:13:27 +00:00
flutter Merge pull request #99920 from ericdallo/add-dart-to-flutter 2020-10-30 08:56:54 -05:00
flux
fpc treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
fsharp treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
fsharp41 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
fstar fstar: install completions 2020-04-29 04:20:00 -05:00
gambit gambit-unstable: 2020-05-15 -> 2020-07-29 2020-08-02 12:29:28 -04:00
gavrasm treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
gcc Recover the complicated situation after my bad merge 2020-10-26 09:01:04 +01:00
gcc-arm-embedded
gcl treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
gerbil gerbilPackages-unstable.gerbil-ethereum: init at 2020-08-02 2020-08-02 13:28:55 -04:00
gforth treewide: remove the-kenny from maintainers 2020-05-09 10:28:57 +01:00
ghc ghc8102Binary*: simplify meta 2020-11-04 23:47:38 +01:00
ghcjs-ng remove unnecessary imports in ghcjs-ng/8.6/dep-overrides.nix 2020-08-24 10:41:11 -07:00
ghdl ghdl: init at 0.37 2020-04-20 14:41:22 +02:00
gleam gleam: 0.11.2 -> 0.12.0 2020-11-03 08:50:54 -08:00
glslang Move glslang and vulkan-validation-layers overrides out of all-packages 2020-10-15 00:54:05 +03:00
gnatboot gnat: init at 9.3.0 2020-04-20 14:41:22 +02:00
gnu-cobol treewide: remove the-kenny from maintainers 2020-05-09 10:28:57 +01:00
gnu-smalltalk treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
go go_bootstrap: disable failing timezone tests 2020-10-28 00:37:40 +10:00
go-jsonnet buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
gprolog treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
graalvm Merge pull request #99631 from glittershark/graalvm-ce 2020-11-03 18:39:11 -05:00
gwt treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
halide halide: enable on aarch64-linux 2020-10-11 05:12:39 +02:00
haxe treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
hhvm
hop bigloo: 4.1a-2 → 4.3h; hop: 2.5.1 → 3.3.0 2020-09-21 23:24:54 -07:00
iasl treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
idris2 idris2: Enable --install, bugfixes 2020-08-20 22:09:05 -04:00
inform6 inform6: init at 6.34-6.12.2 2020-07-30 10:27:25 -04:00
inform7 treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
intel-graphics-compiler intel-graphics-compiler: 1.0.4062 -> 1.0.4241 2020-07-03 18:56:15 +00:00
intercal treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
ios-cross-compile
ispc ispc: 1.10.0 -> 1.13.0, cleanup, (co)maintain 2020-04-24 12:08:43 -05:00
jasmin jasmin: use jdk8 2020-09-19 17:41:15 +02:00
javacard-devkit treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
jetbrains-jdk jetbrains.jdk: 11.0.6-b774 -> 11.0.7-b64 (#92837) 2020-07-11 18:46:49 +02:00
jsonnet jsonnet: 0.15.0 -> 0.16.0 2020-05-24 21:51:22 +00:00
julia julia: Remove version 1.1 2020-09-15 01:11:22 -04:00
jwasm jwasm: 2017-11-12 -> 2.13 2020-04-02 16:24:38 +00:00
kotlin kotlin: Remove maintainer nequissimus 2020-10-08 11:00:15 -04:00
ldc Re-Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2" 2020-10-26 08:19:17 +01:00
llvm darwin/stdenv: refactoring 2020-11-09 20:00:39 +09:00
lobster lobster: unstable-2020-07-27 -> unstable-2020-10-04 2020-10-08 09:56:31 +02:00
manticore treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
matter-compiler treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
mcpp mccp: add patch for CVE-2019-14274 2020-09-10 15:50:25 +02:00
mercury mercury: 20.01.2 -> 20.06 2020-07-09 22:32:11 +00:00
meta-environment/meta-build-env treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
mezzo treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
microscheme treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
mint mint: 0.7.1 -> 0.9.0 2020-04-22 17:30:22 +08:00
miranda miranda: remove gcc as buildInput 2020-10-26 20:29:04 +07:00
mit-scheme mit-scheme: 9.2 -> 10.1.10 2020-05-13 16:12:43 -07:00
mkcl treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
mlkit mlkit: 4.5.0 -> 4.5.1 2020-10-25 21:59:26 +00:00
mlton mlton: use $TMPDIR 2020-09-10 17:11:26 +02:00
mono mono5: fixup build by using older gnumake 2020-07-06 11:10:36 +02:00
mosml treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
mozart treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
mruby mruby: 2.1.1 -> 2.1.2 2020-09-21 04:20:00 +00:00
nasm nasm: 2.14.02 -> 2.15.05 2020-10-23 22:12:18 +00:00
neko treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
nextpnr nextpnr: 2020.07.08 -> 2020.08.22 2020-08-23 11:01:25 -05:00
nim Revert "nim: 1.2.6 -> 1.4.0" 2020-10-17 14:58:58 +02:00
nvidia-cg-toolkit treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
obliv-c
ocaml ocaml-ng.ocamlPackages_4_11.ocaml: 4.11.0 -> 4.11.1 2020-09-02 09:30:20 +02:00
opa opa: build with OCaml 4.03 2020-10-29 06:35:15 +01:00
open-watcom-bin open-watcom-bin: fix EOVERFLOW on stat() calls 2020-05-08 17:29:38 +02:00
opendylan treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
openjdk Merge pull request #102360 from asbachb/update/openjdk8 2020-11-04 10:00:42 -05:00
openspin treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
oraclejdk oraclejdk8: update jce hash 2020-08-02 23:33:59 +02:00
orc treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
osl treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
owl-lisp owl-lisp: 0.1.19 -> 0.1.23 2020-11-04 11:13:06 +08:00
paco paco: init at 1.0 2020-09-30 11:05:45 +02:00
pakcs treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
pforth pforth: fix build with patch 2020-09-15 22:55:01 +01:00
picat picat: 3.0 -> 3.0p2 2020-10-20 09:52:41 -05:00
polyml polyml: 5.8 -> 5.8.1 2020-07-25 18:31:43 +10:00
ponyc treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
purescript Recover the complicated situation after my bad merge 2020-10-26 09:01:04 +01:00
qbe
rasm rasm: remove -march=native from compilation flags 2020-04-07 17:47:10 +02:00
reason reason: 3.6.0 → 3.6.2 2020-09-12 21:30:12 +02:00
rgbds rgbds: 0.4.0 -> 0.4.1 2020-07-31 00:49:01 -07:00
rust rustc: enable on ppc64le 2020-11-04 20:56:54 -08:00
sagittarius-scheme sagittarius-scheme: 0.9.6 -> 0.9.7 2020-08-29 14:36:16 +00:00
sbcl sbcl: 2.0.0 -> 2.0.8 2020-10-24 12:52:16 +02:00
scala treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
sdcc treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
seexpr treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
serpent treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
shaderc treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
smlnj treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
solc solc: 0.5.15 -> 0.6.8 2020-05-15 19:18:11 -04:00
souffle souffle: 2.0.0 -> 2.0.1 2020-07-31 10:03:23 +00:00
spirv-llvm-translator treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
squeak treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
stalin treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
swi-prolog swiProlog: 8.1.26 -> 8.3.9 2020-10-15 17:25:55 +02:00
swift swift: fix build w/glibc-2.32 2020-09-12 23:04:49 +02:00
terra treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
teyjus treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
tinycc
tinygo tinygo: remove enableParallelBuilding = true 2020-08-17 17:13:01 +10:00
unison unison-ucm: 1.0.M1j-alpha -> 1.0.M1l-alpha 2020-04-28 12:04:40 -07:00
urn treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
urweb
vala vala_0_48: 0.48.7 -> 0.48.9 2020-10-24 01:14:04 +02:00
vlang
wcc treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
wla-dx wla-dx: 9.8 -> 9.11 2020-07-27 08:48:24 +00:00
x11basic treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
yap treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
yasm treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
yosys yosys: 2020.08.22 -> 2020.10.20 2020-10-20 09:52:41 -05:00
z88dk
zasm
zig zig: mark as broken on darwin 2020-10-08 16:36:44 +07:00
zulu treewide: drop gnome2.pango alias 2020-10-25 23:48:29 +01:00
zz zz: 2020-03-02 -> 0.1 2020-05-28 04:20:00 -05:00