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 0b81f5b0ad Merge pull request #569 from mesonbuild/cargs 9 years ago
..
backend Merge branch 'nioncode-vs-generator' 9 years ago
modules Can have multiple Qt resource files in a single target. Closes #572. 9 years ago
scripts Always initialise final_command. 9 years ago
wrap Created an emergency wraptool that downloads directly from Github. 9 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 query version strings of dependencies. 9 years ago
compilers.py set working dir for sanity check compilation 9 years ago
coredata.py Automagic scan-build support. 9 years ago
dependencies.py Can query version strings of dependencies. 9 years ago
environment.py Merge pull request #542 from mesonbuild/ownstdlib 9 years ago
interpreter.py Merge pull request #569 from mesonbuild/cargs 9 years ago
mconf.py Renamed compile&link args and made them accessible from get_option. 9 years ago
mesonlib.py Regex used for configuration data substitution was too broad (#520) 9 years ago
mesonmain.py Merge pull request #479 from mesonbuild/i18n 9 years ago
mesonmain.ui Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
mesonrunner.ui Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
mesonstart.ui Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
mgui.py Converted precompiled headers into a base option. 9 years ago
mintro.py Use CoreData.get_builtin_option() to get builtin option values. 9 years ago
mlog.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
mparser.py Move MesonException from coredata to mesonlib. 9 years ago
optinterpreter.py coredata: Centralize builtin option descriptions and definitions. 9 years ago