summary refs log tree commit diff
path: root/doc/stdenv
Commit message (Expand)AuthorAge
* doc: add note about makeWrapper and PATH modificationValentin Gagarin2022-08-19
* Merge pull request #184848 from jtojnar/mkder-rec-anchorValentin Gagarin2022-08-03
|\
| * doc: Add anchor to Recursive attributes in `mkDerivation`Jan Tojnar2022-08-02
* | Merge pull request #182513 from trofi/strip-for-host-and-targetBernardo Meurer2022-07-28
|\ \
| * | setup-hooks/strip.sh: add strip{All,Debug}ListTarget variablesSergei Trofimovich2022-07-25
* | | Merge pull request #179603 from Artturin/subplacemultipleArtturi2022-07-24
|\ \ \ | |_|/ |/| |
| * | stdenv: substituteInPlace: accept multiple filenamesArtturin2022-06-29
* | | Merge staging-next into staginggithub-actions[bot]2022-07-17
|\ \ \ | | |/ | |/|
| * | doc: update cmake doc for better readabilityaiotter2022-07-16
* | | Merge staging-next into staginggithub-actions[bot]2022-07-13
|\| |
| * | Merge pull request #121015 from fricklerhandwerk/docs-patch-shebangsRobert Hensing2022-07-13
| |\ \
| | * | add stable anchorValentin Gagarin2022-07-13
| | * | do not mention trivial buildersValentin Gagarin2022-06-10
| | * | fix heading levelValentin Gagarin2022-06-09
| | * | remove specifics on where build inputs come from in `PATH`Valentin Gagarin2022-06-08
| | * | docs: sync `patchShebangs` comments with manualValentin Gagarin2022-04-21
| | * | fix wording, remove too much specificityValentin Gagarin2022-04-21
| | * | docs: clean up and update links to source codefricklerhandwerk2022-04-21
| | * | docs: clarify note on existing store pathsfricklerhandwerk2022-04-21
| | * | docs: expand explanation of patchShebangs hookfricklerhandwerk2022-04-21
* | | | Merge pull request #177538 from Artturin/fixcross3Artturi2022-07-12
|\ \ \ \ | |/ / / |/| | |
| * | | mesonEmulatorHook: check if the target binaries can be executedArtturin2022-07-07
| | |/ | |/|
* / | doc: update Darwin platform doc regarding the 11.0 SDKRandy Eckenrode2022-07-07
|/ /
* | meson: add mesonEmulatorHookArtturin2022-06-11
* | meta.sourceProvenance documentation: clarify it is unaffected by changes to m...Adam Joseph2022-05-30
* | add initial meta.sourceProvenance documentationRobert Scott2022-05-30
* | treewide: change some glibc to stdenv.cc.libcArtturin2022-05-27
* | treewide: stdenv.glibc -> glibcArtturin2022-05-25
* | makeBinaryWrapper: move into its own folderNaïm Favier2022-05-10
* | stdenv.mkDerivation: public -> finalPackageRobert Hensing2022-05-02
* | stdenv.md: Clarify overrideAttrs sentenceRobert Hensing2022-05-02
* | Use finalAttrs instead of self for mkDerivation "overlay"Robert Hensing2022-05-02
* | stdenv.mkDerivation: Make self more overlay-like; use self.publicRobert Hensing2022-05-02
* | doc/stdenv/meta: tests -> passthru.testsRobert Hensing2022-05-02
* | stdenv.mkDerivation: Allow overriding of recursive definitionsRobert Hensing2022-05-02
|/
* autoPatchelfHook: more precise dependency ignoranceSamuel Ainsworth2022-04-11
* Update doc/stdenv/cross-compilation.chapter.mdAdam Joseph2022-04-03
* cross-compilation.chapter.md: give examples of all depFooBar casesAdam Joseph2022-04-02
* Merge pull request #159344 from symphorien/doc-remove-references-toJan Tojnar2022-02-19
|\
| * doc: document remove-references-toGuillaume Girol2022-02-19
* | doc: discourage setting `phases`, document/encourage runHook instead.Guillaume Girol2022-02-12
|/
* stdenv.md: Call out that genericBuild has correct orderRobert Hensing2022-02-02
* stdenv.md: Document genericBuildRobert Hensing2022-02-01
* stdenv.md: Remove off topic phase propagandaRobert Hensing2022-02-01
* meta.updateWalker: remove, because it is not usedFelix Buehler2022-01-26
* Merge pull request #124556 from bergkvist/bergkvist/make-c-wrapperRobert Hensing2021-12-10
|\
| * Small rephrase of wrapProgram documentationDoron Behar2021-12-09
| * Rephrase documentation for both makeWrapper implementationsDoron Behar2021-12-09
| * wrapProgramBinary -> binaryWrapProgramDoron Behar2021-12-08
| * Remove TODO in documentationDoron Behar2021-12-02