about summary refs log tree commit diff
path: root/pkgs/build-support/cc-wrapper
AgeCommit message (Expand)AuthorFilesLines
2018-08-22Revert "Merge pull request #44767 from obsidiansystems/wrapper-env-var-path"Matthew Bauer1-4/+4
2018-08-17Merge pull request #44767 from obsidiansystems/wrapper-env-var-pathJohn Ericson1-4/+4
2018-08-09Revert "cc-wrapper: propagate man and info to propagated-build-inputs"Eelco Dolstra1-2/+2
2018-08-09Revert "cc-wrapper, bintools-wrapper: simply symlink man and info outputs"Eelco Dolstra1-5/+4
2018-08-06cc-wrapper: Define env vars with full pathJohn Ericson1-4/+4
2018-08-06cc-wrapper, bintools-wrapper: simply symlink man and info outputsJan Malakhovski1-4/+5
2018-08-05cc-wrapper: propagate man and info to propagated-build-inputsJan Malakhovski1-2/+2
2018-07-31Re-Revert "Merge #44221: default for NIX_CXXSTDLIB_COMPILE"Vladimír Čunát1-1/+1
2018-07-31Revert "Merge #44221: default for NIX_CXXSTDLIB_COMPILE"Vladimír Čunát1-1/+1
2018-07-30Use the default for NIX_CXXSTDLIB_COMPILE even if defined (but empty).Eduard-Mihai Burtescu1-1/+1
2018-07-28{cc,bintools}-wrapper: also replace . in configMatthew Bauer1-3/+1
2018-06-23cc-wrapper: disable stackprotector for mingwMatthew Bauer1-0/+4
2018-06-15Merge a subset of staging (security)Vladimír Čunát1-1/+1
2018-06-14cc-wrapper: fix eval error on macMatthew Bauer1-1/+1
2018-06-03cc-wrapper, bintools-wrapper: use getHostRoleEnvHook instead of getTargetRole...Ben Wolsieffer1-1/+1
2018-05-24clang_6: fix sanitizers under libstdc++Benjamin Saunders1-2/+2
2018-05-24Merge remote-tracking branch 'upstream/staging' into compiler-rtJohn Ericson6-198/+89
2018-05-24tests.cc-wrapper: verify building with sanitizersBenjamin Saunders1-2/+2
2018-05-14Merge remote-tracking branch 'upstream/staging' into strictDepsJohn Ericson8-398/+99
2018-05-14treewide: Get rid of all uses of crossConfigJohn Ericson2-1/+2
2018-05-07Merge pull request #40139 from obsidiansystems/modular-setup-hooksJohn Ericson5-137/+18
2018-05-07{bintools,cc}-wrapper: Factor out role accumulation logicJohn Ericson4-95/+4
2018-05-07treewide: Use pkgs/build-support/roles.bash to remove copy pastaJohn Ericson2-42/+14
2018-04-26bintools-wrapper, cc-wrapper: don't add `targetPrefix` the second timeJan Malakhovski1-1/+1
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 Ericson4-59/+68
2018-04-10Revert "Merge pull request #28029 from cstrahan/hardening-fix"Matthew Bauer4-68/+59
2018-04-10Merge pull request #28029 from cstrahan/hardening-fixJohn Ericson4-59/+68
2018-04-10hardening: ReindentJohn Ericson1-34/+34
2018-04-10hardening: Tiny reindentJohn Ericson1-2/+2
2018-04-10hardening: line order, spacing, and pointless quoting for consistencyJohn Ericson1-3/+4
2018-04-10hardenning: Rejigger ifs and explicit declare and unset -vJohn Ericson1-8/+7
2018-04-10hardening: simplify reporting of disabled flagsCharles Strahan1-8/+2
2018-04-10hardening: make requested fixesCharles Strahan1-1/+0
2018-03-08treewide: Remove gnat support.Shea Levy4-194/+1
2018-03-06hardening: ld wrapper changes, setup-hook, etcCharles Strahan3-3/+6
2018-03-06hardening: initial cross supportCharles Strahan3-4/+6
2018-03-06hardening: allow user supplied flags to overrideCharles Strahan1-2/+2
2018-03-06hardening: clarify the whitelist logicCharles Strahan1-8/+12
2018-03-06hardening: fix careless bugsCharles Strahan1-5/+5
2018-03-06hardening: fix bug/typoCharles Strahan1-1/+1
2018-03-06hardening: fix #18995Charles Strahan1-15/+22
2018-02-26Merge pull request #35071 from oxij/stdenv/infopagesJohn Ericson1-11/+11
2018-02-26cc-wrapper: allow building without documentation, propagate info pagesJan Malakhovski1-11/+11
2018-02-26Revert "Merge staging at '8d490ca9934d0' into master"Vladimír Čunát1-5/+1
2018-02-21cc-wrapper: fix bool handling for empty and zero valuesNikolay Amiantov1-1/+5
2017-12-31Merge branch 'master' into stagingVladimír Čunát1-1/+1
2017-12-30stdenv-setup: Ease the transition with native buildsJohn Ericson1-2/+5
2017-12-30{bintools,cc}-wrapper: extraPackages should be `depsTargetTargetPropagated`John Ericson1-1/+2
2017-12-30{bintools,cc}-wrapper: Fix setup hook to respect the role of the cc-compilerJohn Ericson1-18/+34