summaryrefslogtreecommitdiffstats
path: root/pkgs/stdenv/darwin
AgeCommit message (Expand)Author
2017-11-17Merge branch 'master' into stagingOrivej Desh
2017-11-14darwin.stdenv: fix a typo in comment ;-)Vladimír Čunát
2017-11-14Merge pull request #30484 from obsidiansystems/libbfdJohn Ericson
2017-11-14darwin.stdenv: fix up to allow sandboxingDan Peebles
2017-11-13darwin.stdenv: use new, purer, bootstrap toolsDan Peebles
2017-11-13darwin.make-bootstrap-tools: fix ICU reference to improve purityDan Peebles
2017-11-13treewide: Remove references to removed binutils outputsJohn Ericson
2017-09-26cc-wrapper: Use stdenvNoCC to buildJohn Ericson
2017-09-18darwin stdenv: cctools override needs to go away when targetPlatform changesJohn Ericson
2017-09-07Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper"Eelco Dolstra
2017-09-01binutils-wrapper: Import separately from cc-wrapperJohn Ericson
2017-08-31darwin-stdenv: Hack around impurity with --disable configure flagJohn Ericson
2017-08-31darwin-stdenv: Don't use `nativeTools`John Ericson
2017-08-28darwin-CF: use @rpath for library id and add an rpath entry for CF based on N...Daiderd Jordan
2017-08-21Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson
2017-08-21cc-wrapper: Remove unused paramsJohn Ericson
2017-08-21Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk
2017-08-18stdenvs: Distinguish between `extraBuildInputs` and `extraNativeBuildInputs`John Ericson
2017-08-18Revert "stdenvs: Distinguish between `extraBuildInputs` and `extraNativeBuild...Tuomas Tynkkynen
2017-08-16darwin stdenv: Float `persistentN` bindings into per-stage `let`sJohn Ericson
2017-08-15stdenvs: Distinguish between `extraBuildInputs` and `extraNativeBuildInputs`John Ericson
2017-08-03Merge PR #27536John Ericson
2017-07-31cc-wrapper: WIP linking hack for mac OSJohn Ericson
2017-07-25darwin stdenv: Ensure libSystem reexports the right librariesJohn Ericson
2017-07-11Fix Darwin stdenv to work on 10.13Dan Peebles
2017-07-08Merge branch 'staging' into masterDaiderd Jordan
2017-07-07top-level: {build,host,target}Platform are defined in the stdenv insteadJohn Ericson
2017-07-03cc-wrapper: simplify expandResponseParams parserOrivej Desh
2017-06-30cc-wrapper: improve response file parsing speedRyan Trinkle
2017-06-26darwin-stdenv: remove llvm/clang manpage overrides fromDaiderd Jordan
2017-06-22cc-wrapper: Learn about target prefixesJohn Ericson
2017-06-22cc-wrapper: Remove `stdenv.is*` for `targetPlatform.is*`John Ericson
2017-06-01darwin-stdenv: remove python-sphinx and a bunch of other dependencies from th...Daiderd Jordan
2017-05-28Merge pull request #26091 from LnL7/darwin-cf-10.10Daiderd Jordan
2017-05-28Merge pull request #25921 from dtzWill/feature/llvm-manpagesDaiderd Jordan
2017-05-27darwin-stdenv: use darwin.ICU instread of icuDaiderd Jordan
2017-05-22stdenv: define is* predicates with hostPlatform.is*John Ericson
2017-05-21darwin-stdenv: allow clang-unwrapped.manDaiderd Jordan
2017-05-05darwin.make-bootstrap-tools.test: fix build breakageDan Peebles
2017-04-24cross-stdenv: Only prune most overrides in the final stageJohn Ericson
2017-04-08darwin.make-bootstrap-tools: fix to use LLVM 4Dan Peebles
2017-04-07stdenv-darwin: bump to use LLVM 4.0 & new bootstrap toolsDan Peebles
2017-01-24top-level: Lay the groundwork for `{build,host,target}Platform`John Ericson
2017-01-16Add overlays mechanism to Nixpkgs.Nicolas B. Pierron
2017-01-13top-level: Normalize stdenv bootingJohn Ericson
2017-01-13top-level: Modernize stdenv.overrides giving it self and superJohn Ericson
2016-12-15top-level: avoid another `assert false` while we're at itJohn Ericson
2016-12-03top-level: Allow manually specifying a stdenv, and fix stdenv testsJohn Ericson
2016-12-01top-level: turn the screwJohn Ericson
2016-11-30top-level: Close over fewer arguments for stdenv stagesJohn Ericson