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 80d665e8de Converted some modules. 8 years ago
..
backend
compilers Split out languages from compilers.py 8 years ago
dependencies
modules Converted some modules. 8 years ago
scripts
wrap
__init__.py
astinterpreter.py
build.py
coredata.py
environment.py Split out languages from compilers.py 8 years ago
interpreter.py Removed in_builddir from public usage as it is an internal feature that was visible by accident. 8 years ago
interpreterbase.py Moved func_ methods from base class to Interpreter. 8 years ago
linkers.py
mconf.py
mesonlib.py
mesonmain.py
mintro.py
mlog.py
mparser.py
optinterpreter.py