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 277151450a
allow some ObjectHolder subclasses to continue to be generic
2 years ago
..
primitives Unify message(), format() and fstring formatting 2 years ago
__init__.py interpreter: replace ConfigurationDataObject with ConfigurationDataHolder 3 years ago
compiler.py Compiler: Add werror kwarg to compiles(), links() and run() methods 2 years ago
dependencyfallbacks.py interpreter: allow default_options and override_options as a dict 2 years ago
interpreter.py interpreter: delete dead code in func_declare_dependency 2 years ago
interpreterobjects.py allow some ObjectHolder subclasses to continue to be generic 2 years ago
kwargs.py interpreter: add type annotations to func_declare_dependency 2 years ago
mesonmain.py fix implicit_reexport issues and enforce them going forward 2 years ago
type_checking.py interpreter: use typed_kwargs for Executable(win_subsystem) 2 years ago