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.
 
 
 
 
 
 
Scott D Phillips 3650669874 Allow subproject declarations in subdirectories 8 years ago
..
backend Do not error out if compdb can not be created. 8 years ago
modules Merge pull request #980 from ebassi/gtkdoc-fixes 8 years ago
scripts gtkdoc: Add `ignore_headers` positional argument 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 Exposes the install names of targets in introspection. Closes #829. 8 years ago
compilers.py Merge pull request #949 from centricular/has-function-xcode8-fixes 8 years ago
coredata.py A few sysconf fixes. 8 years ago
dependencies.py Add repr() implementation for Dependency() 8 years ago
environment.py The regex to detect version numbers needs to be a bit more complex. Closes #967. 8 years ago
interpreter.py Allow subproject declarations in subdirectories 8 years ago
mconf.py A few sysconf fixes. 8 years ago
mesonlib.py mesonlib: close file before (re)moving 8 years ago
mesonmain.py gnome: Add yelp() function 8 years ago
mintro.py Exposes the install names of targets in introspection. Closes #829. 8 years ago
mlog.py Print full mesonlog on failed tests when run under CI. 9 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