summaryrefslogtreecommitdiffstats
path: root/pkgs/build-support/cc-wrapper/add-flags.sh
AgeCommit message (Expand)Author
2022-02-20cc-wrapper: change cflags order from cc/crt1/libc to crt1/libc/ccSergei Trofimovich
2021-04-11bintools-wrapper, cc-wrapper: parameterize darwin min version variableAndrew Childs
2021-04-11cc-wrapper, bintools-wrapper: support MACOSX_DEPLOYMENT_TARGET with rolesAndrew Childs
2020-07-23stdenv: make -nostdinc work as intendedJörg Thalheim
2020-06-22C++ Compilers: Systematize handling of standard librariesJohn Ericson
2020-05-12*-wrapper; Switch from `infixSalt` to `suffixSalt`John Ericson
2020-04-20gnat: init at 9.3.0Lars Jellema
2019-04-20cc-wrapper: make machine configuration configurableMatthew Bauer
2018-05-07Merge pull request #40139 from obsidiansystems/modular-setup-hooksJohn Ericson
2018-05-07{bintools,cc}-wrapper: Factor out role accumulation logicJohn Ericson
2018-04-11Revert "Revert "Merge pull request #28029 from cstrahan/hardening-fix""John Ericson
2018-04-10Revert "Merge pull request #28029 from cstrahan/hardening-fix"Matthew Bauer
2018-04-10Merge pull request #28029 from cstrahan/hardening-fixJohn Ericson
2018-04-10hardening: make requested fixesCharles Strahan
2018-03-08treewide: Remove gnat support.Shea Levy
2018-03-06hardening: initial cross supportCharles Strahan
2017-12-13bintools-wrapper: InitJohn Ericson
2017-12-13cc-wrapper: Use separate mangler for "bool" variablesJohn Ericson
2017-12-13cc-wrapper: Pull variable mangler into utils.shJohn Ericson
2017-09-07Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper"Eelco Dolstra
2017-09-01binutils-wrapper: InitJohn Ericson
2017-09-01cc-wrapper: Use separate mangler for "bool" variablesJohn Ericson
2017-09-01cc-wrapper: Pull variable mangler into utils.shJohn Ericson
2017-08-31cc-wrapper: Remove support for NIX_LDFLAGS_HARDENJohn Ericson
2017-08-31cc-wrapper: Remove {START,EXEC}_HOOKJohn Ericson
2017-08-08cc-wrapper: Fix standalone gccOrivej Desh
2017-08-08Revert "cc-wrapper: fix set -u errors"Robin Gloster
2017-08-08cc-wrapper: fix set -u errorsRobin Gloster
2017-08-07cc-wrapper: Don't slurp `NIX_DONT_SET_RPATH` twiceJohn Ericson
2017-08-07cc-wrapper: Make hygienicJohn Ericson
2017-08-07cc-wrapper: Unconditionally use @infixSalt@ accross the boardJohn Ericson
2017-08-04cc-wrapper: Pass shellcheck and other cleanupsJohn Ericson
2016-08-23cc-wrapper: add-{flags,hardening} -> add-{flags,hardening}.shRobin Gloster