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.
 
 
 
 
 
 
Hemmo Nieminen 504f974204 Pass project's user options to scan-build temporary project. 8 years ago
..
backend Pass project's user options to scan-build temporary project. 8 years ago
modules Add include_directories to windows.compile_resources. 8 years ago
scripts Add simple uninstall target. Closes #753. 8 years ago
wrap fix some of pylint's undefined-variable 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 s/Nonexistant/Nonexistent/g 8 years ago
build.py Merge pull request #1247 from centricular/fix-installed-soname-aliases 8 years ago
compilers.py gdc: Make dependency check work 8 years ago
coredata.py Add simple uninstall target. Closes #753. 8 years ago
dependencies.py Add get_version() method to all dependencies 8 years ago
environment.py Merge pull request #1233 from mesonbuild/wip/ignatenko/code-style 8 years ago
interpreter.py Can specify include directories to compiler tests. 8 years ago
interpreterbase.py tree-wide: remove blank lines at EOF 8 years ago
mconf.py tree-wide: use proper 'not in' notation 8 years ago
mesonlib.py configure_file: Use utf-8 to write configured file 8 years ago
mesonmain.py Add simple uninstall target. Closes #753. 8 years ago
mintro.py introspect: Allow listing all installed files 8 years ago
mlog.py Implement mlog.warning and use it everywhere for warnings 8 years ago
mparser.py Store subdir information for each node so we can remove files set in other subdirectories. 8 years ago
optinterpreter.py Raise clearer error if -Doption is invalid. 8 years ago