about summary refs log tree commit diff
path: root/doc/stdenv
AgeCommit message (Expand)AuthorFilesLines
2022-09-03doc: Clarify default value of sourceRootMarc Scholten1-0/+2
2022-08-29doc: specify that `longDescription` should be MarkdownNaïm Favier1-1/+1
2022-08-19doc: add note about makeWrapper and PATH modificationValentin Gagarin1-2/+17
2022-08-03Merge pull request #184848 from jtojnar/mkder-rec-anchorValentin Gagarin1-1/+1
2022-08-02doc: Add anchor to Recursive attributes in `mkDerivation`Jan Tojnar1-1/+1
2022-07-28Merge pull request #182513 from trofi/strip-for-host-and-targetBernardo Meurer1-0/+8
2022-07-25setup-hooks/strip.sh: add strip{All,Debug}ListTarget variablesSergei Trofimovich1-0/+8
2022-07-24Merge pull request #179603 from Artturin/subplacemultipleArtturi1-2/+2
2022-07-17Merge staging-next into staginggithub-actions[bot]1-1/+1
2022-07-16doc: update cmake doc for better readabilityaiotter1-1/+1
2022-07-13Merge staging-next into staginggithub-actions[bot]1-7/+70
2022-07-13Merge pull request #121015 from fricklerhandwerk/docs-patch-shebangsRobert Hensing1-7/+70
2022-07-13add stable anchorValentin Gagarin1-1/+1
2022-07-12Merge pull request #177538 from Artturin/fixcross3Artturi1-2/+2
2022-07-07mesonEmulatorHook: check if the target binaries can be executedArtturin1-2/+2
2022-07-07doc: update Darwin platform doc regarding the 11.0 SDKRandy Eckenrode1-0/+5
2022-06-29stdenv: substituteInPlace: accept multiple filenamesArtturin1-2/+2
2022-06-11meson: add mesonEmulatorHookArtturin1-0/+18
2022-06-10do not mention trivial buildersValentin Gagarin1-1/+1
2022-06-09fix heading levelValentin Gagarin1-2/+2
2022-06-08remove specifics on where build inputs come from in `PATH`Valentin Gagarin1-1/+1
2022-05-30meta.sourceProvenance documentation: clarify it is unaffected by changes to m...Adam Joseph1-0/+2
2022-05-30add initial meta.sourceProvenance documentationRobert Scott1-0/+26
2022-05-27treewide: change some glibc to stdenv.cc.libcArtturin1-1/+1
2022-05-25treewide: stdenv.glibc -> glibcArtturin1-1/+1
2022-05-10makeBinaryWrapper: move into its own folderNaïm Favier1-1/+1
2022-05-02stdenv.mkDerivation: public -> finalPackageRobert Hensing2-7/+6
2022-05-02stdenv.md: Clarify overrideAttrs sentenceRobert Hensing1-1/+1
2022-05-02Use finalAttrs instead of self for mkDerivation "overlay"Robert Hensing2-15/+18
2022-05-02stdenv.mkDerivation: Make self more overlay-like; use self.publicRobert Hensing2-7/+10
2022-05-02doc/stdenv/meta: tests -> passthru.testsRobert Hensing1-0/+1
2022-05-02stdenv.mkDerivation: Allow overriding of recursive definitionsRobert Hensing2-0/+82
2022-04-21docs: sync `patchShebangs` comments with manualValentin Gagarin1-2/+31
2022-04-21fix wording, remove too much specificityValentin Gagarin1-1/+1
2022-04-21docs: clean up and update links to source codefricklerhandwerk1-2/+8
2022-04-21docs: clarify note on existing store pathsfricklerhandwerk1-1/+1
2022-04-21docs: expand explanation of patchShebangs hookfricklerhandwerk1-7/+35
2022-04-11autoPatchelfHook: more precise dependency ignoranceSamuel Ainsworth1-1/+1
2022-04-03Update doc/stdenv/cross-compilation.chapter.mdAdam Joseph1-11/+11
2022-04-02cross-compilation.chapter.md: give examples of all depFooBar casesAdam Joseph2-11/+36
2022-02-19Merge pull request #159344 from symphorien/doc-remove-references-toJan Tojnar1-1/+14
2022-02-19doc: document remove-references-toGuillaume Girol1-1/+14
2022-02-12doc: discourage setting `phases`, document/encourage runHook instead.Guillaume Girol1-1/+4
2022-02-02stdenv.md: Call out that genericBuild has correct orderRobert Hensing1-1/+1
2022-02-01stdenv.md: Document genericBuildRobert Hensing1-1/+5
2022-02-01stdenv.md: Remove off topic phase propagandaRobert Hensing1-1/+1
2022-01-26meta.updateWalker: remove, because it is not usedFelix Buehler1-4/+0
2021-12-10Merge pull request #124556 from bergkvist/bergkvist/make-c-wrapperRobert Hensing1-5/+7
2021-12-09Small rephrase of wrapProgram documentationDoron Behar1-1/+1
2021-12-09Rephrase documentation for both makeWrapper implementationsDoron Behar1-17/+5