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 6e25548d06
add_*_script: fix incorrect typed_pos_args allowing built targets
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 restore additional info about the potential cause of find_program failing 3 years ago
interpreterobjects.py Fix mypy errors 3 years ago
kwargs.py interpreter: use typed_kwargs for run_command 3 years ago
mesonmain.py add_*_script: fix incorrect typed_pos_args allowing built targets 3 years ago
type_checking.py interpreter: use common DEPENDS_KW 3 years ago