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.
 
 
 
 
 
 
Patrick Griffis 587a0bb3d1 gnome: Update required version for glib-compile-resources depfile fixes 8 years ago
..
backend Can set compiler arguments in Java. 8 years ago
modules gnome: Update required version for glib-compile-resources depfile fixes 8 years ago
scripts All testing is now in mesontest.py, which simplifies a lot of stuff. 8 years ago
wrap add support of mercurial repo for wrap,… (#937) 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
build.py Can set compiler arguments in Java. 8 years ago
compilers.py Made has_function survive optimization flags. Closes #1053. 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 Can give many alternative names to find_program to simplify searching. 8 years ago
mconf.py A few sysconf fixes. 8 years ago
mesonlib.py Always specify installed data with a File object. Closes #858. 8 years ago
mesonmain.py All testing is now in mesontest.py, which simplifies a lot of stuff. 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 8 years ago
optinterpreter.py Use context manager for file I/O. 8 years ago