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