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.
 
 
 
 
 
 
Yasushi SHOJI abd12b69ea mesonconf: reorder output columns 8 years ago
..
backend Merge pull request #1775 from mesonbuild/covupdate 8 years ago
dependencies gmockdependency: find libraries using the compiler 8 years ago
modules pkgconfig: add suppport for custom variables during generation 8 years ago
scripts Strip system directories and show coverage for files not executed at all. Closes #1721. 8 years ago
wrap Don't use len() to test emptiness vs not emptiness 8 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 Merged rust_args branch. 8 years ago
compilers.py Implement executable(gui_app:) for gcc on Windows 8 years ago
coredata.py Moved coverage commands to a standalone script. 8 years ago
environment.py More strict eval. 8 years ago
interpreter.py dependencies: Only store found deps in the cache 8 years ago
interpreterbase.py Don't use len() to test emptiness vs not emptiness 8 years ago
mconf.py mesonconf: reorder output columns 8 years ago
mesonlib.py Flatten should always return a list 8 years ago
mesonmain.py Moved coverage commands to a standalone script. 8 years ago
mintro.py mesonintrospect: Print all deps, not just those with the same name 8 years ago
mlog.py Add an option to dependencies called 'method'. This can be used to 8 years ago
mparser.py Added missing argument to a few function calls. Closes #1647. 8 years ago
optinterpreter.py Allow option values to contain ':' 8 years ago