The Meson Build System http://mesonbuild.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Xavier Claessens d503b1423e mconf: Report all unknown cmd line options instead of aborting on first 7 years ago
..
backend Fix issues found by flake8 7 years ago
compilers optinterpreter: Remove duplicated list of languages 7 years ago
dependencies Revert "really switch to qmake automatically if pkg-config fails" 7 years ago
modules Fix issues found by flake8 7 years ago
scripts Fix issues found by flake8 7 years ago
wrap new wrap-mode: forcefallback 7 years ago
__init__.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
astinterpreter.py cleanup: Remove redundant parentheses 8 years ago
build.py Fix non-list used with FeatureNewKwargs 7 years ago
coredata.py mconf: Report all unknown cmd line options instead of aborting on first 7 years ago
environment.py Move to coredata some methods handling options 7 years ago
interpreter.py Move to coredata some methods handling options 7 years ago
interpreterbase.py FeatureNew: Print WARNING instead of ERROR 7 years ago
linkers.py Add an OpenMP dependency. 7 years ago
mconf.py Move to coredata some methods handling options 7 years ago
mesonlib.py Fix #mesondefine token error message formatting 7 years ago
mesonmain.py Delay backend creation until project() is parsed 7 years ago
minit.py Use visual studio solution directories 7 years ago
mintro.py meson introspect: Fix --installed argument 7 years ago
mlog.py Add VT100 ANSI escape sequences for Windows 10. 7 years ago
mparser.py Add support for octal and binary int literals. 7 years ago
mtest.py Set WINEPATH when running serialized executables 7 years ago
optinterpreter.py optinterpreter: Remove duplicated list of languages 7 years ago
rewriter.py Always build parser objects anew to avoid leaking old data. 7 years ago