about summary refs log tree commit diff
path: root/pkgs/stdenv/default.nix
AgeCommit message (Expand)AuthorFilesLines
2017-01-25stdenv: Bringup aarch64 architecture supportTuomas Tynkkynen1-0/+1
2017-01-24top-level: Lay the groundwork for `{build,host,target}Platform`John Ericson1-2/+2
2017-01-16Add overlays mechanism to Nixpkgs.Nicolas B. Pierron1-1/+1
2017-01-13linux stdenv: Inline stage funs to conform to new conventionJohn Ericson1-1/+1
2017-01-13top-level: Normalize stdenv bootingJohn Ericson1-45/+33
2016-12-01top-level: turn the screwJohn Ericson1-8/+8
2016-11-30top-level: Close over fewer arguments for stdenv stagesJohn Ericson1-4/+6
2016-11-30top-level: Remove cycles: stdenv calls in top-level but not vice versaJohn Ericson1-2/+3
2016-11-30top-level: Stop exposing all stdenvsJohn Ericson1-4/+3
2016-11-15Add initial basic support for cross-compiling to iOSShea Levy1-2/+4
2016-11-06top-level: Make config-overriden stdenv bootstrap more normallyJohn Ericson1-0/+3
2016-11-06top-level: Make stdenvCross which appears at first glance normal...John Ericson1-2/+5
2016-10-27top-level: Make `stdenv/default.nix` more concise with `inherit (expr) id;` s...John Ericson1-6/+4
2016-01-05Merge branch 'master' into stagingVladimír Čunát1-8/+1
2016-01-03stdenv-darwin: allow easier testing of bootstrap toolsDan Peebles1-1/+1
2016-01-03stdenv-darwin: rename folder and associated attributeDan Peebles1-6/+2
2016-01-03stdenv-darwin: kill old impure Darwin stdenvDan Peebles1-3/+0
2016-01-01FreeBSD: use own stdenv, do not run libtiff tests, use PIC for zlibjanus1-0/+3
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