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 c650ba8928 interpreter: Typo in error message 8 years ago
..
backend Allow link_depends to take strings, Files or generated objects. Closes #1172 8 years ago
modules Merge pull request #1587 from mesonbuild/tingping/msgfmt-datadir 8 years ago
scripts Use American English: behaviour -> behavior 8 years ago
wrap
__init__.py
astinterpreter.py
build.py Allow link_depends to take strings, Files or generated objects. Closes #1172 8 years ago
compilers.py compilers: Don't add line comments to pre-processed output 8 years ago
coredata.py
dependencies.py dependencies: Fix caching of native/cross dependencies 8 years ago
environment.py More strict eval. 8 years ago
interpreter.py interpreter: Typo in error message 8 years ago
interpreterbase.py Don't use len() to test emptiness vs not emptiness 8 years ago
mconf.py
mesonlib.py
mesonmain.py Merge pull request #1587 from mesonbuild/tingping/msgfmt-datadir 8 years ago
mintro.py mesonintrospect: List all installed files 8 years ago
mlog.py
mparser.py
optinterpreter.py