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.
 
 
 
 
 
 
Jussi Pakkanen 88054c48a6
Merge pull request #4293 from marcelhollerbach/master
6 years ago
..
__init__.py Moved backends to their own module. 9 years ago
backends.py build: generate the mappings in the Targets 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