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.
 
 
 
 
 
 
Dylan Baker a44c1d18c1
Merge pull request #8898 from e820/interpreter-required-arguments
3 years ago
..
__init__.py holders: Introduce HoldableObject 4 years ago
compiler.py interpreter: Replace manual kwarg validation in compiler.get_supported_arguments with @typed_kwargs 3 years ago
dependencyfallbacks.py holders: remove unholder 4 years ago
interpreter.py interpreter: Move argument checks from add_*_arguments to compiler.get_supported_arguments 3 years ago
interpreterobjects.py fix: Ensure that build targets have all methods from ExternalProgram 3 years ago
kwargs.py interpreter: Move argument checks from add_*_arguments to compiler.get_supported_arguments 3 years ago
mesonmain.py holders: Fix the remaining code to respect the holder changes 4 years ago