about summary refs log tree commit diff
path: root/pkgs/stdenv/default.nix
AgeCommit message (Expand)AuthorFilesLines
2023-07-02darwin.stdenv: refactor stdenv definitionRandy Eckenrode1-1/+1
2022-07-29stdenv: Simplify dispatchJohn Ericson1-22/+4
2022-03-10lib/systems: add mips64el definitionsAdam Joseph1-0/+1
2021-11-30stdenv: add bootstrap files for riscv64oxalica1-0/+1
2021-05-17stdenv/darwin: Apple Silicon supportAndrew Childs1-0/+1
2021-01-30stdenv: add powerpc64-linuxRyan Burns1-0/+1
2019-08-26treewide: remove redundant quotesvolth1-21/+21
2019-04-19stdenv/linux: use isCompatible to find bootstrap toolsMatthew Bauer1-0/+6
2019-03-01Merge pull request #51628 from ju1m/armMatthew Bauer1-0/+1
2018-12-06stdenv: add armv7a-linux systemJulien Moutinho1-0/+1
2018-12-04stdenv: implement crossOverlaysMatthew Bauer1-2/+2
2018-08-21[RFC] ppc64le enablement (#45340)CrystalGamma1-0/+1
2018-02-23lib, treewide: Add missing MIPS arches, and fix existing usageDaniel Barlow1-1/+1
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