summary refs log tree commit diff
path: root/pkgs/stdenv/default.nix
AgeCommit message (Expand)AuthorFilesLines
2008-06-18* Folded the Cygwin, powerpc-darwin and FreeBSD stdenv into the "native"Eelco Dolstra1-42/+7
2008-02-21* Renamed the darwin stdenv to powerpc-darwin, since i686-darwin uses stdenv/...Eelco Dolstra1-4/+4
2006-10-29* __currentSystem is evil.Eelco Dolstra1-0/+1
2006-10-26* Enable the pure stdenv-linux for powerpc.Eelco Dolstra1-0/+1
2006-10-25* Use the pure stdenv on x86_64.Eelco Dolstra1-7/+8
2006-10-24* Switching to the new stdenv-linux.Eelco Dolstra1-1/+1
2006-08-23* Support different kinds of stdenvs on a particular system (likeEelco Dolstra1-8/+18
2006-08-15Various mingw fixesMartin Bravenboer1-1/+1
2006-08-15Initial work on MinGW/MSYS standard environmentMartin Bravenboer1-0/+5
2006-07-14* Better stdenv for Darwin: uses gcc, coreutils etc. built in Nix, butEelco Dolstra1-6/+5
2006-07-14* Reviving stdenvNix.Eelco Dolstra1-2/+5
2006-07-05Support i686-darwinMartin Bravenboer1-0/+1
2006-06-01* Disable dynamic linking on Cygwin until we figure out how to dealEelco Dolstra1-15/+7
2006-02-09* Move top-level/stdenvs.nix to the stdenv/ directory.Eelco Dolstra1-0/+90