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 fda4c49c34
fix custom_target crash if boolean true is specified in install_dir
3 years ago
..
primitives move various imports into TYPE_CHECKING blocks for neatness 3 years ago
__init__.py interpreter: replace ConfigurationDataObject with ConfigurationDataHolder 3 years ago
compiler.py Tweak "header has symbol" message 3 years ago
dependencyfallbacks.py move a bunch of imports into TYPE_CHECKING blocks 3 years ago
interpreter.py interpreter: add type restrictions to declare_dependency link_whole 3 years ago
interpreterobjects.py Make a copy of auto_features options when changing its name 3 years ago
kwargs.py fix custom_target crash if boolean true is specified in install_dir 3 years ago
mesonmain.py treewide: string-quote the first argument to T.cast 3 years ago
type_checking.py fix custom_target crash if boolean true is specified in install_dir 3 years ago