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.
 
 
 
 
 
 
Guillaume Poirier-Morency f16232856e ninjabackend: Use 'custom targets' instead of 'CustomTarget' in description 8 years ago
..
backend ninjabackend: Use 'custom targets' instead of 'CustomTarget' in description 8 years ago
modules Stricter evaluation of deps. Closes #1648. 8 years ago
scripts Drop terminating fullstop from "Installing blah to blah" messages 8 years ago
wrap wrap: pass -C to git when resolving submodules 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 Use linked-libraries to decide what linker to use 8 years ago
compilers.py Always pass cross-file {lang}_args to compiler checks 8 years ago
coredata.py Bumped version number for new development. 8 years ago
dependencies.py dependencies: qt: qmake method: prefer QT_HOST_BINS over QT_INSTALL_BINS 8 years ago
environment.py More strict eval. 8 years ago
interpreter.py configure_file: Accept output of configure_file as input 8 years ago
interpreterbase.py Fix an uninitialized variable access error. 8 years ago
mconf.py Add option to mesonconf to wipe cached data. 8 years ago
mesonlib.py Don't use dict.keys() to check membership 8 years ago
mesonmain.py Make it possible to only do unity builds on subprojects. 8 years ago
mintro.py mesonintrospect: Normalize install_filename in the output 8 years ago
mlog.py Add an option to dependencies called 'method'. This can be used to 8 years ago
mparser.py Added missing argument to a few function calls. Closes #1647. 8 years ago
optinterpreter.py Allow option values to contain ':' 8 years ago