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 d2802a595b Can remove items from variables defined earlier. 8 years ago
..
backend Always specify installed data with a File object. Closes #858. 8 years ago
modules Always specify installed data with a File object. Closes #858. 8 years ago
scripts Use portable path separator in wrappers. 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
astinterpreter.py Can remove items from variables defined earlier. 8 years ago
build.py Always specify installed data with a File object. Closes #858. 8 years ago
compilers.py Hotfix for cross-compilation from Windows to Linux 8 years ago
coredata.py Bump version for new development. 8 years ago
dependencies.py Only add src_include_dir if it has been defined. 8 years ago
environment.py environment: Use GNU defines to get version of c, c++, objc and fortran 8 years ago
interpreter.py Moved more stuff, can now parse all of common tests. 8 years ago
interpreterbase.py Moved more stuff, can now parse all of common tests. 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 Create target directory if it does not exist. Closes #935. 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 Track comma spans in arguments. 8 years ago
optinterpreter.py Use context manager for file I/O. 8 years ago