nixpkgs/pkgs/build-support/setup-hooks
Thomas Tuegel 61cad61ebf makeWrapper: accept --argv0 flag (/cc #9562)
By default `makeWrapper` will not set argv[0] (this is a reversion to
the old default behavior). Based on the breakage we have seen from
changing the default, this is what most people want. The `wrapProgram`
function will send `--argv0 '"$0"'` to `makeWrapper`, i.e. it will
continue to pass-through the argv[0] that the wrapper is called with.
2015-09-01 13:27:12 +02:00
..
autoreconf.sh
compress-man-pages.sh
enable-coverage-instrumentation.sh
find-xml-catalogs.sh
fix-darwin-dylib-names.sh fix-darwin-dylib-names: Fix all outputs 2015-03-24 16:28:20 +01:00
keep-build-tree.sh
make-coverage-analysis-report.sh releaseTools.coverageAnalysis: Emit hydra-metrics 2015-07-30 18:06:33 +02:00
make-wrapper.sh makeWrapper: accept --argv0 flag (/cc #9562) 2015-09-01 13:27:12 +02:00
move-docs.sh move-docs.sh: Handle share/gtk-doc 2015-07-26 13:35:49 +02:00
move-lib64.sh
move-sbin.sh
patch-shebangs.sh mass-replace deprecated usage of find -perm (Fixes #9044) 2015-07-30 10:30:17 +02:00
scatter_output.sh
set-java-classpath.sh
strip.sh
wrap-gapps-hook.sh wrapGAppsHook: fix a typo 2015-08-12 05:37:36 +02:00