This website works better with JavaScript.
Explore
Help
Sign In
Chiebot-Mirror
/
meson
Watch
8
Star
0
Fork
You've already forked meson
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
The Meson Build System
http://mesonbuild.com/
14443
Commits
79
Branches
175
Tags
88 MiB
Tree:
2c7833b1c9
meson
/
test cases
/
common
/
125 configure file in gener...
/
inc
/
confdata.in
2 lines
8 B
Raw
Normal View
History
Unescape
Escape
compilers/d: Add b_ndebug support D lang compilers have an option -release (or similar) which turns off asserts, contracts, and other runtime type checking. This patch wires that up to the b_ndebug flag. Fixes #7082
5 years ago
@VALUE@