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 2376d6eadf Don't delete static library on Windows 8 years ago
..
backend Don't delete static library on Windows 8 years ago
modules gnome.gdbus_codegen: Use --output-directory when available 8 years ago
scripts Install PDB files. Closes #1442. 8 years ago
wrap wrap: Implement special wrap modes for use by packagers 8 years ago
__init__.py
astinterpreter.py
build.py Preserve the order of internal deps in a target 8 years ago
compilers.py Thank you git for silently discarding unrelated changes on conflicts. It is very helpful. 8 years ago
coredata.py Merge pull request #1516 from centricular/git-submodule-subprojects 8 years ago
dependencies.py Fix qt4 tool location detection, which may result in incorrectly picking 8 years ago
environment.py Detect 'ccache' in evars and cross-info files 8 years ago
interpreter.py Allow not-required not-found dependencies in subprojects 8 years ago
interpreterbase.py
mconf.py
mesonlib.py Rewrite custom_target template string substitution 8 years ago
mesonmain.py Merge pull request #1516 from centricular/git-submodule-subprojects 8 years ago
mintro.py
mlog.py Do not colorize output on dumb terminals 8 years ago
mparser.py EmptyNode needs a line/column number too. There are times its line 8 years ago
optinterpreter.py