aboutsummaryrefslogtreecommitdiff
path: root/pkgs/stdenv/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove redundant quotesvolth2019-08-261-21/+21
* stdenv/linux: use isCompatible to find bootstrap toolsMatthew Bauer2019-04-191-0/+6
* Merge pull request #51628 from ju1m/armMatthew Bauer2019-03-011-0/+1
|\
| * stdenv: add armv7a-linux systemJulien Moutinho2018-12-061-0/+1
* | stdenv: implement crossOverlaysMatthew Bauer2018-12-041-2/+2
|/
* [RFC] ppc64le enablement (#45340)CrystalGamma2018-08-211-0/+1
* lib, treewide: Add missing MIPS arches, and fix existing usageDaniel Barlow2018-02-231-1/+1
* stdenv: Bringup aarch64 architecture supportTuomas Tynkkynen2017-01-251-0/+1
* top-level: Lay the groundwork for `{build,host,target}Platform`John Ericson2017-01-241-2/+2
* Add overlays mechanism to Nixpkgs.Nicolas B. Pierron2017-01-161-1/+1
* linux stdenv: Inline stage funs to conform to new conventionJohn Ericson2017-01-131-1/+1
* top-level: Normalize stdenv bootingJohn Ericson2017-01-131-45/+33
* top-level: turn the screwJohn Ericson2016-12-011-8/+8
* top-level: Close over fewer arguments for stdenv stagesJohn Ericson2016-11-301-4/+6
* top-level: Remove cycles: stdenv calls in top-level but not vice versaJohn Ericson2016-11-301-2/+3
* top-level: Stop exposing all stdenvsJohn Ericson2016-11-301-4/+3
* Add initial basic support for cross-compiling to iOSShea Levy2016-11-151-2/+4
* top-level: Make config-overriden stdenv bootstrap more normallyJohn Ericson2016-11-061-0/+3
* top-level: Make stdenvCross which appears at first glance normal...John Ericson2016-11-061-2/+5
* top-level: Make `stdenv/default.nix` more concise with `inherit (expr) id;` s...John Ericson2016-10-271-6/+4
* Merge branch 'master' into stagingVladimír Čunát2016-01-051-8/+1
|\
| * stdenv-darwin: allow easier testing of bootstrap toolsDan Peebles2016-01-031-1/+1
| * stdenv-darwin: rename folder and associated attributeDan Peebles2016-01-031-6/+2
| * stdenv-darwin: kill old impure Darwin stdenvDan Peebles2016-01-031-3/+0
* | FreeBSD: use own stdenv, do not run libtiff tests, use PIC for zlibjanus2016-01-011-0/+3
|/
* switch stdenvsJude Taylor2015-10-021-1/+1
* move pure stdenv into a new directory, bring back the old oneJude Taylor2015-06-181-1/+7
* pure darwin stdenvJude Taylor2015-06-181-1/+1
* cygwin: stdenvFlorian Friesdorf2015-05-281-0/+2
* new darwin stdenvEric Seidel2015-02-031-21/+2
* Merge branch 'darwin-stdenv' of github.com:joelteon/nixpkgs into stagingEelco Dolstra2014-09-231-1/+21
|\
| * build nix head successfullyJoel Taylor2014-09-091-1/+7
| * livcxx buildJoel Taylor2014-09-091-0/+8
| * suitable clang stdenvJoel Taylor2014-09-091-1/+7
* | Prevent an unnecessary evaluation of libEelco Dolstra2014-08-091-3/+3
|/
* Remove the unmaintained (and AFAIK unused) stdenv for mingwEelco Dolstra2014-06-301-24/+10
* Attempt at getting GCC 4.7 compiled on Illumos...Danny Wilson2013-02-281-0/+1
* Merge branch 'stdenv-updates' into pi-stdenv-updatesLluĂ­s Batlle i Rossell2012-12-281-3/+4
|\
| * Add an option ‘stdenv.userHook’ to set a global stdenv setup hookEelco Dolstra2012-12-281-3/+4
* | First movement to get the raspberrypi stdenv building.root2012-12-261-0/+1
|/
* Remove support for the obsolete powerpc-darwin and i686-darwin platformsEelco Dolstra2012-11-291-3/+2
* Add armv7l support.Nicolas Pierron2012-04-151-0/+1
* Changing every reference from mips64-linux to mips64el-linux. That'sLluĂ­s Batlle i Rossell2012-01-211-1/+1
* Setting any stdenv.system references for the loongson2f system to 'mips64-lin...LluĂ­s Batlle i Rossell2010-09-011-1/+1
* Propagating the 'platform' stdenv attribute properly on stdenvLinux,LluĂ­s Batlle i Rossell2010-08-211-2/+2
* Trying to add the fuloong2f for bootstrap-files. It bootstraps fineLluĂ­s Batlle i Rossell2010-08-011-0/+1
* Finishing the update from trunk, having resolved the eclipse related directoryLluĂ­s Batlle i Rossell2009-11-261-0/+1
|\
| * add x86_64 stdenv based on stdenvNativeRob Vermaas2009-11-261-0/+1
* | Trying to move all stdenv cross-compiling details out of the stdenv expression,LluĂ­s Batlle i Rossell2009-11-171-2/+2
* | My first attempt at getting cross compilers in nixpkgs.LluĂ­s Batlle i Rossell2009-11-141-2/+2