about summary refs log tree commit diff
path: root/pkgs/stdenv/darwin/default.nix
Commit message (Expand)AuthorAge
* 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
|/
* cross-stdenv: Only prune most overrides in the final stageJohn Ericson2017-04-24
* 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: 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
* darwin.stdenv: update MACOSX_DEPLOYMENT_TARGETDan Peebles2016-10-16
* [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
* stdenv-darwin: fix buildDan Peebles2016-04-16
* Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
|\
| * Merge remote-tracking branch 'origin/staging'Domen Kožar2016-03-27
| |\
| | * cc-wrapper: add option to skip flags for native optimizationsNikolay Amiantov2016-03-24
| | * stdenv-darwin: Fix dependency on bootstrapToolsEelco Dolstra2016-03-23
| | * stdenv: don't overwrite $NIX_ENFORCE_PURITY settingTim Cuthbertson2016-03-13
| * | Replace references to all-packages.nix, by references to the top-level of nix...Nicolas B. Pierron2016-03-13
| |/
* | ncurses: combine $lib and $out outputsThomas Tuegel2016-03-08
* | stdenv-darwin: fix to work with multiple outputsDan Peebles2016-02-13
|/
* cc-wrapper: fix on darwinAnthony Cowley2016-01-19
* stdenv-darwin: add parent attribute to bootstrapDan Peebles2016-01-16
* stdenv-darwin: allow easier testing of bootstrap toolsDan Peebles2016-01-03
* stdenv-darwin: rename folder and associated attributeDan Peebles2016-01-03
* stdenv-darwin: kill old impure Darwin stdenvDan Peebles2016-01-03
* Workaround for getcwd configure test on 10.11.Drew Hess2015-09-23
* add gnused to impure darwin stdenvJude Taylor2015-06-19
* Don't include /no-such-path in buildInputsEelco Dolstra2015-06-15
* add is{GNU,Clang} attrs to cc-wrapper.Eric Seidel2015-05-11
* Merge branch 'master' into stagingWilliam A. Kennington III2015-03-26
|\
| * darwin: add apple cli-tools to initialPath so we can handle overrideCCEric Seidel2015-03-24