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/
12546
Commits
80
Branches
175
Tags
89 MiB
Tree:
7650f32828
meson
/
test cases
/
common
/
169 source in dep
/
generated
/
funname
2 lines
22 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
my_wonderful_function