summary refs log tree commit diff
path: root/pkgs/build-support/cc-wrapper/setup-hook.sh
Commit message (Expand)AuthorAge
* *-wrapper; Switch from `infixSalt` to `suffixSalt`John Ericson2020-05-12
* cc-wrapper, bintools-wrapper: Remove now unneeded `set {+,-}u`John Ericson2019-11-04
* cc-wrapper: use -iframework instead of -FMatthew Bauer2019-06-28
* Revert "Merge pull request #44767 from obsidiansystems/wrapper-env-var-path"Matthew Bauer2018-08-22
* cc-wrapper: Define env vars with full pathJohn Ericson2018-08-06
* cc-wrapper, bintools-wrapper: use getHostRoleEnvHook instead of getTargetRole...Ben Wolsieffer2018-06-03
* Merge remote-tracking branch 'upstream/staging' into strictDepsJohn Ericson2018-05-14
|\
| * Merge pull request #40139 from obsidiansystems/modular-setup-hooksJohn Ericson2018-05-07
| |\
| | * treewide: Use pkgs/build-support/roles.bash to remove copy pastaJohn Ericson2018-05-07
| | * Revert "Merge pull request #28029 from cstrahan/hardening-fix"Matthew Bauer2018-04-10
| | * hardening: ld wrapper changes, setup-hook, etcCharles Strahan2018-03-06
| * | Revert "Revert "Merge pull request #28029 from cstrahan/hardening-fix""John Ericson2018-04-11
| |/
* / treewide: Get rid of all uses of crossConfigJohn Ericson2018-05-14
|/
* stdenv-setup: Ease the transition with native buildsJohn Ericson2017-12-30
* {bintools,cc}-wrapper: Fix setup hook to respect the role of the cc-compilerJohn Ericson2017-12-30
* bintools-wrapper: InitJohn Ericson2017-12-13
* cc-wrapper: Define new- and old-style cross env varsJohn Ericson2017-11-28
* cc-wrapper: Export env vars for objdump and readelf in setup-hookJohn Ericson2017-11-28
* cc-wrapper: Don't leave CMD defined after setup hookJohn Ericson2017-11-28
* cc-wrapper: Fix stray binPrefix -> targetPrefixJohn Ericson2017-11-27
* cc-wrapper: don't export CPPDaiderd Jordan2017-08-16
* cc-wrapper: Make hygienicJohn Ericson2017-08-07
* cc-wrapper: Unconditionally use @infixSalt@ accross the boardJohn Ericson2017-08-07
* cc-wrapper: Pass shellcheck and other cleanupsJohn Ericson2017-08-04
* stdenv-setup and misc hooks: Work with bash-3.4 for MacOS nix-shellJohn Ericson2017-07-26
* cc-wrapper: Use new bash uppercase subsitution syntax in setup hookJohn Ericson2017-07-15
* cc-wrapper: Always export environment variables for binutilsJohn Ericson2017-07-15
* Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
|\
| * stdenv-linux: Ensure binutils comes before bootstrapTools in $PATHEelco Dolstra2016-02-28
* | Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
|\|
| * Remove gccStdIncEelco Dolstra2015-05-13
* | Merge 'staging' into closure-sizeVladimír Čunát2015-04-18
|/
* Some cc-wrapper changes to better support darwin and clang:Dan Peebles2015-02-08
* cc-wrapper: Fix for cross-compilingShea Levy2015-01-25
* cc-wrapper: Set CC/CXX more specifically if possibleShea Levy2015-01-16
* rename gcc-wrapper to cc-wrapper.Eric Seidel2015-01-14