summary refs log tree commit diff
path: root/doc/stdenv.xml
Commit message (Expand)AuthorAge
* doc/stdenv: fix manual build after #7711Vladimír Čunát2015-05-09
* Docs: non-empty value -> trueRyan Scheel (Havvy)2015-05-05
* Doc dontDisableStatic variable to configure stageRyan Scheel2015-05-05
* Fix copy&paste typoDaniel Peebles2015-01-18
* Initial documentation for Python packaging. Feedback welcome.Domen Kožar2014-11-13
* Nixpkgs manual: Mention xz supportEelco Dolstra2014-10-07
* Fix trivial spelling mistake in docsAnders Claesson2014-06-13
* Merge #1901: add preFixupPhases to stdenv; for gsettingsVladimír Čunát2014-04-02
* fix tarballDomen Kožar2014-02-28
* doc: gstreamer setup-hookDomen Kožar2014-02-28
* doc: gdk-pixbuf setup-hookDomen Kožar2014-02-28
* Fix a few typosIvan Kozik2013-08-11
* add dontBuild docsDomen Kozar2013-05-05
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
* Merge from trunk up through r28790Shea Levy2011-08-24
|\
| * * Typo (reported by Federico D. Sacerdoti).Eelco Dolstra2011-05-03
| * The configurePhase runs ./configure, not the unpackPhaseShea Levy2011-04-01
* | Document substituteAllInPlaceShea Levy2011-07-28
|/
* * Typo.Eelco Dolstra2009-10-28
* * Stdenv functions.Eelco Dolstra2008-09-05
* * Build inputs / setup hooks.Eelco Dolstra2008-09-02
* * Documented all stdenv phases.Eelco Dolstra2008-09-02
* * Documented some phases in more detail.Eelco Dolstra2008-08-27
* * More stdenv documentation. Some of it has been moved from the NixEelco Dolstra2008-06-19
* * Quick start section.Eelco Dolstra2008-06-17