summary refs log tree commit diff
path: root/pkgs/build-support/setup-hooks/make-wrapper.sh
Commit message (Expand)AuthorAge
* makeWrapper: Remove unused extraFlagsArray featureChuck2019-09-25
* Document undocumented argument to makeWrapper()deliciouslytyped2019-02-11
* make-wrapper should use runtimeShell, not bash, for cross-compilationTravis Athougies2018-11-11
* makeWrapper: document --set-defaultAlyssa Ross2018-08-24
* makeWrapper: delete --set-evalOrivej Desh2017-11-17
* makeWrapper: add --set-default and --set-evalOrivej Desh2017-11-17
* makeWrapper: quote values properlyNikolay Amiantov2017-11-11
* makeWrapper: use consistent styleTuomas Tynkkynen2017-08-11
* makeWrapper: fix regression introduced in #24944Frederik Rietdijk2017-08-09
* Merge pull request #24944 from ahmedtd/make-makewrapper-pickyPeter Simons2017-08-08
|\
| * makeWrapper: Only wrap normal executable filesTaahir Ahmed2017-08-08
* | makeWrapper: Die on unsupported argumentsTaahir Ahmed2017-08-08
|/
* makeWrapper: search for free unwrapped file nameNikolay Amiantov2017-04-12
* makeWrapper: quote pathsNikolay Amiantov2017-03-16
* stdenv/makeWrapper: make extraFlagsArray localProfpatsch2016-10-08
* stdenv: document makeWrapperProfpatsch2016-10-08
* make-wrapper: fixup #14753 changes to make tests workVladimír Čunát2016-06-19
* makeWrapper: allow special characters in variable contentsMarius Bakke2016-04-16
* make-wrapper.sh: add an --unset argumentzimbatm2016-03-06
* makeWrapper: accept `--argv0` flag (/cc #9562)Thomas Tuegel2015-09-01
* makeWrapper: child process inherits argv[0]Thomas Tuegel2015-08-23
* Revert "python-wrapper: fix wrapped argv[0] w/o sed, maybe"Michael Raskin2014-09-02
* Revert "Create wrapper directory outside of /bin/ for FHS chroots to be close...Michael Raskin2014-09-02
* Create wrapper directory outside of /bin/ for FHS chroots to be closer to FHSMichael Raskin2014-09-02
* python-wrapper: fix wrapped argv[0] w/o sed, maybetv@shackspace.de2014-09-02
* * Add a setup hook ‘autoreconfHook’ to simplify packages that need toEelco Dolstra2012-05-19