about summary refs log tree commit diff
path: root/pkgs/build-support/setup-hooks
AgeCommit message (Expand)AuthorFilesLines
2019-12-10wrapGAppsHook: don't add empty variablesKovacsics Robert1-1/+3
2019-11-24java classpath hook: allow unbound $CLASSPATHJason Felice1-1/+1
2019-11-04multiple-outputs setup hook: Remove accidentally added tabJohn Ericson1-1/+1
2019-11-01find-xml-catalogues: Ensure XML_CATALOG_FILES is definedJohn Ericson1-2/+2
2019-11-01treewide: Make still dont* Variables are optional in most casesJohn Ericson4-4/+4
2019-11-01common setup hooks: set -u robustnessJohn Ericson7-10/+10
2019-09-25makeWrapper: Remove unused extraFlagsArray featureChuck1-8/+1
2019-09-10wrapGAppsHook: address some shellcheck suggestionsJan Tojnar1-7/+8
2019-09-10wrapGAppsHook: simplify taking env varsJan Tojnar1-2/+1
2019-09-10wrapGAppsHook: add wrapGApp helperJan Tojnar1-2/+8
2019-09-04installShellFiles: init (#65211)Lily Ballard1-0/+165
2019-08-18add shortenPerlShebang functionBenjamin Esham1-0/+88
2019-05-26patchShebangs: Exit if no arguments were givenDaniel Schaefer1-2/+7
2019-05-25patchShebangs: Allow for multiple argumentsDaniel Schaefer1-8/+5
2019-05-25patchShebangs: Explain that script must be executableDaniel Schaefer1-0/+2
2019-04-26Merge pull request #56744 from matthewbauer/macos-10-12Matthew Bauer1-3/+50
2019-04-26patch-shebangs: fix dev detectionMatthew Bauer1-1/+1
2019-04-26Revert "Revert "patch-shebangs: respect cross compilation""Matthew Bauer1-3/+50
2019-04-25Merge pull request #60215 from nmattia/nm-tmp-timestampGraham Christensen1-3/+4
2019-04-25patchShebangs: create timestamp in tmp dirNicolas Mattia1-3/+4
2019-03-21Merge remote-tracking branch 'origin/master' into stagingWael M. Nasreddine1-4/+7
2019-03-20auto-patchelf: don't use grep -q, as it causes Broken pipe (#56958)Danylo Hlynskyi1-4/+7
2019-03-13wrapGAppsHook: add package’s own modules to GIO_EXTRA_MODULESJan Tojnar1-0/+4
2019-02-13Merge master into staging-nextFrederik Rietdijk1-1/+1
2019-02-11Document undocumented argument to makeWrapper()deliciouslytyped1-1/+1
2019-02-08Merge pull request #54578 from alyssais/gcj-darwinAlyssa Ross1-1/+8
2019-01-31wrap-gapps-hook.sh: only wrap links when requiredBruce Toll1-2/+26
2019-01-30gcj: fix build on DarwinAlyssa Ross1-1/+8
2018-12-09pruneLibtoolFiles: check if prefix existsPiotr Bogdan1-1/+1
2018-12-09pruneLibtoolFiles: more permissive regex for detecting libtool filesPiotr Bogdan1-1/+1
2018-12-02audit-tmpdir hook: clean up whitespaceBjørn Forsman1-1/+1
2018-12-02audit-tmpdir hook: use abspath matching on RPATH entriesBjørn Forsman1-1/+1
2018-11-29Merge pull request #51217 from mayflower/source-date-epoch-fix-warningJohn Ericson1-1/+1
2018-11-29set-source-date-epoch-to-latest: fix warningRobin Gloster1-1/+1
2018-11-29Merge master into staging-nextFrederik Rietdijk1-9/+58
2018-11-26autoPatchelfHook: Skip on missing segment headersaszlig1-1/+4
2018-11-26autoPatchelfHook: Fix type of norecurse variableaszlig1-1/+1
2018-11-25autoPatchelfHook: Add addAutoPatchelfSearchPathaszlig1-7/+28
2018-11-20autoPatchelfHook: Add --no-recurse flagaszlig1-3/+23
2018-11-20autoPatchelfHook: Allow to prevent automatic runaszlig1-3/+8
2018-11-19autoPatchelfHook: Make easier to run autoPatchelfaszlig1-3/+3
2018-11-16tmpdir audit: only fail with files referenced below (#35068)zimbatm1-5/+5
2018-11-14Revert "Revert "Revert "patch-shebangs: respect cross compilation"""Daiderd Jordan1-50/+3
2018-11-14Revert "patch-shebangs: use --build for auto patch shebangs"Daiderd Jordan1-3/+1
2018-11-13Merge pull request #50244 from tathougies/travis/wrap-correctlyMatthew Bauer1-1/+1
2018-11-11make-wrapper should use runtimeShell, not bash, for cross-compilationTravis Athougies1-1/+1
2018-11-07Merge pull request #49608 from matthewbauer/cross-patch-shebangs-2Matthew Bauer1-3/+52
2018-11-03autoPatchelfHook: Correctly detect PIE binariesaszlig1-2/+11
2018-11-02patch-shebangs: use --build for auto patch shebangsMatthew Bauer1-1/+3
2018-11-02Revert "Revert "patch-shebangs: respect cross compilation""Matthew Bauer1-3/+50