summary refs log tree commit diff
path: root/doc/stdenv.xml
Commit message (Expand)AuthorAge
* Merge #19328: mkWrapper fix and docsVladimír Čunát2017-02-05
|\
| * stdenv: document makeWrapperProfpatsch2016-10-08
* | nixpkgs doc: Talk about nativeBuildInputs and propgatedNativeBuildInputsJohn Ericson2017-01-24
* | doc: improve hardening docsFranz Pletz2017-01-20
* | stdenv/stripHash: print to stdout, not to variableProfpatsch2016-10-11
|/
* manual: switch an example from md5 to sha256.Michael Raskin2016-10-07
* nixpkgs doc: add installCheck phaseEric Sagnes2016-09-28
* Merge pull request #9607 from nckx/update-docDomen Kožar2016-08-31
|\
| * doc: specify that *Flags are string listsTobias Geerinckx-Rice2015-09-02
* | hardening docs: fix typoRobin Gloster2016-08-13
* | doc: complete the hardening documentationFranz Pletz2016-08-12
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-25
|\ \
| * | nixpkgs manual: document the paxctl setup-hookJoachim Fasting2016-07-23
* | | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-15
|\| |
| * | Revert "stdenv: introduce baseHash() to replace stripHash()"zimbatm2016-06-25
| * | stdenv: introduce baseHash() to replace stripHash()zimbatm2016-06-25
| * | doc: Update stripHash documentationTom Boettcher2016-06-21
* | | Merge remote-tracking branch 'origin/master' into hardened-stdenvFranz Pletz2016-05-18
|\| |
| * | manual/substituteAll: document filtered variablesProfpatsch2016-05-07
* | | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-04-18
|\| |
| * | nixpkgs manual: add multiple-output chapterVladimír Čunát2016-04-07
* | | nixpkgs docs: stackprotector hardeningRobin Gloster2016-02-22
* | | nixpkgs docs: format hardeningRobin Gloster2016-02-22
|/ /
* | docs: Mention autoreconfHook in Package Setup HooksBenjamin Staffin2016-01-23
* | nixpkgs manual: add a section about passthruNikolay Amiantov2016-01-21
* | nixpkgs manual: mention preferLocalBuild and enableParallelBuildingNikolay Amiantov2016-01-21
* | Revert "Fixed typo."Peter Simons2015-11-24
* | Fixed typo.Rommel M. Martinez2015-11-23
* | manual: document Qt packaging toolsThomas Tuegel2015-09-27
* | Enable separate debug infoEelco Dolstra2015-09-17
|/
* doc: document dontMoveSbin variablePascal Wittmann2015-07-09
* doc: fix referencesPascal Wittmann2015-06-02
* doc: add section idsPascal Wittmann2015-05-31
* 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