1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-20 17:29:36 +01:00
nix/nix-meson-build-support
Sergei Zimmerman c105846646
meson: Add option for controlling PCH
In practice it turns out that turning off PCH is pretty
useful when debugging incorrect includes. I didn't want
to add this option initially because of the sheer amount
of copy-pasta that meson requires. But considering that
this is useful and the cost of copying the option a single
time is not too high this seems acceptable.
2025-10-08 02:56:16 +03:00
..
asan-options treewide: Support builds with ASAN, enable in CI 2025-09-19 01:33:57 +03:00
big-objs meson: Apply formatting universally 2025-08-07 02:58:29 +03:00
common meson: Add option for controlling PCH 2025-10-08 02:56:16 +03:00
default-system-cpu meson: Fix nix_system_cpu for MIPS and 32 bit ARM systems 2025-07-27 00:50:53 +03:00
deps-lists meson: Apply formatting universally 2025-08-07 02:58:29 +03:00
export treewide: Bump C++ standard version to C++23 2025-08-19 15:33:27 +03:00
export-all-symbols meson: Apply formatting universally 2025-08-07 02:58:29 +03:00
generate-header meson: Apply formatting universally 2025-08-07 02:58:29 +03:00
libatomic meson: link to libatomic on powerpc-linux 2025-09-10 18:50:35 +02:00
subprojects rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
windows-version flake: Add meson formatter 2025-06-11 22:08:03 +00:00