about summary refs log tree commit diff
path: root/pkgs/stdenv/nix/default.nix
Commit message (Expand)AuthorAge
* add is{GNU,Clang} attrs to cc-wrapper.Eric Seidel2015-05-11
* rename gcc-wrapper to cc-wrapper.Eric Seidel2015-01-14
* Remove dead codeEelco Dolstra2014-11-04
* Prevent an unnecessary evaluation of libEelco Dolstra2014-08-09
* DohEelco Dolstra2014-07-28
* Export SDKROOTEelco Dolstra2014-07-28
* $xcodePath -> $SDKROOTEelco Dolstra2014-07-24
* stdenv-darwin: Shut up some warnings from SDK headersEelco Dolstra2014-07-23
* Set MACOSX_DEPLOYMENT_TARGETEelco Dolstra2014-07-02
* Darwin: Search for libraries in $sdk/usr/libEelco Dolstra2014-07-01
* Darwin: Use xcrun to get the path to the SDKEelco Dolstra2014-07-01
* Change stdenv on darwin to not set NIX_ENFORCE_PURITYJohn Wiegley2014-05-29
* GCC 4.7.2 + updated libraries compiles on Illumos/SmartOS!Danny Wilson2013-02-28
* Remove trailing whitespaceEelco Dolstra2012-12-28
* Add an option ‘stdenv.userHook’ to set a global stdenv setup hookEelco Dolstra2012-12-28
* Darwin: Use GCC 4.6 in `stdenvNix'.Ludovic Courtès2012-04-23
* * Call all the stdenvs "stdenv" (rather than e.g. "stdenv-linux")Eelco Dolstra2012-01-20
* * Reuse packages in the Darwin stdenv to prevent unnecessary rebuilds.Eelco Dolstra2012-01-19
* * Prepend the "prehook" rather than sourcing it.Eelco Dolstra2012-01-19
* Trying to fix the stdenv used on i686-darwin, which stopped working after myLluís Batlle i Rossell2009-11-20
* * Fix stdenvNative/stdenvNix.Eelco Dolstra2009-02-02
* * Folded the Cygwin, powerpc-darwin and FreeBSD stdenv into the "native"Eelco Dolstra2008-06-18
* * curl: build with OpenSSL (https) support by default.Eelco Dolstra2008-05-27
* * gcc-wrapper: separately store the flags necessary to find GCC andEelco Dolstra2006-10-24
* * `drv + /path' is deprecated, so don't do that anymore.Eelco Dolstra2006-10-17
* * Don't use the subpath operator (~) anymore, it's subsumed by normalEelco Dolstra2006-08-09
* * Pass along realCurl.Eelco Dolstra2006-07-20
* * On Darwin, use Apple's gcc fork.Eelco Dolstra2006-07-14
* * Doh!Eelco Dolstra2006-07-14
* * Better stdenv for Darwin: uses gcc, coreutils etc. built in Nix, butEelco Dolstra2006-07-14
* * Reviving stdenvNix.Eelco Dolstra2006-07-14
* * Remove redundant files, move path.nix around a bit.Eelco Dolstra2006-07-14
* * Fix stdenv-nix.Eelco Dolstra2006-05-31
* * Finally we have a working stdenvLinux again.Eelco Dolstra2004-03-30
* * Remove trivial builders.Eelco Dolstra2004-03-29
* * Finally got stdenv-nix-linux working again. Still not perfect,Eelco Dolstra2004-03-11
* * Missing semicolon.Eelco Dolstra2004-01-30
* * Rename .fix -> .nix.Eelco Dolstra2003-11-18