about summary refs log tree commit diff
path: root/pkgs/build-support/cc-wrapper/add-flags.sh
AgeCommit message (Expand)AuthorFilesLines
2022-02-20cc-wrapper: change cflags order from cc/crt1/libc to crt1/libc/ccSergei Trofimovich1-4/+14
2021-04-11bintools-wrapper, cc-wrapper: parameterize darwin min version variableAndrew Childs1-2/+2
2021-04-11cc-wrapper, bintools-wrapper: support MACOSX_DEPLOYMENT_TARGET with rolesAndrew Childs1-0/+8
2020-07-23stdenv: make -nostdinc work as intendedJörg Thalheim1-1/+5
2020-06-22C++ Compilers: Systematize handling of standard librariesJohn Ericson1-0/+8
2020-05-12*-wrapper; Switch from `infixSalt` to `suffixSalt`John Ericson1-16/+16
2020-04-20gnat: init at 9.3.0Lars Jellema1-0/+5
2019-04-20cc-wrapper: make machine configuration configurableMatthew Bauer1-0/+5
2018-05-07Merge pull request #40139 from obsidiansystems/modular-setup-hooksJohn Ericson1-12/+1
2018-05-07{bintools,cc}-wrapper: Factor out role accumulation logicJohn Ericson1-12/+1
2018-04-11Revert "Revert "Merge pull request #28029 from cstrahan/hardening-fix""John Ericson1-2/+2
2018-04-10Revert "Merge pull request #28029 from cstrahan/hardening-fix"Matthew Bauer1-2/+2
2018-04-10Merge pull request #28029 from cstrahan/hardening-fixJohn Ericson1-2/+2
2018-04-10hardening: make requested fixesCharles Strahan1-1/+0
2018-03-08treewide: Remove gnat support.Shea Levy1-5/+0
2018-03-06hardening: initial cross supportCharles Strahan1-2/+3
2017-12-13bintools-wrapper: InitJohn Ericson1-15/+0
2017-12-13cc-wrapper: Use separate mangler for "bool" variablesJohn Ericson1-2/+7
2017-12-13cc-wrapper: Pull variable mangler into utils.shJohn Ericson1-10/+1
2017-09-07Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper"Eelco Dolstra1-12/+27
2017-09-01binutils-wrapper: InitJohn Ericson1-15/+4
2017-09-01cc-wrapper: Use separate mangler for "bool" variablesJohn Ericson1-2/+7
2017-09-01cc-wrapper: Pull variable mangler into utils.shJohn Ericson1-10/+1
2017-08-31cc-wrapper: Remove support for NIX_LDFLAGS_HARDENJohn Ericson1-1/+0
2017-08-31cc-wrapper: Remove {START,EXEC}_HOOKJohn Ericson1-5/+0
2017-08-08cc-wrapper: Fix standalone gccOrivej Desh1-67/+44
2017-08-08Revert "cc-wrapper: fix set -u errors"Robin Gloster1-4/+3
2017-08-08cc-wrapper: fix set -u errorsRobin Gloster1-3/+4
2017-08-07cc-wrapper: Don't slurp `NIX_DONT_SET_RPATH` twiceJohn Ericson1-1/+0
2017-08-07cc-wrapper: Make hygienicJohn Ericson1-0/+75
2017-08-07cc-wrapper: Unconditionally use @infixSalt@ accross the boardJohn Ericson1-14/+14
2017-08-04cc-wrapper: Pass shellcheck and other cleanupsJohn Ericson1-6/+15
2016-08-23cc-wrapper: add-{flags,hardening} -> add-{flags,hardening}.shRobin Gloster1-0/+28