summary refs log tree commit diff
path: root/pkgs/stdenv/darwin/default.nix
Commit message (Expand)AuthorAge
* 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
* | stdenv-darwin: Auto-detect the "right" SDK versionEelco Dolstra2015-03-23
* | stdenv-darwin: Use --sdk macosx10.9Eelco Dolstra2015-03-23
* | No camelCase in filenamesEelco Dolstra2015-03-23
|/
* stdenv/darwin: choose sdkroot based xcrun defaultEric Seidel2015-03-04
* Revert "Fix building on Xcode"Joel Taylor2015-03-01
* Fix building on XcodeEelco Dolstra2015-02-24
* Flip cctools and cctools crossDan Peebles2015-02-18
* move libcxx[abi] into llvm treeEric Seidel2015-02-03
* new darwin stdenvEric Seidel2015-02-03
* rename gcc-wrapper to cc-wrapper.Eric Seidel2015-01-14
* I think this should fix the evaluation errors in hydraDaniel Peebles2014-12-27
* Set SDKROOT etc. in stdenvNativeEelco Dolstra2014-11-04
* Set MACOSX_DEPLOYMENT_TARGET to 10.9Eelco Dolstra2014-11-04
* stdenv-darwin: Revert to clang 3.3Eelco Dolstra2014-10-15
* stdenv-darwin: Pass through libcxx/libcxxabiEelco Dolstra2014-10-14
* Unify gcc-wrapper and clang-wrapperEelco Dolstra2014-10-11
* Remove broken libunwindNative packageEelco Dolstra2014-09-29
* clang-wrapper: Remove explicit dependency on libc++Eelco Dolstra2014-09-24
* stdenvDarwin: Do not wrap clang twiceEelco Dolstra2014-09-24
* build nix head successfullyJoel Taylor2014-09-09
* livcxx buildJoel Taylor2014-09-09
* wip libc++Joel Taylor2014-09-09
* suitable clang stdenvJoel Taylor2014-09-09
* * Renamed the darwin stdenv to powerpc-darwin, since i686-darwin uses stdenv/...Eelco Dolstra2008-02-21
* * nativeGlibc -> nativeLibc (gcc-cross-wrapper is probably brokenEelco Dolstra2006-10-27
* * Fix "infinite recursion" errors on FreeBSD and Darwin.Eelco Dolstra2006-03-08
* * Darwin (Mac OS X) standard environment.Eelco Dolstra2004-05-18