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 1e5d7f2122
custom_target: catch and reject input files that do not exist
3 years ago
..
primitives fix regression that broke string.format with list objects 3 years ago
__init__.py interpreter: Holderify arrays and dicts 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 custom_target: catch and reject input files that do not exist 3 years ago
interpreterobjects.py interpreter: use build.GeneratedTypes 3 years ago
kwargs.py interpreter: use typed_kwargs for run_command 3 years ago
mesonmain.py interpreter: use find_program_impl internally instead of func_find_program 3 years ago
type_checking.py interpreter: use common DEPENDS_KW 3 years ago