summary refs log tree commit diff
path: root/doc/stdenv/stdenv.xml
Commit message (Collapse)AuthorAge
* doc: Add anchors to stdenv variablesJan Tojnar2020-08-15
| | | | Wanted to link them.
* add autoPatchelfIgnoreMissingDeps to auto-patchelf.shDavHau2020-06-22
|
* Merge pull request #87866 from danieldk/validate-pkgconfig-hookBenjamin Hipple2020-06-02
|\ | | | | validatePkgConfig: init
| * validatePkgConfig: initDaniël de Kok2020-05-31
| | | | | | | | | | | | | | | | | | | | This adds the `validatePkgConfig` hook, which can be used to validate pkg-config files in the output(s). Currently, this will just run `pkg-config --validate` on all `.pc` files, capturing errors such as the issue that was fixed in #87789. The hook could be extended in the future with more fine-grained checks.
* | doc/stdenv: improve autoPatchelfHook descriptionJan Tojnar2020-06-01
|/ | | | | | * Add id * Mention rpath * The control variables do not really have to be env vars (though without structuredAttrs there is not a difference)
* Remove outdated reference to nix-log2xmlEelco Dolstra2020-05-07
|
* Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2020-04-18
|\
| * treewide: per RFC45, remove more unquoted URLsPavol Rusnak2020-04-18
| |
* | Merge branch 'staging-next' into stagingJan Tojnar2020-04-16
|\|
| * doc/stdenv: Update default for stripDebugList.Greg Price2020-04-06
| | | | | | | | | | This has changed a few times from 2008 to 2012: cdc74e167, d9213df2c, and 095db9fe3.
* | setup.sh: add dontPatchworldofpeace2020-04-12
|/ | | | Fixes #85038
* doc/stdenv: Add docs for 'dontInstall' variableMarc Busqué2019-11-28
|
* doc: Remove improper use of backticksJosef Kemetmüller2019-11-26
|
* nixpkgs manual: move stdenv chapters into one folderFrederik Rietdijk2019-10-30