summary refs log tree commit diff
path: root/pkgs/build-support/cc-wrapper/default.nix
Commit message (Expand)AuthorAge
* cc-wrapper: fix -mtune= validation, add ARM, add fallbacksAdam Joseph2023-10-23
* cc-wrapper: add libcxxabi include flag for LLVMAmneesh Singh2023-09-18
* Merge pull request #192459 from danielfullmer/fix-cc-wrapper-libdirArtturi2023-09-07
|\
| * cc-wrapper: fix linking against GCC libs for non-GCCDaniel Fullmer2022-09-22
* | win-dll-links: also copy dll from dependenciesbrano5432023-08-31
* | cc-wrapper: don't use fortify-headers for non-gcc compilersRobert Scott2023-08-28
* | Merge master into staging-nextgithub-actions[bot]2023-08-20
|\ \
| * \ Merge branch 'master' into stdenv.cc.libcxxYang, Bo2023-08-12
| |\ \
| * | | Add `stdenv.cc.libcxx` to detect the standard C++ libraryYang, Bo2022-09-26
* | | | cc-wrapper: include fortify-headers before libc includes for muslRobert Scott2023-08-06
| |/ / |/| |
* | | Merge #243595: cc-wrapper: -fwrapv instead of -fno-strict-overflow in clangVladimír Čunát2023-07-26
|\ \ \
| * | | cc-wrapper: use -fwrapv instead of -fno-strict-overflow in clangTheodore Ni2023-07-17
* | | | Merge pull request #239624 from Stunkymonkey/use-optionalString-thenFelix Bühler2023-07-22
|\ \ \ \ | |/ / / |/| | |
| * | | treewide: use optionalString instead of 'then ""'Felix Buehler2023-06-24
* | | | Merge pull request #239120 from LibreCybernetics/arch-stuffArtturi2023-07-05
|\ \ \ \
| * | | | lib.systems.architectures: add microarchitecture levelsFabián Heredia Montiel2023-06-24
| |/ / /
* / / / treewide: use optionalAttrs instead of 'else {}'Felix Buehler2023-06-25
|/ / /
* | | Merge pull request #237167 from CHN-beta/masterSandro2023-06-19
|\ \ \
| * | | stdenv: add alderlake supportchn2023-06-11
* | | | lib.systems: add znver4 architectureFabián Heredia Montiel2023-06-16
|/ / /
* | | Merge #235610: cc-wrapper: try to better guess meta.mainProgramVladimír Čunát2023-06-11
|\ \ \
| * | | cc-wrapper: try to better guess meta.mainProgramVladimír Čunát2023-06-02
* | | | gcj: fix compilerJack Leightcap2023-06-07
|/ / /
* | | pkgs: fix typosfigsoda2023-05-19
* | | cc-wrapper: when merging gcc32 and gcc64, merge libgcc as wellAdam Joseph2023-05-09
* | | wrapCCWith: disable pic when building for WindowsAlyssa Ross2023-04-28
* | | 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 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
|/ / / / /
* / / / / cc-wrapper: allow non-clang compilers to use gccForLibs codepathAdam Joseph2023-02-20
|/ / / /
* | | | 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