about summary refs log tree commit diff
path: root/pkgs/build-support/cc-wrapper/setup-hook.sh
AgeCommit message (Expand)AuthorFilesLines
2022-10-28Revert "Merge #191724: cc-wrapper: remove duplicate include flags"Vladimír Čunát1-2/+0
2022-10-16Merge pull request #191134 from Et7f3/remove-duplicate-code-cc-wrapperSergei Trofimovich1-2/+0
2022-09-28cc-wrapper/setup-hook.sh: remove duplicate flags in NIX_CFLAGS_COMPILEDaniel Barter1-0/+2
2022-09-14cc-wrapper: remove duplicate C{C,XX}${role_post}Et7f31-2/+0
2020-05-12*-wrapper; Switch from `infixSalt` to `suffixSalt`John Ericson1-13/+13
2019-11-04cc-wrapper, bintools-wrapper: Remove now unneeded `set {+,-}u`John Ericson1-3/+0
2019-06-28cc-wrapper: use -iframework instead of -FMatthew Bauer1-4/+4
2018-08-22Revert "Merge pull request #44767 from obsidiansystems/wrapper-env-var-path"Matthew Bauer1-4/+4
2018-08-06cc-wrapper: Define env vars with full pathJohn Ericson1-4/+4
2018-06-03cc-wrapper, bintools-wrapper: use getHostRoleEnvHook instead of getTargetRole...Ben Wolsieffer1-1/+1
2018-05-14Merge remote-tracking branch 'upstream/staging' into strictDepsJohn Ericson1-41/+12
2018-05-14treewide: Get rid of all uses of crossConfigJohn Ericson1-1/+1
2018-05-07Merge pull request #40139 from obsidiansystems/modular-setup-hooksJohn Ericson1-41/+8
2018-05-07treewide: Use pkgs/build-support/roles.bash to remove copy pastaJohn Ericson1-41/+8
2018-04-11Revert "Revert "Merge pull request #28029 from cstrahan/hardening-fix""John Ericson1-0/+4
2018-04-10Revert "Merge pull request #28029 from cstrahan/hardening-fix"Matthew Bauer1-4/+0
2018-03-06hardening: ld wrapper changes, setup-hook, etcCharles Strahan1-0/+4
2017-12-30stdenv-setup: Ease the transition with native buildsJohn Ericson1-2/+5
2017-12-30{bintools,cc}-wrapper: Fix setup hook to respect the role of the cc-compilerJohn Ericson1-18/+34
2017-12-13bintools-wrapper: InitJohn Ericson1-26/+1
2017-11-28cc-wrapper: Define new- and old-style cross env varsJohn Ericson1-7/+13
2017-11-28cc-wrapper: Export env vars for objdump and readelf in setup-hookJohn Ericson1-1/+1
2017-11-28cc-wrapper: Don't leave CMD defined after setup hookJohn Ericson1-4/+4
2017-11-27cc-wrapper: Fix stray binPrefix -> targetPrefixJohn Ericson1-2/+2
2017-08-16cc-wrapper: don't export CPPDaiderd Jordan1-1/+0
2017-08-07cc-wrapper: Make hygienicJohn Ericson1-15/+101
2017-08-07cc-wrapper: Unconditionally use @infixSalt@ accross the boardJohn Ericson1-2/+2
2017-08-04cc-wrapper: Pass shellcheck and other cleanupsJohn Ericson1-9/+14
2017-07-26stdenv-setup and misc hooks: Work with bash-3.4 for MacOS nix-shellJohn Ericson1-1/+1
2017-07-15cc-wrapper: Use new bash uppercase subsitution syntax in setup hookJohn Ericson1-2/+2
2017-07-15cc-wrapper: Always export environment variables for binutilsJohn Ericson1-6/+21
2016-04-01Merge branch 'master' into closure-sizeVladimír Čunát1-4/+4
2016-02-28stdenv-linux: Ensure binutils comes before bootstrapTools in $PATHEelco Dolstra1-6/+6
2015-10-03Merge commit staging+systemd into closure-sizeVladimír Čunát1-1/+1
2015-05-13Remove gccStdIncEelco Dolstra1-1/+1
2015-04-18Merge 'staging' into closure-sizeVladimír Čunát1-0/+47
2015-02-08Some cc-wrapper changes to better support darwin and clang:Dan Peebles1-0/+4
2015-01-25cc-wrapper: Fix for cross-compilingShea Levy1-2/+7
2015-01-16cc-wrapper: Set CC/CXX more specifically if possibleShea Levy1-2/+2
2015-01-14rename gcc-wrapper to cc-wrapper.Eric Seidel1-0/+38