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.
 
 
 
 
 
 
Thibault Saunier 6813ef1e24 cmake: Handle disabling subprojects 5 years ago
..
ast Merge pull request #5606 from xclaesse/alias_target 5 years ago
backend vs backend: commandrunner.py takes source dir first 5 years ago
cmake cmake: Fix dependencies with try_compile (closes #5605) 5 years ago
compilers Merge pull request #5560 from scivision/cstd18_bug 5 years ago
dependencies Adapting Boost Python library detection to Boost >= 1.67. Closes #4288. 5 years ago
modules cmake: Handle disabling subprojects 5 years ago
scripts Reference error code as hex value and improve comment 5 years ago
wrap
__init__.py
build.py Add alias_target() function 5 years ago
coredata.py
envconfig.py
environment.py
interpreter.py Merge pull request #5606 from xclaesse/alias_target 5 years ago
interpreterbase.py
linkers.py
mconf.py
mesonlib.py type hints @dcbaker 5 years ago
mesonmain.py
minit.py
minstall.py
mintro.py
mlog.py pythonic file checks 5 years ago
mparser.py
msetup.py
msubprojects.py
mtest.py Change meson test's build failure exit code to 125 5 years ago
munstable_coredata.py
optinterpreter.py
rewriter.py