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 ce392acad4 interpreterbase: ensure that the default vaule to KwargInfo is a valid type 3 years ago
..
__init__.py fix: get_variable default variables are not ObjectHolders (fixes #8936) 3 years ago
_unholder.py fix: Fix recursive _unholder permissive kwarg (fixes #8977) 3 years ago
baseobjects.py interperterbase: help type checkers do better type deduction 3 years ago
decorators.py interpreterbase: ensure that the default vaule to KwargInfo is a valid type 3 years ago
disabler.py interpreter: Add a new MesonInterpreterObject for non-elementary objects 3 years ago
exceptions.py interpreter: Split exception calsses from interpreterbase.py 3 years ago
helpers.py refactor: Refactor BothLibraries logic 3 years ago
interpreterbase.py use even more informative error message for invoking meson in a subdir 3 years ago