summary refs log tree commit diff
path: root/pkgs/build-support/cc-wrapper
Commit message (Expand)AuthorAge
* cc-wrapper: use -iframework instead of -FMatthew Bauer2019-06-28
* cc-wrapper: only set -march when platform.gcc.arch is specifiedMatthew Bauer2019-04-26
* kernel: fix cross-buildvolth2019-04-25
* Merge pull request #56555 from matthewbauer/wasmMatthew Bauer2019-04-23
|\
| * wasilibc: use .imports file for lldMatthew Bauer2019-04-23
| * wasm: init cross targetMatthew Bauer2019-04-23
* | fix bootstrap when platform.gcc.arch=="skylake"volth2019-04-21
* | cc-wrapper: make machine configuration configurableMatthew Bauer2019-04-20
|/
* llvm8: support c++ in cross caseMatthew Bauer2019-04-11
* netbsd: add cross targetMatthew Bauer2019-02-26
* Merge branch 'staging-next' into stagingVladimír Čunát2019-02-01
|\
| * cc-wrapper: set priority to 10Matthew Bauer2019-01-31
* | cc-wrapper: add libcxx for libcxxClangMatthew Bauer2019-01-26
|/
* Merge pull request #46115 from oxij/stdenv/bintools-cc-symlinkMichael Raskin2018-11-22
|\
| * cc-wrapper, bintools-wrapper: simply symlink man and info outputsJan Malakhovski2018-11-07
* | gcc: support avrMatthew Bauer2018-10-29
|/
* bintools-wrapper, cc-wrapper, stdenv: infer propagateDoc automaticallyJan Malakhovski2018-09-23
* treewide: cleanup some references to bashJan Malakhovski2018-09-04
* Revert "Merge pull request #44767 from obsidiansystems/wrapper-env-var-path"Matthew Bauer2018-08-22
* Merge pull request #44767 from obsidiansystems/wrapper-env-var-pathJohn Ericson2018-08-17
|\
| * cc-wrapper: Define env vars with full pathJohn Ericson2018-08-06
| * Revert "Merge #44221: default for NIX_CXXSTDLIB_COMPILE"Vladimír Čunát2018-07-31
| * Use the default for NIX_CXXSTDLIB_COMPILE even if defined (but empty).Eduard-Mihai Burtescu2018-07-30
* | Revert "cc-wrapper: propagate man and info to propagated-build-inputs"Eelco Dolstra2018-08-09
* | Revert "cc-wrapper, bintools-wrapper: simply symlink man and info outputs"Eelco Dolstra2018-08-09
* | cc-wrapper, bintools-wrapper: simply symlink man and info outputsJan Malakhovski2018-08-06
* | cc-wrapper: propagate man and info to propagated-build-inputsJan Malakhovski2018-08-05
* | Re-Revert "Merge #44221: default for NIX_CXXSTDLIB_COMPILE"Vladimír Čunát2018-07-31
|/
* {cc,bintools}-wrapper: also replace . in configMatthew Bauer2018-07-28
* cc-wrapper: disable stackprotector for mingwMatthew Bauer2018-06-23
* Merge a subset of staging (security)Vladimír Čunát2018-06-15
|\
| * cc-wrapper, bintools-wrapper: use getHostRoleEnvHook instead of getTargetRole...Ben Wolsieffer2018-06-03
* | cc-wrapper: fix eval error on macMatthew Bauer2018-06-14
|/
* clang_6: fix sanitizers under libstdc++Benjamin Saunders2018-05-24
* Merge remote-tracking branch 'upstream/staging' into compiler-rtJohn Ericson2018-05-24
|\
| * Merge remote-tracking branch 'upstream/staging' into strictDepsJohn Ericson2018-05-14
| |\
| | * Merge pull request #40139 from obsidiansystems/modular-setup-hooksJohn Ericson2018-05-07
| | |\
| | | * {bintools,cc}-wrapper: Factor out role accumulation logicJohn Ericson2018-05-07
| | | * treewide: Use pkgs/build-support/roles.bash to remove copy pastaJohn Ericson2018-05-07
| | * | bintools-wrapper, cc-wrapper: don't add `targetPrefix` the second timeJan Malakhovski2018-04-26
| | * | {cc,bintools}-wrapper: fix removal of unsupported hardening flagsPiotr Bogdan2018-04-14
| | * | 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
* | | | tests.cc-wrapper: verify building with sanitizersBenjamin Saunders2018-05-24
| |_|/ |/| |
* | | Revert "Merge pull request #28029 from cstrahan/hardening-fix"Matthew Bauer2018-04-10
* | | Merge pull request #28029 from cstrahan/hardening-fixJohn Ericson2018-04-10
|\ \ \ | |_|/ |/| |
| * | hardening: ReindentJohn Ericson2018-04-10
| * | hardening: Tiny reindentJohn Ericson2018-04-10
| * | hardening: line order, spacing, and pointless quoting for consistencyJohn Ericson2018-04-10
| * | hardenning: Rejigger ifs and explicit declare and unset -vJohn Ericson2018-04-10