about summary refs log tree commit diff
path: root/pkgs/build-support/cc-wrapper
AgeCommit message (Expand)AuthorFilesLines
2020-07-06cc-wrapper: set FC when langFortran is onMatthew Bauer2-2/+14
2020-06-30{bintools,cc}-wrapper: Ensure nix-support/*-flags files existJohn Ericson1-6/+23
2020-06-30{cc,bintools}-wrapper: Comments no longer splicedJohn Ericson1-56/+54
2020-06-22C++ Compilers: Systematize handling of standard librariesJohn Ericson3-16/+55
2020-09-19gnat: fix buildLars Jellema1-0/+2
2020-09-11Merge branch 'master' into staging-nextVladimír Čunát1-3/+9
2020-09-08Merge pull request #97387 from Ericson2314/fix-android-prebuiltJohn Ericson1-3/+9
2020-09-07cc-wrapper: Fix for prebuilt androidJohn Ericson1-3/+9
2020-09-07Revert "utils.bash: also "fix" cc-wrapper and pkg-config-wrapper"Frederik Rietdijk1-1/+1
2020-09-07utils.bash: also "fix" cc-wrapper and pkg-config-wrapperFrederik Rietdijk1-1/+1
2020-09-01Merge pull request #61019 from volth/gcc.arch-amdJohn Ericson1-2/+10
2020-08-05gcc.arch: refactor, move tables under lib/volth1-0/+2
2020-08-05platform.gcc.arch: support for AMD CPUsvolth1-2/+8
2020-05-24Merge staging-next into stagingFrederik Rietdijk1-5/+13
2020-05-19gdc: init at 9.3.0Stefan Frijters1-5/+13
2020-05-12*-wrapper; Switch from `infixSalt` to `suffixSalt`John Ericson6-51/+51
2020-04-20gnat: init at 9.3.0Lars Jellema3-0/+185
2020-04-13treewide: Get rid of -dumpmachine in favor of static infoJohn Ericson1-1/+1
2020-03-19Merge pull request #82882 from obsidiansystems/armv6-embeddedJohn Ericson1-2/+2
2020-03-18cc-wrapper, clang: `libstdcxxHook` should a propagated build inputJohn Ericson1-2/+2
2020-03-10stdenv cc-wrapper: deal with edge-case regressionsVladimír Čunát1-1/+3
2020-03-07Merge pull request #81191 from clkamp/stdenv-multi-line-libc-cflagsJohn Ericson1-0/+4
2020-03-06stdenv: Fix gcc multi line libc-cflagsChristian Lütke-Stetzkamp1-0/+4
2020-03-04gcc: move target-specific runtime libraries to separate outputBen Wolsieffer1-1/+3
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