summary refs log tree commit diff
path: root/pkgs/build-support/cc-wrapper/default.nix
Commit message (Expand)AuthorAge
* Merge pull request #74090 from obsidiansystems/ghcjs-cross-without-ccJohn Ericson2019-12-30
|\
| * Merge remote-tracking branch 'upstream/master' into ghcjs-cross-without-ccJohn Ericson2019-11-25
| |\
| * | stdenv: Introduce hasCC attributeJohn Ericson2019-11-25
* | | Merge pull request #74226 from bhpdt/fix/idirafter-stdenvMatthew Bauer2019-12-02
|\ \ \
| * | | stdenv: Fix gcc -idirafter shell glob in cc-wrapperBen Hipple2019-11-26
* | | | cc-wrapper: expose wrapper script as overridable attribute (#65813)David Wood2019-11-27
|/ / /
* | | Merge pull request #74065 from Ericson2314/cc-versionsJohn Ericson2019-11-24
|\ \ \ | |_|/ |/| |
| * | {cc,bintools}-wrapper: Inherit compiler versionCraig Hall2019-11-24
| |/
* | Merge remote-tracking branch 'upstream/master' into wrapper-pname-supportJohn Ericson2019-11-24
|\ \ | |/ |/|
| * cc-wrapper, bintools-wrapper: Remove now unneeded `set {+,-}u`John Ericson2019-11-04
* | {cc,bintools}-wrapper: use cc pname/version if setCraig Hall2019-11-24
|/
* 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
* {cc,bintools}-wrapper: also replace . in configMatthew Bauer2018-07-28
* cc-wrapper: disable stackprotector for mingwMatthew Bauer2018-06-23
* 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
| | |/
| * | treewide: Get rid of all uses of crossConfigJohn Ericson2018-05-14
* | | tests.cc-wrapper: verify building with sanitizersBenjamin Saunders2018-05-24
| |/ |/|
* | treewide: Remove gnat support.Shea Levy2018-03-08
* | cc-wrapper: allow building without documentation, propagate info pagesJan Malakhovski2018-02-26
|/
* Merge branch 'master' into stagingVladimír Čunát2017-12-31
|\
| * cc-wrapper: allow compilers to specify unsupported hardening modesDmitry Kalinkin2017-12-30
* | {bintools,cc}-wrapper: extraPackages should be `depsTargetTargetPropagated`John Ericson2017-12-30
|/
* Merge branch 'master' into stagingOrivej Desh2017-12-18
|\
| * cc-wrapper: don't set cxx_stdlib when nativeTools is trueDylan Simon2017-12-17
* | Merge commit '9d8f9b2e531bf95a700a949d879927fb6996ffc9' into binutils-wrapperJohn Ericson2017-12-13
|\ \
| * | cc-wrapper: don't add broken cflags to clangWill Dietz2017-11-30
| |/
* | bintools-wrapper: Import separately from cc-wrapperJohn Ericson2017-12-13