about summary refs log tree commit diff
path: root/pkgs/build-support/cc-wrapper
AgeCommit message (Expand)AuthorFilesLines
2019-12-30Merge pull request #74090 from obsidiansystems/ghcjs-cross-without-ccJohn Ericson1-1/+1
2019-12-02Merge pull request #74226 from bhpdt/fix/idirafter-stdenvMatthew Bauer1-3/+9
2019-11-27cc-wrapper: expose wrapper script as overridable attribute (#65813)David Wood1-8/+10
2019-11-26stdenv: Fix gcc -idirafter shell glob in cc-wrapperBen Hipple1-3/+9
2019-11-25Merge remote-tracking branch 'upstream/master' into ghcjs-cross-without-ccJohn Ericson3-7/+11
2019-11-25stdenv: Introduce hasCC attributeJohn Ericson1-1/+1
2019-11-24Merge pull request #74065 from Ericson2314/cc-versionsJohn Ericson1-3/+3
2019-11-24{cc,bintools}-wrapper: Inherit compiler versionCraig Hall1-3/+3
2019-11-24Merge remote-tracking branch 'upstream/master' into wrapper-pname-supportJohn Ericson3-7/+11
2019-11-24{cc,bintools}-wrapper: use cc pname/version if setCraig Hall1-3/+3
2019-11-04cc-wrapper, bintools-wrapper: Remove now unneeded `set {+,-}u`John Ericson2-7/+0
2019-09-01cc-wrapper: add (partial) support for clang -cc1Craig Hall1-0/+11
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