summary refs log tree commit diff
path: root/pkgs/stdenv/nix
AgeCommit message (Expand)AuthorFilesLines
2013-01-17Pass ‘config’ to stdenv/generic/default.nixEelco Dolstra1-1/+3
2012-04-23Darwin: Use GCC 4.6 in `stdenvNix'.Ludovic Courtès1-1/+1
2012-01-20* Call all the stdenvs "stdenv" (rather than e.g. "stdenv-linux")Eelco Dolstra1-2/+0
2012-01-19* Reuse packages in the Darwin stdenv to prevent unnecessary rebuilds.Eelco Dolstra1-2/+10
2012-01-19* Prepend the "prehook" rather than sourcing it.Eelco Dolstra2-11/+15
2011-12-12* Remove the NIX_STRIP_DEBUG flag. It was undocumented and confusingEelco Dolstra1-1/+0
2009-12-10Updating from trunk.Lluís Batlle i Rossell1-1/+1
2009-11-27changes for x86_64-darwin supportRob Vermaas1-1/+1
2009-11-20Trying to fix the stdenv used on i686-darwin, which stopped working after myLluís Batlle i Rossell1-0/+1
2009-06-10 * xargsFlag empty on darwinRob Vermaas1-0/+1
2009-02-02* Fix stdenvNative/stdenvNix.Eelco Dolstra1-2/+1
2008-06-18* Folded the Cygwin, powerpc-darwin and FreeBSD stdenv into the "native"Eelco Dolstra1-4/+2
2008-05-27* curl: build with OpenSSL (https) support by default.Eelco Dolstra1-2/+3
2008-02-21svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10814Eelco Dolstra1-0/+1
2006-10-24* gcc-wrapper: separately store the flags necessary to find GCC andEelco Dolstra1-1/+1
2006-10-17* `drv + /path' is deprecated, so don't do that anymore.Eelco Dolstra1-2/+2
2006-08-09* Don't use the subpath operator (~) anymore, it's subsumed by normalEelco Dolstra1-2/+2
2006-07-20* Pass along realCurl.Eelco Dolstra1-2/+1
2006-07-14* On Darwin, use Apple's gcc fork.Eelco Dolstra1-2/+2
2006-07-14* Doh!Eelco Dolstra1-1/+1
2006-07-14* Better stdenv for Darwin: uses gcc, coreutils etc. built in Nix, butEelco Dolstra2-3/+14
2006-07-14* Reviving stdenvNix.Eelco Dolstra1-4/+4
2006-07-14* Remove redundant files, move path.nix around a bit.Eelco Dolstra2-15/+1
2006-05-31* Fix stdenv-nix.Eelco Dolstra1-0/+5
2004-09-18* It's not necessary to add gcc and binutils to the path here.Eelco Dolstra1-2/+1
2004-03-30* Finally we have a working stdenvLinux again.Eelco Dolstra2-4/+4
2004-03-29* Remove trivial builders.Eelco Dolstra1-3/+5
2004-03-19* The stdenv setup script now defines a generic builder that allowsEelco Dolstra1-1/+0
2004-03-11* Finally got stdenv-nix-linux working again. Still not perfect,Eelco Dolstra2-15/+15
2004-03-09* stdenv-nix-linux should more-or-less work again now. backups/martin@828Eelco Dolstra1-0/+0
2004-01-30* Missing semicolon.Eelco Dolstra1-1/+1
2003-11-18* Rename .fix -> .nix.Eelco Dolstra2-1/+1
2003-11-14* Renamed pkgs-ng to pkgs.Eelco Dolstra4-0/+36