summary refs log tree commit diff
path: root/pkgs/build-support/cc-wrapper/add-hardening.sh
AgeCommit message (Expand)AuthorFilesLines
2018-04-14{cc,bintools}-wrapper: fix removal of unsupported hardening flagsPiotr Bogdan1-1/+1
2018-04-11Revert "Revert "Merge pull request #28029 from cstrahan/hardening-fix""John Ericson1-55/+60
2017-12-13bintools-wrapper: InitJohn Ericson1-10/+0
2017-09-26treewide: Use `(( "${NIX_DEBUG:-0}" >= 1) ))` consistentlyJohn Ericson1-11/+11
2017-09-07Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper"Eelco Dolstra1-0/+10
2017-09-01binutils-wrapper: InitJohn Ericson1-10/+0
2017-08-30mkDerivation, cc-wrapper: Check hardening flag validity in NixJohn Ericson1-1/+2
2017-08-30cc-wrapper: Remove redundant hardeningJohn Ericson1-0/+1
2017-08-07cc-wrapper: Use `set -u` throughoutJohn Ericson1-19/+21
2017-08-04cc-wrapper: Pass shellcheck and other cleanupsJohn Ericson1-8/+22
2016-08-24cc-wrapper: fix detection of unsupported linker flagsFranz Pletz1-8/+2
2016-08-23cc-wrapper: check ld hardening capabilities in stdenvFranz Pletz1-2/+6
2016-08-23add-hardening.sh: fix quotationRobin Gloster1-2/+2
2016-08-23cc-wrapper: add-{flags,hardening} -> add-{flags,hardening}.shRobin Gloster1-0/+61