nixpkgs/pkgs/build-support/setup-hooks
James Kay 40fbc97988 makeWrapper: fix flag handling
When `--add-flags` is not used, `flagsBefore` is unset.  This causes an error when invoking `makeWrapper` from a context that sets `-o nounset`, as is done in `buildDotnetModule`.
This change makes `makeWrapper` safe for use in these conditions.
2023-06-11 23:14:54 +03:00
..
make-binary-wrapper pkgs/build-support: call the right makeWrapper function from wrapProgram<Type> 2023-04-30 20:35:27 +03:00
patch-ppd-files patch-ppd-files: use meta and passthru directly 2023-04-11 16:58:18 +02:00
patch-rc-path-hooks
postgresql-test-hook
wrap-gapps-hook
audit-blas.sh
audit-tmpdir.sh
auto-patchelf.py autoPatchelfHook: Add support for single files 2023-05-30 13:48:30 +02:00
auto-patchelf.sh autoPatchelfHook: add appendRunpaths argument 2023-04-13 19:12:37 +03:00
autoreconf.sh
breakpoint-hook.sh
canonicalize-jars.sh
compress-man-pages.sh
copy-desktop-items.sh
copy-pkgconfig-items.sh
desktop-to-darwin-bundle.sh desktopToDarwinBundle: Fix icon selection algorithm 2023-03-29 16:42:57 +02:00
die.sh
enable-coverage-instrumentation.sh
find-xml-catalogs.sh
fix-darwin-dylib-names.sh
gog-unpack.sh
install-shell-files.sh
keep-build-tree.sh
ld-is-cc-hook.sh
make-coverage-analysis-report.sh
make-symlinks-relative.sh
make-wrapper.sh makeWrapper: fix flag handling 2023-06-11 23:14:54 +03:00
move-build-tree.sh moveBuildTree: init 2023-04-14 21:08:27 +03:00
move-docs.sh
move-lib64.sh
move-sbin.sh
move-systemd-user-units.sh
multiple-outputs.sh Merge pull request #219182 from Artturin/multipleoutputsshdirnotempty 2023-03-10 23:46:23 +02:00
patch-shebangs.sh
prune-libtool-files.sh
reproducible-builds.sh setup-hooks/reproducible-builds.sh: NIX_OUTPATH_USED_AS_RANDOM_SEED (take 2) (#216967) 2023-02-18 15:53:42 +01:00
role.bash pkgs/build-support: fix typos 2023-05-31 04:00:14 +04:00
separate-debug-info.sh setup-hooks/separate-debug-info.sh: make deterministic 2023-04-23 11:53:47 +02:00
set-java-classpath.sh
set-source-date-epoch-to-latest.sh
setup-debug-info-dirs.sh
shorten-perl-shebang.sh
strip.sh setup-hooks/strip.sh: preserve file dates 2023-04-04 18:52:39 +02:00
update-autotools-gnu-config-scripts.sh
use-old-cxx-abi.sh
validate-pkg-config.sh
win-dll-link.sh