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 a83c7b9ad5 Add get_no_stdinc_args() for C++ too 8 years ago
..
backend Use CompilerArgs for generation of compile commands 8 years ago
modules style: [E303] too many blank lines (2) 8 years ago
scripts Support file perms for install_data and install_subdir 8 years ago
wrap cleanup: Remove redundant parentheses 8 years ago
__init__.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
astinterpreter.py cleanup: Remove redundant parentheses 8 years ago
build.py Add __repr__ for IncludeDirs 8 years ago
compilers.py Add get_no_stdinc_args() for C++ too 8 years ago
coredata.py Use CompilerArgs for generation of compile commands 8 years ago
dependencies.py Use CompilerArgs for generation of compile commands 8 years ago
environment.py cleanup: Remove redundant parentheses 8 years ago
interpreter.py Support file perms for install_data and install_subdir 8 years ago
interpreterbase.py interpreter: Implement array.get(index, fallback) 8 years ago
mconf.py Add option to mesonconf to wipe cached data. 8 years ago
mesonlib.py Support file perms for install_data and install_subdir 8 years ago
mesonmain.py Force installation dir options to be inside prefix 8 years ago
mintro.py Fix mesonintrospect --installed 8 years ago
mlog.py cleanup: Remove redundant parentheses 8 years ago
mparser.py Better error message when using = rather than : for defining keywords. 8 years ago
optinterpreter.py cleanup: Remove redundant parentheses 8 years ago