summaryrefslogtreecommitdiffstats
path: root/pkgs/stdenv/default.nix
AgeCommit message (Expand)Author
2009-11-14My first attempt at getting cross compilers in nixpkgs.Lluís Batlle i Rossell
2009-11-08Porting changes from stdenv-updates into this branch.Lluís Batlle i Rossell
2009-07-26I revert my changes to get nixpkgs working on armv5tel-linux.Lluís Batlle i Rossell
2009-07-26Adding armv5tel to the 'if' checks in stdenv, gcc-wrapper and kernel headersLluís Batlle i Rossell
2009-02-03* stdenvLinux on powerpc-linux is currently broken.Eelco Dolstra
2009-02-02* Fix stdenvNative/stdenvNix.Eelco Dolstra
2008-06-18* Folded the Cygwin, powerpc-darwin and FreeBSD stdenv into the "native"Eelco Dolstra
2008-02-21* Renamed the darwin stdenv to powerpc-darwin, since i686-darwin uses stdenv/...Eelco Dolstra
2006-10-29* __currentSystem is evil.Eelco Dolstra
2006-10-26* Enable the pure stdenv-linux for powerpc.Eelco Dolstra
2006-10-25* Use the pure stdenv on x86_64.Eelco Dolstra
2006-10-24* Switching to the new stdenv-linux.Eelco Dolstra
2006-08-23* Support different kinds of stdenvs on a particular system (likeEelco Dolstra
2006-08-15Various mingw fixesMartin Bravenboer
2006-08-15Initial work on MinGW/MSYS standard environmentMartin Bravenboer
2006-07-14* Better stdenv for Darwin: uses gcc, coreutils etc. built in Nix, butEelco Dolstra
2006-07-14* Reviving stdenvNix.Eelco Dolstra
2006-07-05Support i686-darwinMartin Bravenboer
2006-06-01* Disable dynamic linking on Cygwin until we figure out how to dealEelco Dolstra
2006-02-09* Move top-level/stdenvs.nix to the stdenv/ directory.Eelco Dolstra