summary refs log tree commit diff
path: root/pkgs/stdenv/default.nix
Commit message (Expand)AuthorAge
* darwin.stdenv: refactor stdenv definitionRandy Eckenrode2023-07-02
* stdenv: Simplify dispatchJohn Ericson2022-07-29
* lib/systems: add mips64el definitionsAdam Joseph2022-03-10
* stdenv: add bootstrap files for riscv64oxalica2021-11-30
* stdenv/darwin: Apple Silicon supportAndrew Childs2021-05-17
* stdenv: add powerpc64-linuxRyan Burns2021-01-30
* treewide: remove redundant quotesvolth2019-08-26
* stdenv/linux: use isCompatible to find bootstrap toolsMatthew Bauer2019-04-19
* Merge pull request #51628 from ju1m/armMatthew Bauer2019-03-01
|\
| * stdenv: add armv7a-linux systemJulien Moutinho2018-12-06
* | stdenv: implement crossOverlaysMatthew Bauer2018-12-04
|/
* [RFC] ppc64le enablement (#45340)CrystalGamma2018-08-21
* lib, treewide: Add missing MIPS arches, and fix existing usageDaniel Barlow2018-02-23
* stdenv: Bringup aarch64 architecture supportTuomas Tynkkynen2017-01-25
* top-level: Lay the groundwork for `{build,host,target}Platform`John Ericson2017-01-24
* Add overlays mechanism to Nixpkgs.Nicolas B. Pierron2017-01-16
* linux stdenv: Inline stage funs to conform to new conventionJohn Ericson2017-01-13
* top-level: Normalize stdenv bootingJohn Ericson2017-01-13
* top-level: turn the screwJohn Ericson2016-12-01
* top-level: Close over fewer arguments for stdenv stagesJohn Ericson2016-11-30
* top-level: Remove cycles: stdenv calls in top-level but not vice versaJohn Ericson2016-11-30
* top-level: Stop exposing all stdenvsJohn Ericson2016-11-30
* Add initial basic support for cross-compiling to iOSShea Levy2016-11-15
* top-level: Make config-overriden stdenv bootstrap more normallyJohn Ericson2016-11-06
* top-level: Make stdenvCross which appears at first glance normal...John Ericson2016-11-06
* top-level: Make `stdenv/default.nix` more concise with `inherit (expr) id;` s...John Ericson2016-10-27
* Merge branch 'master' into stagingVladimír Čunát2016-01-05
|\
| * stdenv-darwin: allow easier testing of bootstrap toolsDan Peebles2016-01-03
| * stdenv-darwin: rename folder and associated attributeDan Peebles2016-01-03
| * stdenv-darwin: kill old impure Darwin stdenvDan Peebles2016-01-03
* | FreeBSD: use own stdenv, do not run libtiff tests, use PIC for zlibjanus2016-01-01
|/
* switch stdenvsJude Taylor2015-10-02
* move pure stdenv into a new directory, bring back the old oneJude Taylor2015-06-18
* pure darwin stdenvJude Taylor2015-06-18
* cygwin: stdenvFlorian Friesdorf2015-05-28
* new darwin stdenvEric Seidel2015-02-03
* Merge branch 'darwin-stdenv' of github.com:joelteon/nixpkgs into stagingEelco Dolstra2014-09-23
|\
| * build nix head successfullyJoel Taylor2014-09-09
| * livcxx buildJoel Taylor2014-09-09
| * suitable clang stdenvJoel Taylor2014-09-09
* | Prevent an unnecessary evaluation of libEelco Dolstra2014-08-09
|/
* Remove the unmaintained (and AFAIK unused) stdenv for mingwEelco Dolstra2014-06-30
* Attempt at getting GCC 4.7 compiled on Illumos...Danny Wilson2013-02-28
* Merge branch 'stdenv-updates' into pi-stdenv-updatesLluís Batlle i Rossell2012-12-28
|\
| * Add an option ‘stdenv.userHook’ to set a global stdenv setup hookEelco Dolstra2012-12-28
* | First movement to get the raspberrypi stdenv building.root2012-12-26
|/
* Remove support for the obsolete powerpc-darwin and i686-darwin platformsEelco Dolstra2012-11-29
* Add armv7l support.Nicolas Pierron2012-04-15
* Changing every reference from mips64-linux to mips64el-linux. That'sLluís Batlle i Rossell2012-01-21
* Setting any stdenv.system references for the loongson2f system to 'mips64-lin...Lluís Batlle i Rossell2010-09-01