summary refs log tree commit diff
path: root/pkgs/build-support/setup-hooks/auto-patchelf.sh
Commit message (Expand)AuthorAge
* autoPatchelf: add comment why ignore failing ldd/sedDavHau2020-12-25
* autoPatchelfHook: fix shellcheck errorsDavHau2020-12-25
* autoPatchelfHook: fix bug introduced by #101142DavHau2020-12-25
* improve things shellcheck complains aboutDavHau2020-11-07
* autoPatchelfHook: fix typos in commentsDavHau2020-10-26
* autoPatchelfHook: store dependant for dependencyDavHau2020-10-23
* autoPatchelfHook: print dependant for missing depsDavHau2020-10-23
* Apply suggestions from code reviewDavHau2020-10-22
* autoPatchelfHook: optimize performance, better error handlingDavHau2020-10-20
* add autoPatchelfIgnoreMissingDeps to auto-patchelf.shDavHau2020-06-22
* setup-hooks/auto-patchelf.sh: get prefixed readelfMatthew Bauer2020-04-06
* treewide: Make still dont* Variables are optional in most casesJohn Ericson2019-11-01
* auto-patchelf: don't use grep -q, as it causes Broken pipe (#56958)Danylo Hlynskyi2019-03-20
* 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
* autoPatchelfHook: Correctly detect PIE binariesaszlig2018-11-03
* 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
* autoPatchelfHook: Run after patchelf's setup hookaszlig2018-07-16
* autoPatchelfHook: Patch PIC exes/libs as wellaszlig2018-06-08
* setup-hooks: Add autoPatchelfHookaszlig2018-02-10