Age | Commit message (Expand) | Author | Files | Lines |
2019-01-31 | cc-wrapper: set priority to 10 | Matthew Bauer | 1 | -0/+1 |
2018-11-22 | Merge pull request #46115 from oxij/stdenv/bintools-cc-symlink | Michael Raskin | 1 | -3/+2 |
2018-11-07 | cc-wrapper, bintools-wrapper: simply symlink man and info outputs | Jan Malakhovski | 1 | -3/+2 |
2018-10-29 | gcc: support avr | Matthew Bauer | 1 | -1/+15 |
2018-09-23 | bintools-wrapper, cc-wrapper, stdenv: infer propagateDoc automatically | Jan Malakhovski | 1 | -1/+3 |
2018-09-04 | treewide: cleanup some references to bash | Jan Malakhovski | 1 | -1/+1 |
2018-08-22 | Revert "Merge pull request #44767 from obsidiansystems/wrapper-env-var-path" | Matthew Bauer | 1 | -4/+4 |
2018-08-17 | Merge pull request #44767 from obsidiansystems/wrapper-env-var-path | John Ericson | 1 | -4/+4 |
2018-08-09 | Revert "cc-wrapper: propagate man and info to propagated-build-inputs" | Eelco Dolstra | 1 | -2/+2 |
2018-08-09 | Revert "cc-wrapper, bintools-wrapper: simply symlink man and info outputs" | Eelco Dolstra | 1 | -5/+4 |
2018-08-06 | cc-wrapper: Define env vars with full path | John Ericson | 1 | -4/+4 |
2018-08-06 | cc-wrapper, bintools-wrapper: simply symlink man and info outputs | Jan Malakhovski | 1 | -4/+5 |
2018-08-05 | cc-wrapper: propagate man and info to propagated-build-inputs | Jan Malakhovski | 1 | -2/+2 |
2018-07-31 | Re-Revert "Merge #44221: default for NIX_CXXSTDLIB_COMPILE" | Vladimír Čunát | 1 | -1/+1 |
2018-07-31 | Revert "Merge #44221: default for NIX_CXXSTDLIB_COMPILE" | Vladimír Čunát | 1 | -1/+1 |
2018-07-30 | Use the default for NIX_CXXSTDLIB_COMPILE even if defined (but empty). | Eduard-Mihai Burtescu | 1 | -1/+1 |
2018-07-28 | {cc,bintools}-wrapper: also replace . in config | Matthew Bauer | 1 | -3/+1 |
2018-06-23 | cc-wrapper: disable stackprotector for mingw | Matthew Bauer | 1 | -0/+4 |
2018-06-15 | Merge a subset of staging (security) | Vladimír Čunát | 1 | -1/+1 |
2018-06-14 | cc-wrapper: fix eval error on mac | Matthew Bauer | 1 | -1/+1 |
2018-06-03 | cc-wrapper, bintools-wrapper: use getHostRoleEnvHook instead of getTargetRole... | Ben Wolsieffer | 1 | -1/+1 |
2018-05-24 | clang_6: fix sanitizers under libstdc++ | Benjamin Saunders | 1 | -2/+2 |
2018-05-24 | Merge remote-tracking branch 'upstream/staging' into compiler-rt | John Ericson | 6 | -198/+89 |
2018-05-24 | tests.cc-wrapper: verify building with sanitizers | Benjamin Saunders | 1 | -2/+2 |
2018-05-14 | Merge remote-tracking branch 'upstream/staging' into strictDeps | John Ericson | 8 | -398/+99 |
2018-05-14 | treewide: Get rid of all uses of crossConfig | John Ericson | 2 | -1/+2 |
2018-05-07 | Merge pull request #40139 from obsidiansystems/modular-setup-hooks | John Ericson | 5 | -137/+18 |
2018-05-07 | {bintools,cc}-wrapper: Factor out role accumulation logic | John Ericson | 4 | -95/+4 |
2018-05-07 | treewide: Use pkgs/build-support/roles.bash to remove copy pasta | John Ericson | 2 | -42/+14 |
2018-04-26 | bintools-wrapper, cc-wrapper: don't add `targetPrefix` the second time | Jan Malakhovski | 1 | -1/+1 |
2018-04-14 | {cc,bintools}-wrapper: fix removal of unsupported hardening flags | Piotr Bogdan | 1 | -1/+1 |
2018-04-11 | Revert "Revert "Merge pull request #28029 from cstrahan/hardening-fix"" | John Ericson | 4 | -59/+68 |
2018-04-10 | Revert "Merge pull request #28029 from cstrahan/hardening-fix" | Matthew Bauer | 4 | -68/+59 |
2018-04-10 | Merge pull request #28029 from cstrahan/hardening-fix | John Ericson | 4 | -59/+68 |
2018-04-10 | hardening: Reindent | John Ericson | 1 | -34/+34 |
2018-04-10 | hardening: Tiny reindent | John Ericson | 1 | -2/+2 |
2018-04-10 | hardening: line order, spacing, and pointless quoting for consistency | John Ericson | 1 | -3/+4 |
2018-04-10 | hardenning: Rejigger ifs and explicit declare and unset -v | John Ericson | 1 | -8/+7 |
2018-04-10 | hardening: simplify reporting of disabled flags | Charles Strahan | 1 | -8/+2 |
2018-04-10 | hardening: make requested fixes | Charles Strahan | 1 | -1/+0 |
2018-03-08 | treewide: Remove gnat support. | Shea Levy | 4 | -194/+1 |
2018-03-06 | hardening: ld wrapper changes, setup-hook, etc | Charles Strahan | 3 | -3/+6 |
2018-03-06 | hardening: initial cross support | Charles Strahan | 3 | -4/+6 |
2018-03-06 | hardening: allow user supplied flags to override | Charles Strahan | 1 | -2/+2 |
2018-03-06 | hardening: clarify the whitelist logic | Charles Strahan | 1 | -8/+12 |
2018-03-06 | hardening: fix careless bugs | Charles Strahan | 1 | -5/+5 |
2018-03-06 | hardening: fix bug/typo | Charles Strahan | 1 | -1/+1 |
2018-03-06 | hardening: fix #18995 | Charles Strahan | 1 | -15/+22 |
2018-02-26 | Merge pull request #35071 from oxij/stdenv/infopages | John Ericson | 1 | -11/+11 |
2018-02-26 | cc-wrapper: allow building without documentation, propagate info pages | Jan Malakhovski | 1 | -11/+11 |