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.
 
 
 
 
 
 
Nirbheek Chauhan 01547e8c61 ninja: Fix build_by_default=false targets in tests 8 years ago
..
backend ninja: Fix build_by_default=false targets in tests 8 years ago
modules
scripts Support file perms for install_data and install_subdir 8 years ago
wrap cleanup: Remove redundant parentheses 8 years ago
__init__.py
astinterpreter.py
build.py Add build_by_default to list of kwargs know by CustomTarget. 8 years ago
compilers.py Merge pull request #1328 from centricular/has-function-prefix 8 years ago
coredata.py
dependencies.py Merge pull request #1302 from centricular/install-mode 8 years ago
environment.py
interpreter.py Support file perms for install_data and install_subdir 8 years ago
interpreterbase.py interpreter: Implement array.get(index, fallback) 8 years ago
mconf.py Add option to mesonconf to wipe cached data. 8 years ago
mesonlib.py Support file perms for install_data and install_subdir 8 years ago
mesonmain.py
mintro.py Fix mesonintrospect --installed 8 years ago
mlog.py
mparser.py Better error message when using = rather than : for defining keywords. 8 years ago
optinterpreter.py