Age | Commit message (Expand) | Author | Files | Lines |
2019-01-06 | darwin.make-bootstrap-tools: remove dsymutil | Matthew Bauer | 1 | -1/+1 |
2018-12-05 | stdenv/darwin: fix portable libsystem hook | Matthew Bauer | 1 | -2/+4 |
2018-12-04 | top-level/stage.nix: add static overlay | Matthew Bauer | 1 | -0/+10 |
2018-12-04 | stdenv: implement crossOverlays | Matthew Bauer | 1 | -2/+2 |
2018-09-25 | Merge pull request #47233 from oxij/tree/mass-rebuild-noop-cleanups | John Ericson | 1 | -1/+0 |
2018-09-23 | bintools-wrapper, cc-wrapper, stdenv: infer propagateDoc automatically | Jan Malakhovski | 1 | -1/+0 |
2018-09-20 | Revert "stdenv/darwin: bump bootstrap tools" | Dan Peebles | 1 | -6/+6 |
2018-09-17 | stdenv/darwin: bump bootstrap tools | Dan Peebles | 1 | -6/+6 |
2018-09-16 | cctools: support LTO on Darwin | Dan Peebles | 2 | -3/+8 |
2018-09-15 | stdenv/darwin: integrate a new CoreFoundation | Dan Peebles | 2 | -10/+40 |
2018-09-01 | Merge branch 'master' into staging | Vladimír Čunát | 1 | -2/+2 |
2018-08-30 | treewide: Remove usage of remaining redundant platform compatability stuff | John Ericson | 1 | -2/+2 |
2018-08-30 | Merge #44910: cmake: 3.11.2 -> 3.12.1 | Vladimír Čunát | 1 | -1/+0 |
2018-08-14 | Merge pull request #43140 from LnL7/macos-10.14 | Daiderd Jordan | 1 | -1/+4 |
2018-08-13 | darwin stdenv stage1: use default cmake | Andrew Childs | 1 | -1/+0 |
2018-08-09 | Revert "cc-wrapper, bintools-wrapper: simply symlink man and info outputs" | Eelco Dolstra | 1 | -0/+1 |
2018-08-06 | cc-wrapper, bintools-wrapper: simply symlink man and info outputs | Jan Malakhovski | 1 | -1/+0 |
2018-07-28 | llvm-packages: fix manpages with python-boot and cleanup | Daiderd Jordan | 1 | -11/+2 |
2018-07-24 | Merge staging-next into master (#44009) | Frederik Rietdijk | 1 | -11/+25 |
2018-07-07 | stdenv-bootstrap-tools: update unpack to use $reexportedLibrariesFile | Daiderd Jordan | 1 | -1/+4 |
2018-06-18 | Merge remote-tracking branch 'upstream/master' into staging | John Ericson | 1 | -7/+15 |
2018-06-18 | darwin stdenv: Put back "man" attribute on clang and llvm | John Ericson | 1 | -3/+12 |
2018-06-14 | llvm 5: split out compiler-rt and remove libcxxabi dep | John Ericson | 1 | -24/+16 |
2018-06-14 | darwin bootstrapping: Avoid overriding aliases for LLVM | John Ericson | 1 | -29/+43 |
2018-06-13 | darwin stdenv: fix llvmPackage overrides | John Ericson | 1 | -6/+5 |
2018-05-23 | darwin stdenv: Properly compose overrides | John Ericson | 1 | -10/+9 |
2018-05-23 | darwin stdenv: Persist `darwin.binutils-unwrapped` | John Ericson | 1 | -1/+1 |
2018-04-03 | binutils: No more darwin conditionals | John Ericson | 1 | -3/+3 |
2018-02-26 | Merge pull request #35071 from oxij/stdenv/infopages | John Ericson | 1 | -11/+14 |
2018-02-26 | stdenv: darwin: give distinct names to all the stages | Jan Malakhovski | 1 | -11/+13 |
2018-02-26 | stdenv: linux, darwin: don't build documentation for the the intermediate stages | Jan Malakhovski | 1 | -0/+1 |
2018-02-18 | fetchurl: cleanup, better errors | Jan Malakhovski | 1 | -0/+1 |
2018-02-10 | darwin bootstrap tools: fix after #34339 (http2 in curl) | Vladimír Čunát | 1 | -2/+2 |
2018-01-14 | Merge remote-tracking branch 'upstream/master' into staging | Tuomas Tynkkynen | 1 | -2/+2 |
2018-01-10 | treewide: Fetchers should use `stdenvNoCC`. | John Ericson | 1 | -2/+2 |
2018-01-07 | Merge pull request #33342 from LnL7/clang-outputs | Daiderd Jordan | 1 | -1/+1 |
2018-01-02 | stdenv: allow lib output of clang on darwin | Daiderd Jordan | 1 | -1/+1 |
2017-12-26 | Merge remote-tracking branch 'upstream/master' into staging | Tuomas Tynkkynen | 1 | -2/+5 |
2017-12-25 | darwin stdenv: Make stdenv.cc, not stdenv, bring in libcxx | John Ericson | 1 | -5/+15 |
2017-12-24 | darwin stdenv boostrap tools: use curl without kerberos | Vladimír Čunát | 1 | -2/+5 |
2017-12-13 | bintools-wrapper: Import separately from cc-wrapper | John Ericson | 1 | -23/+39 |
2017-11-17 | Merge branch 'master' into staging | Orivej Desh | 1 | -2/+2 |
2017-11-14 | darwin.stdenv: fix a typo in comment ;-) | Vladimír Čunát | 1 | -1/+1 |
2017-11-14 | Merge pull request #30484 from obsidiansystems/libbfd | John Ericson | 1 | -1/+1 |
2017-11-14 | darwin.stdenv: fix up to allow sandboxing | Dan Peebles | 2 | -86/+15 |
2017-11-13 | darwin.stdenv: use new, purer, bootstrap tools | Dan Peebles | 1 | -6/+6 |
2017-11-13 | darwin.make-bootstrap-tools: fix ICU reference to improve purity | Dan Peebles | 1 | -2/+2 |
2017-11-13 | treewide: Remove references to removed binutils outputs | John Ericson | 1 | -1/+1 |
2017-09-26 | cc-wrapper: Use stdenvNoCC to build | John Ericson | 1 | -2/+2 |
2017-09-18 | darwin stdenv: cctools override needs to go away when targetPlatform changes | John Ericson | 1 | -1/+3 |