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.
 
 
 
 
 
 
Pablo Correa Gómez bb5a09de45 interpreter: reorder functions alphabetically 3 years ago
..
primitives fix regression that broke string.format with list objects 4 years ago
__init__.py interpreter: Holderify arrays and dicts 4 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 4 years ago
interpreter.py interpreter: reorder functions alphabetically 3 years ago
interpreterobjects.py fix broken FeatureNew checks that never printed 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: move disabler KwargInfo to the type_checking module 3 years ago