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.
 
 
 
 
 
 
Nirbheek Chauhan de0b02ee2d Store pkg-config path on the instance too 8 years ago
..
backend ldc: Protect linker flags from deduplication 8 years ago
modules Merge pull request #1233 from mesonbuild/wip/ignatenko/code-style 8 years ago
scripts Merge pull request #1233 from mesonbuild/wip/ignatenko/code-style 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 Fix exception when linking with invalid object. 8 years ago
compilers.py d: Correctly set SONAME on D shared libraries 8 years ago
coredata.py Version number bump for new development (again). 8 years ago
dependencies.py Store pkg-config path on the instance too 8 years ago
environment.py Merge pull request #1233 from mesonbuild/wip/ignatenko/code-style 8 years ago
interpreter.py Merge pull request #1233 from mesonbuild/wip/ignatenko/code-style 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 Merge pull request #1233 from mesonbuild/wip/ignatenko/code-style 8 years ago
mesonmain.py Use a script to clean-up custom-target output dirs 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