about summary refs log tree commit diff
path: root/pkgs/build-support/cc-wrapper
AgeCommit message (Expand)AuthorFilesLines
2019-06-28cc-wrapper: use -iframework instead of -FMatthew Bauer1-4/+4
2019-04-26cc-wrapper: only set -march when platform.gcc.arch is specifiedMatthew Bauer1-3/+3
2019-04-25kernel: fix cross-buildvolth1-2/+2
2019-04-23Merge pull request #56555 from matthewbauer/wasmMatthew Bauer1-0/+4
2019-04-23wasilibc: use .imports file for lldMatthew Bauer1-2/+0
2019-04-23wasm: init cross targetMatthew Bauer1-0/+6
2019-04-21fix bootstrap when platform.gcc.arch=="skylake"volth1-2/+23
2019-04-20cc-wrapper: make machine configuration configurableMatthew Bauer3-11/+43
2019-04-11llvm8: support c++ in cross caseMatthew Bauer1-2/+2
2019-02-26netbsd: add cross targetMatthew Bauer1-0/+4
2019-02-01Merge branch 'staging-next' into stagingVladimír Čunát1-0/+1
2019-01-31cc-wrapper: set priority to 10Matthew Bauer1-0/+1
2019-01-26cc-wrapper: add libcxx for libcxxClangMatthew Bauer1-5/+9
2018-11-22Merge pull request #46115 from oxij/stdenv/bintools-cc-symlinkMichael Raskin1-3/+2
2018-11-07cc-wrapper, bintools-wrapper: simply symlink man and info outputsJan Malakhovski1-3/+2
2018-10-29gcc: support avrMatthew Bauer1-1/+15
2018-09-23bintools-wrapper, cc-wrapper, stdenv: infer propagateDoc automaticallyJan Malakhovski1-1/+3
2018-09-04treewide: cleanup some references to bashJan Malakhovski1-1/+1
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