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 f2e018c7f3 Create multiple different archive types with dist. 6 years ago
..
ast
backend Made dist a top level command. 6 years ago
cmake
compilers compilers: pull sanitzier args into compiler classes 6 years ago
dependencies meson: Use CMAKE_PREFIX_PATH environment variable 6 years ago
modules compilers: pull sanitzier args into compiler classes 6 years ago
scripts Made dist a top level command. 6 years ago
wrap Add optional progress bar when generating build.ninja 6 years ago
__init__.py
build.py Accept vs_module_defs for modules 6 years ago
coredata.py coredata: Add a type for the options dict 6 years ago
envconfig.py
environment.py
interpreter.py Add version check support to find_program() 6 years ago
interpreterbase.py meson: handle nested disabler 6 years ago
linkers.py linkers: Always use mesonlib namespace 6 years ago
mconf.py
mdist.py Create multiple different archive types with dist. 6 years ago
mesonlib.py mesonlib: Annotate Popen_safe functions 6 years ago
mesonmain.py Create multiple different archive types with dist. 6 years ago
minit.py
minstall.py
mintro.py mintro: Fix section key in buildoptions 6 years ago
mlog.py pythonic file checks 6 years ago
mparser.py
msetup.py
msubprojects.py
mtest.py Change meson test's build failure exit code to 125 6 years ago
munstable_coredata.py
optinterpreter.py No need to reserve build_ because we use build. instead. 6 years ago
rewriter.py