summary refs log tree commit diff
path: root/pkgs/build-support/setup-hooks
Commit message (Expand)AuthorAge
* auto-patchelf: don't use grep -q, as it causes Broken pipe (#56958)Danylo Hlynskyi2019-03-20
* Merge master into staging-nextFrederik Rietdijk2019-02-13
|\
| * Document undocumented argument to makeWrapper()deliciouslytyped2019-02-11
* | Merge pull request #54578 from alyssais/gcj-darwinAlyssa Ross2019-02-08
|\ \
| * | gcj: fix build on DarwinAlyssa Ross2019-01-30
| |/
* / wrap-gapps-hook.sh: only wrap links when requiredBruce Toll2019-01-31
|/
* pruneLibtoolFiles: check if prefix existsPiotr Bogdan2018-12-09
* pruneLibtoolFiles: more permissive regex for detecting libtool filesPiotr Bogdan2018-12-09
* audit-tmpdir hook: clean up whitespaceBjørn Forsman2018-12-02
* audit-tmpdir hook: use abspath matching on RPATH entriesBjørn Forsman2018-12-02
* Merge pull request #51217 from mayflower/source-date-epoch-fix-warningJohn Ericson2018-11-29
|\
| * set-source-date-epoch-to-latest: fix warningRobin Gloster2018-11-29
* | Merge master into staging-nextFrederik Rietdijk2018-11-29
|\ \ | |/ |/|
| * autoPatchelfHook: Skip on missing segment headersaszlig2018-11-26
| * autoPatchelfHook: Fix type of norecurse variableaszlig2018-11-26
| * autoPatchelfHook: Add addAutoPatchelfSearchPathaszlig2018-11-25
| * autoPatchelfHook: Add --no-recurse flagaszlig2018-11-20
| * autoPatchelfHook: Allow to prevent automatic runaszlig2018-11-20
| * autoPatchelfHook: Make easier to run autoPatchelfaszlig2018-11-19
* | tmpdir audit: only fail with files referenced below (#35068)zimbatm2018-11-16
* | Revert "Revert "Revert "patch-shebangs: respect cross compilation"""Daiderd Jordan2018-11-14
* | Revert "patch-shebangs: use --build for auto patch shebangs"Daiderd Jordan2018-11-14
* | Merge pull request #50244 from tathougies/travis/wrap-correctlyMatthew Bauer2018-11-13
|\ \
| * | make-wrapper should use runtimeShell, not bash, for cross-compilationTravis Athougies2018-11-11
| |/
* | Merge pull request #49608 from matthewbauer/cross-patch-shebangs-2Matthew Bauer2018-11-07
|\ \ | |/ |/|
| * patch-shebangs: use --build for auto patch shebangsMatthew Bauer2018-11-02
| * Revert "Revert "patch-shebangs: respect cross compilation""Matthew Bauer2018-11-02
* | autoPatchelfHook: Correctly detect PIE binariesaszlig2018-11-03
|/
* breakpointHook: add for debugging failing buildsJörg Thalheim2018-10-25
* patch-shebangs.sh: use more robust 'for each file' loop, check for dirWill Dietz2018-09-28
* patch-shebangs: simplify a bit per reviewer suggestionWill Dietz2018-09-28
* patch-shebangs: use isScript to safely check for shebang startWill Dietz2018-09-28
* Revert "patch-shebangs: respect cross compilation"Daiderd Jordan2018-09-25
* Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2018-09-25
|\
| * autoPatchelfHook: Silence errors in isExecutableaszlig2018-09-25
| * autoPatchelfHook: Only check PT_INTERP on execsaszlig2018-09-25
| * autoPatchelfHook: do not patch statically linked filesJörg Thalheim2018-09-23
* | Merge pull request #45698 from kamilchm/filename-in-usnupported-shebang-errorMatthew Bauer2018-09-10
|\ \
| * | patch-shebangs: filename on unsupported shebangKamil Chmielewski2018-08-29
| |/
* | Merge pull request #43833 from matthewbauer/cross-patch-shebangsMatthew Bauer2018-09-05
|\ \ | |/ |/|
| * patch-shebangs: respect cross compilationMatthew Bauer2018-07-31
* | makeWrapper: document --set-defaultAlyssa Ross2018-08-24
* | audit-tmpdir: fix processing of files with spaces, quote variablesWill Dietz2018-08-20
|/
* remove file that was accidentally addedFrederik Rietdijk2018-07-29
* php: get rid of composableDerivationFrederik Rietdijk2018-07-26
* autoPatchelfHook: Run after patchelf's setup hookaszlig2018-07-16
* pruneLibtoolFiles: init setup hook (#41819)Orivej Desh2018-06-11
* autoPatchelfHook: Patch PIC exes/libs as wellaszlig2018-06-08
* treewide: Use pkgs/build-support/roles.bash to remove copy pastaJohn Ericson2018-05-07
* Merge pull request #34611 from peterhoeg/p/descentPeter Hoeg2018-02-12
|\