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.
 
 
 
 
 
 
Guillermo Ignacio Enriquez Gutierrez aff3930464 Fix Xcode backend: Add build dir to SYSTEM_HEADER_SEARCH_PATHS so generated headers can be included/imported in sources 6 years ago
..
__init__.py Moved backends to their own module. 9 years ago
backends.py backend: Make sure to normalize paths before checking if it is a system dir 6 years ago
ninjabackend.py Sprinkle functools.lru_cache() in a few more places 6 years ago
vs2010backend.py Added "native" kwarg to add_XXX_args. Closes #3669. 6 years ago
vs2015backend.py Whitespace tweaks to reduce Flake8 warnings 8 years ago
vs2017backend.py VS: Add /DEBUG to linker to generate debug information 7 years ago
xcodebackend.py Fix Xcode backend: Add build dir to SYSTEM_HEADER_SEARCH_PATHS so generated headers can be included/imported in sources 6 years ago