about summary refs log tree commit diff
path: root/pkgs/build-support/setup-hooks/strip.sh
AgeCommit message (Expand)AuthorFilesLines
2021-09-18stdenv: move --enable-deterministic-archives flag into GNU wrappersternenseemann1-1/+1
2021-01-02setup-hooks/strip: silence 'File format not recognized' errors againSandro Jäckel1-1/+1
2020-12-08setup-hooks/strip: more robust strippingEmery Hemingway1-1/+1
2019-11-01common setup hooks: set -u robustnessJohn Ericson1-2/+2
2017-12-30strip setup hook: Learn about only stripping host/target binaries aloneJohn Ericson1-8/+29
2017-12-13misc setup-hooks: Use env vars to refer to binutils programsJohn Ericson1-1/+1
2017-03-08stripDirs: Silence annoying 'File format not recognized' errorsShea Levy1-1/+1
2016-05-04Revert "Just strip everything by default"Peter Simons1-15/+3
2016-05-03Just strip everything by defaultGuillaume Maudoux1-3/+15
2014-08-09Remove addHookEelco Dolstra1-1/+1
2014-08-09Drop redundant spaceEelco Dolstra1-1/+1
2014-08-09Factor out fixup phase stuff into separate setup hooksEelco Dolstra1-0/+36