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 def68cbc50 Use the same code for tests and benchmarks. 8 years ago
..
backend Removed subsuite targets. 8 years ago
modules Disable gresource dependency generation as it breaks Ninja. 8 years ago
scripts Use the same code for tests and benchmarks. 8 years ago
wrap add support of mercurial repo for wrap,… (#937) 8 years ago
__init__.py
build.py vala: Generate GIR into the build directory (fix #185) 8 years ago
compilers.py Hotfix for cross-compilation from Windows to Linux 8 years ago
coredata.py Removed Valgrind from core. 8 years ago
dependencies.py Only add src_include_dir if it has been defined. 8 years ago
environment.py Removed Valgrind from core. 8 years ago
interpreter.py Removed Valgrind from core. 8 years ago
mconf.py A few sysconf fixes. 8 years ago
mesonlib.py mesonlib: close file before (re)moving 8 years ago
mesonmain.py Create target directory if it does not exist. Closes #935. 8 years ago
mintro.py Exposes the install names of targets in introspection. Closes #829. 8 years ago
mlog.py Implement mlog.warning and use it everywhere for warnings 8 years ago
mparser.py Add support to integer modulo operator 9 years ago
optinterpreter.py