summaryrefslogtreecommitdiffstats
path: root/pkgs/build-support/substitute
AgeCommit message (Expand)Author
2019-02-07substituteAll: allowSubstitutes = false;volth
2016-09-29Add stdenvNoCCEelco Dolstra
2016-04-23doc/stdenv.xml document substitution env variablesProfpatsch
2012-04-26* Set preferLocalBuild on a few more trivial builders.Eelco Dolstra
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra
2008-02-12* Allow post/pre-install hooks.Eelco Dolstra
2006-12-27* Merge the new generic builder.Eelco Dolstra
2006-12-10* Move the substitution functions into stdenv (not merged yet).Eelco Dolstra
2006-11-08* Allow the result to be stored somewhere else than $out.Eelco Dolstra
2006-11-02* Utility: the generic substituter. It substitutes all occurences ofEelco Dolstra
2005-02-22* Use the generic substituter in the generation of stdenv and gcc-wrapper.Eelco Dolstra
2005-02-15* Some utility functions to make performing substitutions in textEelco Dolstra