summary refs log tree commit diff
path: root/pkgs/stdenv/nix/default.nix
Commit message (Expand)AuthorAge
* 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