summary refs log tree commit diff
path: root/pkgs/build-support/cc-wrapper
Commit message (Expand)AuthorAge
* cc-wrapper: fix -mtune= validation, add ARM, add fallbacksAdam Joseph2023-10-23
* Merge pull request #255488 from natto1784/libcxxabiArtturi2023-09-20
|\
| * cc-wrapper: add libcxxabi include flag for LLVMAmneesh Singh2023-09-18
* | Merge pull request #253116 from pwaller/fix-static-linktypeArtturi2023-09-19
|\ \ | |/ |/|
| * cc-wrapper: Account for NIX_LDFLAGS and NIX_CFLAGS_LINK in linkTypePeter Waller2023-09-03
* | 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 staging-next into staginggithub-actions[bot]2023-08-20
|\ \
| * \ 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: add fortify flags after invocation args, not beforeRobert Scott2023-08-19
|/ / / /
* | | | cc-wrapper: include fortify-headers before libc includes for muslRobert Scott2023-08-06
* | | | Merge pull request #245282 from reckenrode/gccStdenv-fixWeijia Wang2023-08-02
|\ \ \ \ | |_|/ / |/| | |
| * | | cc-wrapper: use a temporary file for reponse fileRandy Eckenrode2023-08-01
* | | | 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 #224822: hardening flags: enable fortify3 by defaultVladimír Čunát2023-07-06
|\ \ \ \
| * | | | hardening flags: enable fortify3 by defaultRobert Scott2023-06-25
| |/ / /
* | | | Merge pull request #239331 from pwaller/fix-pie-hardeningArtturi2023-07-06
|\ \ \ \
| * | | | build-support: Use response-expanded params in pie testPeter Waller2023-06-23
| |/ / /
* | | | 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
* | | Merge staging-next into staginggithub-actions[bot]2023-05-09
|\ \ \
| * | | cc-wrapper: when merging gcc32 and gcc64, merge libgcc as wellAdam Joseph2023-05-09
* | | | cc-wrapper: support `--`Rahul Butani2023-05-03
|/ / /
* | | 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
|\| | | | |