summaryrefslogtreecommitdiffstats
path: root/pkgs/build-support/cc-wrapper
AgeCommit message (Expand)Author
2021-01-24pkgs/build-support: stdenv.lib -> libBen Siraphob
2021-01-24clang, cc-wrapper: Move `--gcc-toolchain` logic into CC wrapperJohn Ericson
2021-01-23lib: Clean up how linux and gcc config is specifiedJohn Ericson
2021-01-22Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer
2021-01-21lib: Clean up how linux and gcc config is specifiedJohn Ericson
2021-01-20Move disabling of gccForLibs for iOS to build-support cc-wrapperSteven Pease
2020-12-27bintools-wrapper: skip dynamic linker for static binariesJörg Thalheim
2020-12-24Merge pull request #107507 from LibreCybernetics/add-zen-infoJohn Ericson
2020-12-23lib.systems: update processor architecture infoFabián Heredia Montiel
2020-12-23gnats: format hardened flag isn't supportedFlorian Klink
2020-10-30Merge pull request #96318 from matthewbauer/provide-patchelf-in-native-stdenvMatthew Bauer
2020-08-26Fix cc-wrapper in native stdenvMatthew Bauer
2020-08-15Merge pull request #92412 from matthewbauer/blas-crossFrederik Rietdijk
2020-08-02Merge pull request #91293 from Ericson2314/cxx-wrapper-debt-part-2John Ericson
2020-08-02treewide: Get rid of `cc.gcc`John Ericson
2020-07-23stdenv: make -nostdinc work as intendedJörg Thalheim
2020-07-06cc-wrapper: set FC when langFortran is onMatthew Bauer
2020-06-30{bintools,cc}-wrapper: Ensure nix-support/*-flags files existJohn Ericson
2020-06-30{cc,bintools}-wrapper: Comments no longer splicedJohn Ericson
2020-06-22C++ Compilers: Systematize handling of standard librariesJohn Ericson
2020-09-19gnat: fix buildLars Jellema
2020-09-11Merge branch 'master' into staging-nextVladimír Čunát
2020-09-08Merge pull request #97387 from Ericson2314/fix-android-prebuiltJohn Ericson
2020-09-07cc-wrapper: Fix for prebuilt androidJohn Ericson
2020-09-07Revert "utils.bash: also "fix" cc-wrapper and pkg-config-wrapper"Frederik Rietdijk
2020-09-07utils.bash: also "fix" cc-wrapper and pkg-config-wrapperFrederik Rietdijk
2020-09-01Merge pull request #61019 from volth/gcc.arch-amdJohn Ericson
2020-08-05gcc.arch: refactor, move tables under lib/volth
2020-08-05platform.gcc.arch: support for AMD CPUsvolth
2020-05-24Merge staging-next into stagingFrederik Rietdijk
2020-05-19gdc: init at 9.3.0Stefan Frijters
2020-05-12*-wrapper; Switch from `infixSalt` to `suffixSalt`John Ericson
2020-04-20gnat: init at 9.3.0Lars Jellema
2020-04-13treewide: Get rid of -dumpmachine in favor of static infoJohn Ericson
2020-03-19Merge pull request #82882 from obsidiansystems/armv6-embeddedJohn Ericson
2020-03-18cc-wrapper, clang: `libstdcxxHook` should a propagated build inputJohn Ericson
2020-03-10stdenv cc-wrapper: deal with edge-case regressionsVladimír Čunát
2020-03-07Merge pull request #81191 from clkamp/stdenv-multi-line-libc-cflagsJohn Ericson
2020-03-06stdenv: Fix gcc multi line libc-cflagsChristian Lütke-Stetzkamp
2020-03-04gcc: move target-specific runtime libraries to separate outputBen Wolsieffer
2019-12-30Merge pull request #74090 from obsidiansystems/ghcjs-cross-without-ccJohn Ericson
2019-12-02Merge pull request #74226 from bhpdt/fix/idirafter-stdenvMatthew Bauer
2019-11-27cc-wrapper: expose wrapper script as overridable attribute (#65813)David Wood
2019-11-26stdenv: Fix gcc -idirafter shell glob in cc-wrapperBen Hipple
2019-11-25Merge remote-tracking branch 'upstream/master' into ghcjs-cross-without-ccJohn Ericson
2019-11-25stdenv: Introduce hasCC attributeJohn Ericson
2019-11-24Merge pull request #74065 from Ericson2314/cc-versionsJohn Ericson
2019-11-24{cc,bintools}-wrapper: Inherit compiler versionCraig Hall
2019-11-24Merge remote-tracking branch 'upstream/master' into wrapper-pname-supportJohn Ericson
2019-11-24{cc,bintools}-wrapper: use cc pname/version if setCraig Hall