summaryrefslogtreecommitdiff
path: root/pkgs/build-support/cc-wrapper/default.nix
AgeCommit message (Expand)Author
12 dayscc-wrapper: replace // optionalAttrs with nullable attr namesAliaksandr
2026-05-02lib.systems.architectures: add rocketlakeRasheeq Azad
2026-03-12cc-wrapper: remove some trailing and leading spaces (#485593)Alyssa Ross
2026-03-02cc-wrapper: remove trailing and leading spaces from flagsAliaksandr
2026-02-08cygwin-dll-link: improve search path orderDavid McFarland
2026-02-08gcc: move cygwin DLLs to $target/binDavid McFarland
2026-02-08cygwin-dll-link: move DLLs to $lib/bin by defaultDavid McFarland
2026-01-24{cc,bintools}-wrapper: use executable extension when set (#479741)John Ericson
2026-01-13{cc,bintools}-wrapper: use executable extension when setDavid McFarland
2026-01-02cc-wrapper: set gl_cv_clean_version_stddef=yes on cygwinDavid McFarland
2025-12-04treewide: fix nix-env eval in crossDavid McFarland
2025-10-09cc-wrapper: always include libc++ in the search path (#445095)Randy Eckenrode
2025-10-09cc-wrapper: use `-cxx-isystem` instead of `-isystem` on ClangRandy Eckenrode
2025-10-04Merge remote-tracking branch 'origin/master' into staging-nextK900
2025-10-04pkgs: remove optional builtins prefixes from prelude functionsNAHO
2025-09-30Merge remote-tracking branch 'origin/master' into staging-nextK900
2025-09-27cc-wrapper: add cygwin libc to dll pathDavid McFarland
2025-09-27cc-wrapper: add w32api paths on cygwinDavid McFarland
2025-09-11Merge staging-next into stagingnixpkgs-ci[bot]
2025-09-10cc-wrapper: Make gccgo look like go (#430137)Alyssa Ross
2025-09-10cc-wrapper: Disable format hardening for GoOPNA2608
2025-09-10cc-wrapper: Add passthrus that make gccgo compatible with buildGoModules/Go a...OPNA2608
2025-09-09pkgs/build-support: fix typosBen Siraphob
2025-08-23Merge remote-tracking branch 'origin/master' into staging-nextK900
2025-08-22{gdc,gdmd}: dropEmily
2025-08-22cc-wrapper: remove dead code for `langJava`Emily
2025-08-03cc-wrapper: use `-fmacro-prefix-map` to scrub `__FILE__` references (#429880)Emily
2025-07-30cc-wrapper: Workaround gnuabielfv{1,2} support deficiency on Clang (#297425)Florian Klink
2025-07-29cc-wrapper: use `-fmacro-prefix-map` to scrub `__FILE__` referencesEmily
2025-07-26cc-wrapper: don't set -fno-omit-frame-pointer on s390/x390xSergei Trofimovich
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-07-21gccNGPackages: Force regular dirsJohn Ericson
2025-07-21cc-wrapper: Workaround gnuabielfv{1,2} support deficiency on ClangOPNA2608
2025-07-11cc-wrapper: fix including libstdcxx from GCC NGTristan Ross
2025-06-03cc-wrapper: limit no-omit-leaf-frame-pointer to supported platformsEduard Bachmakov
2025-05-25cc-wrapper: enable frame pointers by default.Eduard Bachmakov
2025-05-23Merge staging-next into stagingnixpkgs-ci[bot]
2025-05-22cc-wrapper: add -m{,no-}strict-align and -mcmodel parameteraleksana
2025-05-22cc-wrapper: add loongarch64 gcc.arch variants to isGccArchSupportedaleksana
2025-05-22Merge staging-next into stagingnixpkgs-ci[bot]
2025-05-21Don't trigger the evaluation of apple-sdk in Linux stdenvZhaofeng Li
2025-05-12gcc: stop passing --with-ld when cross compiling (#400734)Ben Siraphob
2025-04-30cc-wrapper: nixfmtK900
2025-04-30Merge remote-tracking branch 'origin/master' into staging-nextK900
2025-04-30Remove -nostdlibinc flag from clang when building for android-prebuilt (#389028)alexfmpe
2025-04-27gcc: stop passing --with-ld when cross compilingPeter Collingbourne
2025-04-12cc-wrapper: pass correct -B prefixAlba Mendez
2025-04-01treewide: Format all Nix filesSilvan Mosberger
2025-03-11Remove -nostdlibinc flag from clang when building for androidAlexandre Esteves
2025-02-24treewide: fix typos in commentsPeder Bergebakken Sundt