summary refs log tree commit diff
path: root/pkgs/stdenv/darwin
Commit message (Expand)AuthorAge
* darwin stdenv: Ensure libSystem reexports the right librariesJohn Ericson2017-07-25
* Fix Darwin stdenv to work on 10.13Dan Peebles2017-07-11
* Merge branch 'staging' into masterDaiderd Jordan2017-07-08
|\
| * cc-wrapper: simplify expandResponseParams parserOrivej Desh2017-07-03
| * cc-wrapper: improve response file parsing speedRyan Trinkle2017-06-30
* | top-level: {build,host,target}Platform are defined in the stdenv insteadJohn Ericson2017-07-07
|/
* darwin-stdenv: remove llvm/clang manpage overrides fromDaiderd Jordan2017-06-26
* cc-wrapper: Learn about target prefixesJohn Ericson2017-06-22
* cc-wrapper: Remove `stdenv.is*` for `targetPlatform.is*`John Ericson2017-06-22
* darwin-stdenv: remove python-sphinx and a bunch of other dependencies from th...Daiderd Jordan2017-06-01
* Merge pull request #26091 from LnL7/darwin-cf-10.10Daiderd Jordan2017-05-28
|\
| * darwin-stdenv: use darwin.ICU instread of icuDaiderd Jordan2017-05-27
* | Merge pull request #25921 from dtzWill/feature/llvm-manpagesDaiderd Jordan2017-05-28
|\ \ | |/ |/|
| * darwin-stdenv: allow clang-unwrapped.manDaiderd Jordan2017-05-21
* | stdenv: define is* predicates with hostPlatform.is*John Ericson2017-05-22
|/
* darwin.make-bootstrap-tools.test: fix build breakageDan Peebles2017-05-05
* cross-stdenv: Only prune most overrides in the final stageJohn Ericson2017-04-24
* darwin.make-bootstrap-tools: fix to use LLVM 4Dan Peebles2017-04-08
* stdenv-darwin: bump to use LLVM 4.0 & new bootstrap toolsDan Peebles2017-04-07
* top-level: Lay the groundwork for `{build,host,target}Platform`John Ericson2017-01-24
* Add overlays mechanism to Nixpkgs.Nicolas B. Pierron2017-01-16
* top-level: Normalize stdenv bootingJohn Ericson2017-01-13
* top-level: Modernize stdenv.overrides giving it self and superJohn Ericson2017-01-13
* top-level: avoid another `assert false` while we're at itJohn Ericson2016-12-15
* top-level: Allow manually specifying a stdenv, and fix stdenv testsJohn Ericson2016-12-03
* top-level: turn the screwJohn Ericson2016-12-01
* top-level: Close over fewer arguments for stdenv stagesJohn Ericson2016-11-30
* top-level: Remove cycles: stdenv calls in top-level but not vice versaJohn Ericson2016-11-30
* Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2016-10-22
|\
| * darwin.make-bootstrap-tools: Fix test targetDan Peebles2016-10-15
* | darwin.stdenv: update MACOSX_DEPLOYMENT_TARGETDan Peebles2016-10-16
|/
* tested job: fixup evaluation after 5dadc3aVladimír Čunát2016-10-14
* darwin.make-bootstrap-tools: fix for new stdenv setupDan Peebles2016-10-13
* [darwin.stdenv] Fix to work on SierraDan Peebles2016-10-12
* stdenv-darwin: downgrade default LLVM back to 3.7Dan Peebles2016-09-14
* stdenv-darwin: upgrade a few more thingsDan Peebles2016-09-12
* Revert "make-bootstrap-tools.darwin: upgrade to llvm 3.8"obadz2016-08-29
* Revert "Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixp...Shea Levy2016-08-24
* Partially revert "make-bootstrap-tools.darwin: upgrade to llvm 3.8"obadz2016-08-21
* make-bootstrap-tools.darwin: upgrade to llvm 3.8Dan Peebles2016-08-19
* Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"Shea Levy2016-08-15
* make-bootstrap-tools: fix on darwinDan Peebles2016-08-14
* darwin make-bootstrap-tools: Document reason for special coreutilsTuomas Tynkkynen2016-07-09
* Revert "Revert "make-bootstrap-tools: try again to fix on Darwin""Tuomas Tynkkynen2016-07-09
* make-bootstrap-tools: try again to fix on DarwinVladimír Čunát2016-07-03
* Revert "make-bootstrap-tools: try again to fix on Darwin"Vladimír Čunát2016-07-03
* make-bootstrap-tools: try again to fix on DarwinVladimír Čunát2016-07-03
* make-bootstrap-tools*: fixup after #16406Vladimír Čunát2016-06-28
* add get* helper functions and mass-replace manual outputs search with themNikolay Amiantov2016-04-25
* stdenv-darwin: fix buildDan Peebles2016-04-16