about summary refs log tree commit diff
path: root/pkgs/stdenv/default.nix
AgeCommit message (Expand)AuthorFilesLines
2015-10-02switch stdenvsJude Taylor1-1/+1
2015-06-18move pure stdenv into a new directory, bring back the old oneJude Taylor1-1/+7
2015-06-18pure darwin stdenvJude Taylor1-1/+1
2015-05-28cygwin: stdenvFlorian Friesdorf1-0/+2
2015-02-03new darwin stdenvEric Seidel1-21/+2
2014-09-23Merge branch 'darwin-stdenv' of github.com:joelteon/nixpkgs into stagingEelco Dolstra1-1/+21
2014-09-09build nix head successfullyJoel Taylor1-1/+7
2014-09-09livcxx buildJoel Taylor1-0/+8
2014-09-09suitable clang stdenvJoel Taylor1-1/+7
2014-08-09Prevent an unnecessary evaluation of libEelco Dolstra1-3/+3
2014-06-30Remove the unmaintained (and AFAIK unused) stdenv for mingwEelco Dolstra1-24/+10
2013-02-28Attempt at getting GCC 4.7 compiled on Illumos...Danny Wilson1-0/+1
2012-12-28Merge branch 'stdenv-updates' into pi-stdenv-updatesLluís Batlle i Rossell1-3/+4
2012-12-28Add an option ‘stdenv.userHook’ to set a global stdenv setup hookEelco Dolstra1-3/+4
2012-12-26First movement to get the raspberrypi stdenv building.root1-0/+1
2012-11-29Remove support for the obsolete powerpc-darwin and i686-darwin platformsEelco Dolstra1-3/+2
2012-04-15Add armv7l support.Nicolas Pierron1-0/+1
2012-01-21Changing every reference from mips64-linux to mips64el-linux. That'sLluís Batlle i Rossell1-1/+1
2010-09-01Setting any stdenv.system references for the loongson2f system to 'mips64-lin...Lluís Batlle i Rossell1-1/+1
2010-08-21Propagating the 'platform' stdenv attribute properly on stdenvLinux,Lluís Batlle i Rossell1-2/+2
2010-08-01Trying to add the fuloong2f for bootstrap-files. It bootstraps fineLluís Batlle i Rossell1-0/+1
2009-11-26Finishing the update from trunk, having resolved the eclipse related directoryLluís Batlle i Rossell1-0/+1
2009-11-26add x86_64 stdenv based on stdenvNativeRob Vermaas1-0/+1
2009-11-17Trying to move all stdenv cross-compiling details out of the stdenv expression,Lluís Batlle i Rossell1-2/+2
2009-11-14My first attempt at getting cross compilers in nixpkgs.Lluís Batlle i Rossell1-2/+2
2009-11-08Porting changes from stdenv-updates into this branch. backups/stdenv-updates2@18273Lluís Batlle i Rossell1-0/+1
2009-07-26I revert my changes to get nixpkgs working on armv5tel-linux.Lluís Batlle i Rossell1-1/+0
2009-07-26Adding armv5tel to the 'if' checks in stdenv, gcc-wrapper and kernel headersLluís Batlle i Rossell1-0/+1
2009-02-03* stdenvLinux on powerpc-linux is currently broken.Eelco Dolstra1-1/+1
2009-02-02* Fix stdenvNative/stdenvNix.Eelco Dolstra1-13/+6
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