summary refs log tree commit diff
path: root/pkgs/build-support/cc-wrapper
Commit message (Expand)AuthorAge
* Merge #225846: cc-wrapper: deunify clang/gcc handling of -BVladimír Čunát2023-04-16
|\
| * cc-wrapper: deunify clang/gcc handling of `-B` flagAdam Joseph2023-04-13
| * Revert "cc-wrapper: add optional temporary hack for -B"Adam Joseph2023-04-12
* | Merge staging-next into staginggithub-actions[bot]2023-04-15
|\ \
| * \ Merge pull request #178280 from veprbl/pr/ccache_clang_fixKira Bruneau2023-04-15
| |\ \
| | * | cc-wrapper: disable response files for ccacheDmitry Kalinkin2022-06-19
* | | | Merge staging-next into staginggithub-actions[bot]2023-04-14
|\| | | | |_|/ |/| |
| * | Merge pull request #216992 from SuperSandro2000/stdenvNative-fix-evalSandro2023-04-14
| |\ \
| | * | {bintools,cc}-wrapper: don't fallback to version = nullSandro Jäckel2023-04-12
| | * | cc-wrapper: don't set env to null when nativeTools is usedSandro Jäckel2023-04-12
* | | | Merge staging-next into staginggithub-actions[bot]2023-04-12
|\| | |
| * | | cc-wrapper: add optional temporary hack for -BVladimír Čunát2023-04-12
* | | | cc-wrapper: deunify clang/gcc treatment of -isystemAdam Joseph2023-04-11
* | | | Revert "julia{18,19,}: fix build by a temporary hack"Artturin2023-04-11
|/ / /
* | | julia{18,19,}: fix build by a temporary hackVladimír Čunát2023-04-10
* | | Merge #169327: cc-wrapper: fix minor problemsVladimír Čunát2023-04-04
|\ \ \
| * | | cc-wrapper: revert change to `-isystem`wrvsrx2023-01-31
| * | | cc-wrapper: add -cxx-isystem to libcxx-cxxflags instead of libc-cflagswrvsrx2023-01-31
| * | | cc-wrapper: add the '-xc++' and `-x*-header` case to the wrapperwrvsrx2023-01-31
| * | | cc-wrapper: replace "-isystem" by "-cxx-isystem" for c++ headerwrvsrx2023-01-31
* | | | Merge pull request #209870 from amjoseph-nixpkgs/pr/stdenv/external-gcc-boots...Bernardo Meurer2023-04-03
|\ \ \ \
| * | | | stdenv: Nix-driven bootstrap of gccAdam Joseph2023-04-02
| * | | | cc-wrapper: if isClang, add -L${gccForLibs.libgcc}/libAdam Joseph2023-04-02
* | | | | cc-wrapper: make $tool-prefixed `cpp` wrapping unconditionalSergei Trofimovich2023-03-17
* | | | | cc-wrapper: wrap `cpp` for cross lust like to nativeSergei Trofimovich2023-03-17
|/ / / /
* | | | Merge pull request #216232 from amjoseph-nixpkgs/pr/cc-wrapper/useCcForLibsSergei Trofimovich2023-02-21
|\ \ \ \
| * | | | cc-wrapper: allow non-clang compilers to use gccForLibs codepathAdam Joseph2023-02-20
* | | | | cc-wrapper: fix inverted logic around fortify & fortify3 mutual exclusionRobert Scott2023-02-21
|/ / / /
* | | | Merge pull request #212498 from risicle/ris-fortify3Robert Scott2023-02-16
|\ \ \ \ | |_|/ / |/| | |
| * | | cc-wrapper: add support for fortify3 flagRobert Scott2023-01-24
* | | | treewide: use optionalStringFelix Buehler2023-02-13
* | | | build-support/cc-wrapper: revert "pass in non-existent --sysroot= to untangle...Sergei Trofimovich2023-01-29
* | | | build-support/cc-wrapper: add libstdc++fs into default library path for clangSergei Trofimovich2023-01-28
* | | | Merge master into staging-nextgithub-actions[bot]2023-01-25
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | llvmPackages: use libcxxrt on FreeBSDAlyssa Ross2023-01-24
* | | Merge remote-tracking branch 'origin/staging-next' into stagingSergei Trofimovich2023-01-20
|\| |
| * | gccgo: wrap go binary (#207670)Yureka2023-01-20
* | | Merge remote-tracking branch 'origin/staging-next' into stagingSergei Trofimovich2023-01-14
|\| |
| * | Merge master into staging-nextgithub-actions[bot]2023-01-13
| |\ \
| | * \ Merge #209423: gnat12: add for x86_64-darwinVladimír Čunát2023-01-13
| | |\ \
| | | * | cc-wrapper: Wrap/link all other GNAT commandsBoey Maun Suang2023-01-07
| | | * | cc-wrapper: Fix gnatmake wrapperBoey Maun Suang2023-01-07
* | | | | Merge pull request #210004 from trofi/cc-fake-sysrootSergei Trofimovich2023-01-14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | build-support/cc-wrapper: pass in non-existent --sysroot= to untangle from libcSergei Trofimovich2023-01-10
* | | | | Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt2023-01-11
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * / / cc-wrapper: -march= is not allowed on powerpcAdam Joseph2023-01-10
| |/ /
* | | treewide: fix some core package structuredAttrsArtturin2022-12-08
* | | allow derivation attributes in envArtturin2022-12-08
|/ /
* | cc-wrapper: fix path to libcxx includes for cross compilersNick Cao2022-11-30
* | Merge pull request #197937 from danielbarter/cc-wrapper-hookJohn Ericson2022-10-28
|\ \