1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 20:16:03 +01:00
nix/doc/manual/source/development
Sergei Zimmerman 94d37e62fc
treewide: Support builds with ASAN, enable in CI
Enables builds with ASAN to catch memory corruption
bugs faster and in CI. This is an incredibly valuable
instrument that must be used as much as possible.

Somewhat based on jade's work from Lix, though there's a lot that
we have to do differently:

19ae87e5ce

Co-authored-by: Jade Lovelace <lix@jade.fyi>
2025-09-19 01:33:57 +03:00
..
benchmarking.md add derivation parser benchmark 2025-07-29 16:51:55 +02:00
building.md hacking.md: set installation outputs as well 2025-08-31 09:53:14 +01:00
cli-guideline.md fix various typos in docs 2025-05-14 21:29:17 +02:00
contributing.md doc: Render verbatim @docroot@ on contributing page 2025-05-17 17:50:49 +02:00
cxx.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
debugging.md More debugging documentation 2025-02-03 10:08:13 -05:00
documentation.md outdated building instructions, update documentation.md 2025-01-08 09:42:26 +01:00
experimental-features.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
index.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
json-guideline.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
meson.build treewide: Support builds with ASAN, enable in CI 2025-09-19 01:33:57 +03:00
testing.md Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00