1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 11:36:03 +01:00
nix/nix-meson-build-support
Sergei Zimmerman f07486b205 libutil: Print stack trace on assertion failure
This change overrides __assert_fail on glibc/musl
to instead call std::terminate that we have a custom
handler for. This ensures that we have more context
to diagnose issues encountered by users in the wild.

(cherry picked from commit 46382ade74)
2025-10-11 00:08:36 +00: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 libutil: Print stack trace on assertion failure 2025-10-11 00:08:36 +00: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