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/
11614
Commits
80
Branches
175
Tags
89 MiB
Python
80.1%
Meson
11.8%
C
3.7%
Shell
1.1%
C++
1.1%
Other
1.5%
Tree:
2d65472c72
meson
/
docs
/
markdown
/
snippets
/
rustc-improvements.md
244 B
Raw
Blame
History
Improvements for the Rustc compiler
Werror now works, this set's
-D warnings
, which will cause rustc to error for every warning not explicitly disabled
warning levels have been implemented
support for meson's pic has been enabled