summary refs log tree commit diff
path: root/pkgs/stdenv/generic
Commit message (Expand)AuthorAge
* Merge branch 'master' into stagingVladimír Čunát2015-01-31
|\
| * stdenv: fix eval - the returnWout Mertens2015-01-29
| * stdenv: fix evalWout Mertens2015-01-29
| * stdenv: take license parameter checks out of mkDerivation pathWout Mertens2015-01-29
| * Add (optional) license white/blacklistingMatthias Beyer2015-01-24
* | Merge pull request #5714 from vcunat/p/stdenv-substWout Mertens2015-01-23
|\ \
| * | stdenv substitute: avoid using a temporary fileVladimír Čunát2015-01-13
* | | Merge branch 'master' into stagingVladimír Čunát2015-01-13
|\ \ \ | | |/ | |/|
| * | stdenv: improve message on evaluation check (no hash changes)Vladimír Čunát2015-01-11
| * | stdenv: refactor code for evaluation errors (no hash changes)Vladimír Čunát2015-01-11
| |/
* / stdenv: Remove redundant "building ..." messageEelco Dolstra2015-01-12
|/
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
* Merge remote-tracking branch 'origin/bash-4.3' into stagingEelco Dolstra2014-11-16
|\
| * Ensure a correct value for $BASHEelco Dolstra2014-11-10
| * substituteAll: Enumerate environment variables more reliablyEelco Dolstra2014-11-10
* | Merge branch 'master' into stagingVladimír Čunát2014-11-14
|\ \
| * | nixos: Add system-wide option to set the hostidRicardo M. Correia2014-11-12
* | | Fix stdenv allowedRequisites checkEelco Dolstra2014-11-06
* | | stdenv: Remove propagatedUserEnvPkgsEelco Dolstra2014-11-06
* | | stdenv: Statically include the default build inputsEelco Dolstra2014-11-06
* | | Fix running preHookEelco Dolstra2014-11-06
* | | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-11-06
|\| |
| * | Allow marking licenses as unfreeEelco Dolstra2014-11-05
* | | Merge remote-tracking branch 'origin/darwin-clang-stdenv' into stagingEelco Dolstra2014-11-04
|\ \ \ | |_|/ |/| |
| * | Merge remote-tracking branch 'origin/staging' into darwin-clang-stdenvEelco Dolstra2014-10-09
| |\ \
| * \ \ Merge branch 'darwin-stdenv' of github.com:joelteon/nixpkgs into stagingEelco Dolstra2014-09-23
| |\ \ \
| | * | | suitable clang stdenvJoel Taylor2014-09-09
* | | | | stdenv: Prevent issues like #4266Wout Mertens2014-10-31
* | | | | Fix indentEelco Dolstra2014-10-26
* | | | | stdenv: Use "pipefail" in setup.shNikolay Amiantov2014-10-10
* | | | | stdenv: change 'echo -n' to 'printf "%s"'Nikolay Amiantov2014-10-09
* | | | | stdenv: Fix handling spaces in 'substitute'Nikolay Amiantov2014-10-09
* | | | | stdenv: added escaping for patchesNikolay Amiantov2014-10-09
* | | | | stdenv: fail if the patch does not existNikolay Amiantov2014-10-09
| |_|/ / |/| | |
* | | | Automatically move stuff in lib64 to libEelco Dolstra2014-10-07
* | | | Automatically move programs in sbin to binEelco Dolstra2014-10-07
* | | | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-10-07
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Eliminate some optionals/optionalAttrs calls on the hot pathEelco Dolstra2014-10-05
| |/
| * Revert "stdenv/setup.sh: unbreak *.lz sources on darwin"Eelco Dolstra2014-08-30
| * stdenv/setup.sh: unbreak *.lz sources on darwinVladimír Čunát2014-08-30
* | Do allowed requisites check in stdenv/linuxGergely Risko2014-09-14
* | merge 'staging' into modular-stdenvVladimír Čunát2014-09-08
|\|
| * Merge branch 'master' into stagingLuca Bruno2014-08-14
| |\
| | * Merge pull request #2455 from bjornfor/helpful-messages-when-refusing-evalVladimír Čunát2014-08-12
| | |\
| | | * Factor out allowUnfree,allowBroken help messageBjørn Forsman2014-06-21
| | | * More helpful message when refusing to evaluate "broken" packageBjørn Forsman2014-06-21
| * | | Merge #2823: better cygwin support, also add x86_64Vladimír Čunát2014-08-14
| |\ \ \ | | |/ / | |/| |
| | * | Fixes to make basic builds on Cygwin work again + additions to support x86_64...Sander van der Burg2014-05-29
* | | | stdenv: Put moving docs to $out/share in a separate setup hookEelco Dolstra2014-08-09
* | | | fixupPhase: Fix making the outputs writableEelco Dolstra2014-08-09