summary refs log tree commit diff
path: root/pkgs/stdenv/generic
Commit message (Expand)AuthorAge
* pkgs.runCommand: passAsFile (buildCommand can be very long)Domen Kožar2016-06-10
* stdenv: fix paxmarkJoachim Fasting2016-05-27
* 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 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
|/
* Merge #12653: rework default outputsVladimír Čunát2016-04-07
|\
| * buildEnv: respect meta.outputsToInstallVladimír Čunát2016-04-07
| * stdenv: set meta.outputsToInstall unless overriddenVladimír Čunát2016-04-07
* | Merge 'staging' into closure-sizeVladimír Čunát2016-04-07
|\ \
| * | stdenv: don't complain about configure script not existingCharles Strahan2016-04-02
* | | Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
|\| | | |/ |/|
| * stdenv-linux: Ensure binutils comes before bootstrapTools in $PATHEelco Dolstra2016-02-28
* | Merge master into closure-sizeVladimír Čunát2016-03-08
|\|
| * stdenv: set SSL_CERT_FILE only if it isn't alreadyNikolay Amiantov2016-02-25
| * Don't try to apply patchelf to non-ELF binariesEelco Dolstra2016-02-18
| * stdenv: accept wider range of $configureScript optionsVladimír Čunát2016-02-03
| * Move setting $SSL_CERT_FILE to stdenvEelco Dolstra2016-02-03
* | Merge recent 'staging' into closure-sizeVladimír Čunát2016-02-03
|\|
| * defaultUnpack: Preserve timestamps when copying filesEelco Dolstra2016-01-26
* | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
|\|
| * Set SOURCE_DATE_EPOCH to latest source fileEelco Dolstra2016-01-05
| * Set a fallback default value for SOURCE_DATE_EPOCHEelco Dolstra2016-01-05
| * stdenv/setup.sh: don't skip post-hooks (close #12032)Vladimír Čunát2016-01-05
* | Merge branch 'master' into closure-sizeLuca Bruno2015-12-11
|\|
| * allow{reason}: a bit more explicit error messageDomen Kožar2015-12-09
| * Merge recent staging built on HydraVladimír Čunát2015-12-05
| |\
| | * reintroduce impure host deps to all derivationsJude Taylor2015-11-21
| | * switch to zero underscores for sandbox profiles; remove generateFrameworkProfileJude Taylor2015-11-21
| | * use single underscore for sandboxProfileJude Taylor2015-11-21
| | * use per-derivation sandbox profilesJude Taylor2015-11-19
| | * start on sandbox stuffJude Taylor2015-11-19
* | | Merge branch 'master' into closure-sizeLuca Bruno2015-11-29
|\| |
| * | stdenv: `licenseAllowed` -> `checkValidity`Profpatsch2015-11-27
| |/
* | Merge staging into closure-sizeVladimír Čunát2015-11-20
|\|
| * Don't fail if env-vars cannot be written toWout Mertens2015-11-04
* | Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
|\|
| * separateDebugInfo: Assert LinuxEelco Dolstra2015-09-22
| * Enable separate debug infoEelco Dolstra2015-09-17
| * Don't barf JSON at users in error messagesEelco Dolstra2015-08-27
| * Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-19
| |\
| | * Revert "Move licenseAllowed check into the builder attribute (fixes #7541)"Peter Simons2015-08-19
| * | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-19
| |\|
| | * Move licenseAllowed check into the builder attribute (fixes #7541)Mathnerd3142015-08-17