summary refs log tree commit diff
path: root/pkgs/stdenv/darwin
Commit message (Expand)AuthorAge
...
| * darwin stdenv boostrap tools: use curl without kerberosVladimír Čunát2017-12-24
* | darwin stdenv: Make stdenv.cc, not stdenv, bring in libcxxJohn Ericson2017-12-25
|/
* bintools-wrapper: Import separately from cc-wrapperJohn Ericson2017-12-13
* Merge branch 'master' into stagingOrivej Desh2017-11-17
|\
| * darwin.make-bootstrap-tools: fix ICU reference to improve purityDan Peebles2017-11-13
* | darwin.stdenv: fix a typo in comment ;-)Vladimír Čunát2017-11-14
* | Merge pull request #30484 from obsidiansystems/libbfdJohn Ericson2017-11-14
|\ \
| * | treewide: Remove references to removed binutils outputsJohn Ericson2017-11-13
| |/
* | darwin.stdenv: fix up to allow sandboxingDan Peebles2017-11-14
* | darwin.stdenv: use new, purer, bootstrap toolsDan Peebles2017-11-13
|/
* cc-wrapper: Use stdenvNoCC to buildJohn Ericson2017-09-26
* darwin stdenv: cctools override needs to go away when targetPlatform changesJohn Ericson2017-09-18
* Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper"Eelco Dolstra2017-09-07
* binutils-wrapper: Import separately from cc-wrapperJohn Ericson2017-09-01
* darwin-stdenv: Hack around impurity with --disable configure flagJohn Ericson2017-08-31
* darwin-stdenv: Don't use `nativeTools`John Ericson2017-08-31
* darwin-CF: use @rpath for library id and add an rpath entry for CF based on N...Daiderd Jordan2017-08-28
* Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2017-08-21
|\
| * cc-wrapper: Remove unused paramsJohn Ericson2017-08-21
* | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-08-21
|\|
| * darwin stdenv: Float `persistentN` bindings into per-stage `let`sJohn Ericson2017-08-16
* | stdenvs: Distinguish between `extraBuildInputs` and `extraNativeBuildInputs`John Ericson2017-08-18
* | Revert "stdenvs: Distinguish between `extraBuildInputs` and `extraNativeBuild...Tuomas Tynkkynen2017-08-18
* | stdenvs: Distinguish between `extraBuildInputs` and `extraNativeBuildInputs`John Ericson2017-08-15
|/
* Merge PR #27536John Ericson2017-08-03
|\
| * cc-wrapper: WIP linking hack for mac OSJohn Ericson2017-07-31
* | 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