about summary refs log tree commit diff
path: root/pkgs/build-support/cc-wrapper
AgeCommit message (Expand)AuthorFilesLines
2023-04-16Merge #225846: cc-wrapper: deunify clang/gcc handling of -BVladimír Čunát1-2/+1
2023-04-15Merge staging-next into staginggithub-actions[bot]1-2/+2
2023-04-15Merge pull request #178280 from veprbl/pr/ccache_clang_fixKira Bruneau1-2/+2
2023-04-14Merge staging-next into staginggithub-actions[bot]1-2/+5
2023-04-14Merge pull request #216992 from SuperSandro2000/stdenvNative-fix-evalSandro1-2/+5
2023-04-13cc-wrapper: deunify clang/gcc handling of `-B` flagAdam Joseph1-1/+3
2023-04-12{bintools,cc}-wrapper: don't fallback to version = nullSandro Jäckel1-1/+1
2023-04-12cc-wrapper: don't set env to null when nativeTools is usedSandro Jäckel1-1/+4
2023-04-12Revert "cc-wrapper: add optional temporary hack for -B"Adam Joseph1-4/+1
2023-04-12Merge staging-next into staginggithub-actions[bot]1-1/+4
2023-04-12cc-wrapper: add optional temporary hack for -BVladimír Čunát1-1/+4
2023-04-11cc-wrapper: deunify clang/gcc treatment of -isystemAdam Joseph1-1/+5
2023-04-11Revert "julia{18,19,}: fix build by a temporary hack"Artturin1-6/+1
2023-04-10julia{18,19,}: fix build by a temporary hackVladimír Čunát1-1/+6
2023-04-04Merge #169327: cc-wrapper: fix minor problemsVladimír Čunát1-0/+2
2023-04-03Merge pull request #209870 from amjoseph-nixpkgs/pr/stdenv/external-gcc-boots...Bernardo Meurer1-3/+39
2023-04-02stdenv: Nix-driven bootstrap of gccAdam Joseph1-2/+33
2023-04-02cc-wrapper: if isClang, add -L${gccForLibs.libgcc}/libAdam Joseph1-1/+6
2023-03-17cc-wrapper: make $tool-prefixed `cpp` wrapping unconditionalSergei Trofimovich1-5/+3
2023-03-17cc-wrapper: wrap `cpp` for cross lust like to nativeSergei Trofimovich1-0/+4
2023-02-21Merge pull request #216232 from amjoseph-nixpkgs/pr/cc-wrapper/useCcForLibsSergei Trofimovich1-2/+4
2023-02-20cc-wrapper: allow non-clang compilers to use gccForLibs codepathAdam Joseph1-2/+4
2023-02-21cc-wrapper: fix inverted logic around fortify & fortify3 mutual exclusionRobert Scott1-1/+1
2023-02-16Merge pull request #212498 from risicle/ris-fortify3Robert Scott1-3/+24
2023-02-13treewide: use optionalStringFelix Buehler1-3/+1
2023-01-31cc-wrapper: revert change to `-isystem`wrvsrx1-3/+3
2023-01-31cc-wrapper: add -cxx-isystem to libcxx-cxxflags instead of libc-cflagswrvsrx1-3/+3
2023-01-31cc-wrapper: add the '-xc++' and `-x*-header` case to the wrapperwrvsrx1-0/+2
2023-01-31cc-wrapper: replace "-isystem" by "-cxx-isystem" for c++ headerwrvsrx1-3/+3
2023-01-29build-support/cc-wrapper: revert "pass in non-existent --sysroot= to untangle...Sergei Trofimovich1-7/+0
2023-01-28build-support/cc-wrapper: add libstdc++fs into default library path for clangSergei Trofimovich1-0/+5
2023-01-25Merge master into staging-nextgithub-actions[bot]1-3/+3
2023-01-24cc-wrapper: add support for fortify3 flagRobert Scott1-3/+24
2023-01-24llvmPackages: use libcxxrt on FreeBSDAlyssa Ross1-3/+3
2023-01-20Merge remote-tracking branch 'origin/staging-next' into stagingSergei Trofimovich2-0/+12
2023-01-20gccgo: wrap go binary (#207670)Yureka2-0/+12
2023-01-14Merge remote-tracking branch 'origin/staging-next' into stagingSergei Trofimovich3-17/+64
2023-01-14Merge pull request #210004 from trofi/cc-fake-sysrootSergei Trofimovich1-0/+7
2023-01-13Merge master into staging-nextgithub-actions[bot]3-17/+64
2023-01-13Merge #209423: gnat12: add for x86_64-darwinVladimír Čunát3-17/+64
2023-01-11Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt1-2/+4
2023-01-10cc-wrapper: -march= is not allowed on powerpcAdam Joseph1-2/+4
2023-01-10build-support/cc-wrapper: pass in non-existent --sysroot= to untangle from libcSergei Trofimovich1-0/+7
2023-01-07cc-wrapper: Wrap/link all other GNAT commandsBoey Maun Suang2-17/+34
2023-01-07cc-wrapper: Fix gnatmake wrapperBoey Maun Suang3-1/+31
2022-12-08treewide: fix some core package structuredAttrsArtturin1-11/+8
2022-12-08allow derivation attributes in envArtturin1-6/+9
2022-11-30cc-wrapper: fix path to libcxx includes for cross compilersNick Cao1-2/+2
2022-10-28Merge pull request #197937 from danielbarter/cc-wrapper-hookJohn Ericson1-0/+6
2022-10-28Revert "Merge #191724: cc-wrapper: remove duplicate include flags"Vladimír Čunát3-125/+1