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
keep-build-tree.sh
make-coverage-analysis-report.sh
make-wrapper.sh
move-docs.sh
move-lib64.sh
move-sbin.sh
patch-shebangs.sh
scatter_output.sh
set-java-classpath.sh
strip.sh
wrap-gapps-hook.sh