about summary refs log tree commit diff
path: root/pkgs/stdenv/generic/setup.sh
Commit message (Expand)AuthorAge
* Set CONFIG_SHELL to stdenv.shell in the default builder, just like SHELLMichael Raskin2014-07-30
* Add a deprecation warning to ensureDirEelco Dolstra2014-06-30
* grsecurity: Add paxctl, paxmark and stdenv.needsPax to stdenvRicardo M. Correia2014-05-15
* stdenv/setup.sh: make substitute* not drop EOF newlineVladimír Čunát2014-04-02
* Merge #1901: add preFixupPhases to stdenv; for gsettingsVladimír Čunát2014-04-02
* stdenv/setup.sh: add .gz extension to links to .gz man pagesVladimír Čunát2014-01-20
* fixupPhase: Handle the case where $prefix doesn't existEelco Dolstra2014-01-17
* stdenv: In the fixupPhase, make the output writable firstEelco Dolstra2014-01-14
* Don't split paths with spacesThomas Tuegel2014-01-11
* stdenv: Prepend SHELL=... to makeFlagsEelco Dolstra2014-01-07
* Merge deterministicStdenv into the default stdenvEelco Dolstra2014-01-07
* stdenv: Fix indentationEelco Dolstra2014-01-07
* stdenv: Update commentEelco Dolstra2014-01-07
* stdenv: Revert special-casing of fixupPhaseEelco Dolstra2014-01-07
* stdenv/setup.sh: fix breakage when shebang contains '\'Bjørn Forsman2014-01-03
* stdenv/setup.sh: fix previous change...Vladimír Čunát2013-12-28
* stdenv/setup.sh: add SHELL to makeFlags (close #1354)Vladimír Čunát2013-12-27
* stdenv/patchShebangs: fix shebang checkBjørn Forsman2013-12-07
* Fix bug introduced in previous commitBjørn Forsman2013-12-03
* patchShebangs: rewrite ".../bin/env python" to /nix/store/.../pythonBjørn Forsman2013-12-02
* patchPhase: Handle xz compressionEelco Dolstra2013-08-07
* stdenv: default builder fixes (merge #554)Vladimír Čunát2013-06-30
* builder: fail if patch is missing or fails to unpackVladimír Čunát2013-06-27
* Re-Revert "Merge pull request #567 from MarcWeber/submit/cmake-improvement"Vladimír Čunát2013-06-27
* Revert "Merge pull request #567 from MarcWeber/submit/cmake-improvement"Peter Simons2013-06-17
* experimental/cmake-improvementMarc Weber2013-05-28
* stdenv/setup.sh: Always run postPatch hook.aszlig2013-02-27
* Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
* Rename hostDrv -> crossDrv, buildDrv -> nativeDrvEelco Dolstra2012-12-28
* Remove trailing whitespaceEelco Dolstra2012-12-28
* Add an option ‘stdenv.userHook’ to set a global stdenv setup hookEelco Dolstra2012-12-28
* Revert "Merge pull request #229 from viric/niximpure2-stdenv-updates"Eelco Dolstra2012-12-28
* stdenv: Stripping out/lib32 tooLluís Batlle i Rossell2012-12-27
* 2nd approach at getting a check for /niximpure in stdenv-updatesLluís Batlle i Rossell2012-12-26
* Don't preserve timestamps when copying sources to the temporary build directory.Shea Levy2012-12-14
* checkPhase: Pass VERBOSE=y so that failing tests show something usefulEelco Dolstra2012-10-16
* For consistency, don't use the -v flag when copying a directory $srcEelco Dolstra2012-09-25
* * Add an installCheckPhase.Eelco Dolstra2012-05-01
* Revert r33547Shea Levy2012-04-04
* tar doesn't need -f - to read from stdinShea Levy2012-04-04
* Don't do verbose unpacking, it's just log noiseShea Levy2012-04-04
* Honor propagatedUserEnvPackages in setup.shShea Levy2012-02-17
* * Doh.Eelco Dolstra2012-01-19
* * Don't rely on tar knowing about .xz.Eelco Dolstra2012-01-19
* * "test" -> "[ ... ]" (style cleanup).Eelco Dolstra2012-01-19
* * Prepend the "prehook" rather than sourcing it.Eelco Dolstra2012-01-19
* * The postHook substitution is not used anywhere, so get rid of it.Eelco Dolstra2012-01-19
* * Remove an unnecessary check.Eelco Dolstra2012-01-19
* * Get rid of params1-5, they're obsolete.Eelco Dolstra2012-01-19
* * Don't use the "replace-literal" command in stdenv; instead useEelco Dolstra2012-01-19