summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* stdenv.mkDerivation: Use chooseDevOutputsTuomas Tynkkynen2016-08-29
* Merge remote-tracking branch 'upstream/master' into stagingRobin Gloster2016-08-29
|\
| * stdenv: Add platformsTuomas Tynkkynen2016-08-28
* | Merge branch 'master' into stagingobadz2016-08-27
|\|
| * make-bootstrap-tools-cross.nix: Fix gcc build-time options for armv5telTuomas Tynkkynen2016-08-28
* | Tweak error messageEelco Dolstra2016-08-26
* | stdenv substitute: fail on non-existant input fileRobin Gloster2016-08-26
* | Revert "Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixp...Shea Levy2016-08-24
|/
* Partially revert "make-bootstrap-tools.darwin: upgrade to llvm 3.8"obadz2016-08-21
* make-bootstrap-tools.darwin: upgrade to llvm 3.8Dan Peebles2016-08-19
* Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"Shea Levy2016-08-15
* make-bootstrap-tools: fix on darwinDan Peebles2016-08-14
* stdenv: ARM bootstrap: Update bootstrap tarballs to hydra-built onesTuomas Tynkkynen2016-07-20
* make-bootstrap-tools{,-cross}.nix: Create deterministic tarsTuomas Tynkkynen2016-07-20
* make-bootstrap-tools-cross.nix: Support 'dist' targetTuomas Tynkkynen2016-07-20
* make-bootstrap-tools-cross.nix: More syncs from the non-cross versionTuomas Tynkkynen2016-07-20
* make-bootstrap-tools-cross.nix: Reference correct outputsTuomas Tynkkynen2016-07-20
* make-bootstrap-tools-cross.nix: Use busybox with muslTuomas Tynkkynen2016-07-20
* make-bootstrap-tools-cross.nix: Have more consistency with platforms.nixTuomas Tynkkynen2016-07-20
* make-bootstrap-tools-cross.nix: Add/fix some .so dependenciesTuomas Tynkkynen2016-07-20
* stdenv: Remove unpack-bootstrap-tools-arm.shTuomas Tynkkynen2016-07-20
* darwin make-bootstrap-tools: Document reason for special coreutilsTuomas Tynkkynen2016-07-09
* Revert "Revert "make-bootstrap-tools: try again to fix on Darwin""Tuomas Tynkkynen2016-07-09
* make-bootstrap-tools: try again to fix on DarwinVladimír Čunát2016-07-03
* Revert "make-bootstrap-tools: try again to fix on Darwin"Vladimír Čunát2016-07-03
* make-bootstrap-tools: try again to fix on DarwinVladimír Čunát2016-07-03
* make-bootstrap-tools*: fixup after #16406Vladimír Čunát2016-06-28
* Merge 'master' into staging and re-revert mergeVladimír Čunát2016-06-23
|\
| * Revert "Merge branch 'staging'" due to glibcVladimír Čunát2016-06-23
| * Merge branch 'staging'Vladimír Čunát2016-06-22
| |\ | |/ |/|
| * Remove more dead code: `stdenvDarwinNaked` no longer existsJohn Ericson2016-06-20
| * Remove dead code in stdenvCross adaptorJohn Ericson2016-06-20
* | make-bootstrap-tools-cross.nix: Strip extra whitespaceTuomas Tynkkynen2016-06-10
* | pkgs.runCommand: passAsFile (buildCommand can be very long)Domen Kožar2016-06-10
|/
* stdenv: fix paxmarkJoachim Fasting2016-05-27
* Allow not rebasing in cygwin stdenv.Lluís Batlle i Rossell2016-05-20
* stdenv setup.sh: revert most of changes around #14907Vladimír Čunát2016-05-12
* stdenv substituteAll: use yet another implementationVladimír Čunát2016-05-08
* stdenv substituteAll: use more robust codeVladimír Čunát2016-05-07
* Merge #14920: windows improvements, mainly mingwVladimír Čunát2016-05-05
|\
| * stdenv on mingw: fix 64-bin DLL detection in some casesVladimír Čunát2016-04-23
| * stdenv for windows: auto-link dependency DLLsVladimír Čunát2016-04-23
* | Merge commit 'refs/pull/14907/head' of git://github.com/NixOS/nixpkgs into st...Nikolay Amiantov2016-04-25
|\ \
| * | doc/stdenv.xml document substitution env variablesProfpatsch2016-04-23
| * | setup.hs: substitute uses only valid bash namesProfpatsch2016-04-23
| |/
* | stdenv: clarify how `outputsToInstall` is chosenNikolay Amiantov2016-04-25
* | add get* helper functions and mass-replace manual outputs search with themNikolay Amiantov2016-04-25
|/
* bootstrap-tools-linux: Use tar without aclAlexander Ried2016-04-18
* bootstrap-tools-linux: Qualify all multi-output packagesAlexander Ried2016-04-18
* stdenv-darwin: fix buildDan Peebles2016-04-16