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.
 
 
 
 
 
 
Eli Schwartz cf3a1d31f8 fix some flake8 violations for unused imports 3 years ago
..
primitives fix some flake8 violations for unused imports 3 years ago
__init__.py interpreter: replace ConfigurationDataObject with ConfigurationDataHolder 3 years ago
compiler.py make sure files arguments to compiler.compiles and friends, performs rebuild 3 years ago
dependencyfallbacks.py dep.name(): return dependency name even if dependency is not found 3 years ago
interpreter.py properly error out when project version is an array other than files() 3 years ago
interpreterobjects.py interpreterobjects: Don't warn on set10(bool) 3 years ago
kwargs.py interpreterobjects: use typed_* for configuration_data.set* 3 years ago
mesonmain.py remove no longer needed validation routine 3 years ago
type_checking.py interpreter: use common DEPENDS_KW 3 years ago