about summary refs log tree commit diff
path: root/pkgs/build-support/setup-hooks
AgeCommit message (Expand)AuthorFilesLines
2023-03-12Merge pull request #219683 from symphorien/separatedebuginfo_staticSergei Trofimovich1-0/+3
2023-03-12separate-debug-info.sh: succeed when output does not contain elf filesGuillaume Girol1-0/+3
2023-03-10Merge pull request #219182 from Artturin/multipleoutputsshdirnotemptyArtturi1-2/+2
2023-03-04multiple-outputs.sh: silence 'rmdir: failed to remove ... Directory not empty'Artturin1-2/+2
2023-02-26multiple-outputs.sh: Make _assignFirst message more accurateRobert Hensing1-1/+1
2023-02-26multiple-outputs.sh: Do not leak `_var` variable from _assignFirstRobert Hensing1-0/+1
2023-02-26multiple-outputs.sh: Allow `var` as an output nameRobert Hensing1-2/+2
2023-02-18Merge pull request #215715 from Artturin/removegirworkarounds2Artturi1-11/+21
2023-02-18Merge pull request #211187 from Artturin/movetestpatchshenbagArtturi1-4/+10
2023-02-18setup-hooks/reproducible-builds.sh: NIX_OUTPATH_USED_AS_RANDOM_SEED (take 2) ...Sergei Trofimovich1-1/+2
2023-02-17patch-shebangs: handle env -S shebangsTimothy DeHerrera1-4/+10
2023-02-17wrapGAppsHook: add gtk3 to depsTargetTargetPropagatedArtturin1-1/+4
2023-02-17wrapGAppsHook: run tests with strictDepsArtturin1-0/+8
2023-02-17wrapGAppsHook: move dconf.lib to depsTargetTargetPropagatedArtturin1-10/+9
2023-02-07treewide: makeSetupHook deps -> propagatedBuildInputsArtturin1-2/+1
2023-02-07wrapGAppsHook: make it work with strictDepsArtturin2-7/+22
2023-01-25Merge pull request #212286 from Artturin/runonallArtturi1-1/+10
2023-01-25Merge master into staging-nextgithub-actions[bot]2-1/+6
2023-01-25postgresqlTestHook: run postgresqlTestSetupPost hook after setting upNick Cao2-1/+6
2023-01-23make-symlinks-relative: run on all outputsArtturin1-1/+10
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol1-1/+1
2023-01-21postgresqlTestHook: adapt comment to nativeCheckInputsGuillaume Girol1-1/+1
2023-01-21Merge branch 'nativeCheckInputs' into staging-nativeCheckInputsGuillaume Girol2-2/+2
2023-01-19Merge pull request #211082 from hercules-ci/fix-issue-16182Robert Hensing1-5/+21
2023-01-19treewide: add names to all setup hooksAlyssa Ross1-0/+2
2023-01-17multiple-outputs.sh: Apply suggestions from code reviewRobert Hensing1-3/+5
2023-01-16multi-outputs.sh: Improve _assignFirst error messageRobert Hensing1-5/+19
2023-01-16treewide: remove usages of header and stopNestArtturin5-12/+7
2023-01-15Merge pull request #210908 from Yarny0/auto-patchelfGuillaume Maudoux1-0/+7
2023-01-15auto-patchelf: don't resolve symlinks if basenames don't matchYarny01-0/+7
2023-01-08setup-hooks/strip.sh: redirect stdout to dev/nullArtturin1-1/+1
2023-01-06setup-hooks/make-symlinks-relative.sh: match what other hooks do soArtturin1-2/+2
2022-12-13audit-tmpdir.sh: fix on darwinArtturin1-2/+2
2022-12-13build-support/setup-hooks: change shebang to shellcheck directiveArtturin3-3/+3
2022-12-12move-docs.sh: update commentArtturin1-3/+1
2022-12-10Merge pull request #175649 from Artturin/opt-in-structured-attrsRobert Hensing6-30/+43
2022-12-08stdenv: support opt-in __structuredAttrsArtturin6-30/+43
2022-12-06make-symlinks-relative: fix no such file or directory if output is created in...Artturin1-1/+1
2022-11-18Merge pull request #182055 from wentasah/moveToOutput-comment-fixSergei Trofimovich1-1/+1
2022-11-10patchRcPath hooks: use the passthru argumentShamrock Lee1-24/+20
2022-11-10patchRcPathBash, patchRcPathCsh, patchRcPathFish, patchRcPathPosix: initShamrock Lee14-0/+784
2022-11-06patchPpdFilesHook: new setup hook for absolute executable pathsYarny05-0/+320
2022-10-10autoPatchelfHook: support glob patternsadisbladis1-2/+5
2022-10-10autoPatchelfHook: fix turning `[ "*" ]` into bash arrayadisbladis1-1/+1
2022-09-19Merge pull request #186323 from ShamrockLee/make-setuphook-passthruRobert Hensing3-7/+9
2022-08-13wrapGAppsHook: Set nameRobert Hensing1-0/+1
2022-08-13setup hooks: substitutions.passthru -> passthruRobert Hensing2-4/+6
2022-08-13trivial-builders.nix: Add input argument `passthru` to makeSetupHookShamrock Lee1-3/+2
2022-08-07setup-hooks/separate-debug-info.sh: don't inhibit strip hookSergei Trofimovich2-13/+12
2022-08-03gcc: extend stripping of .a libraries and .o objectsSergei Trofimovich1-1/+1