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 8eaa0a2732 Use -MD instead of -MMD for reliability. 7 years ago
..
backend Do not extract object for header sources 7 years ago
compilers Use -MD instead of -MMD for reliability. 7 years ago
dependencies dependencies: Also strip git version from llvm version 7 years ago
modules Enable re-compilation of GNOME gschema files if they have changed. 7 years ago
scripts Exclude llvm/clang lib headers from test coverage 7 years ago
wrap Merge pull request #2373 from leiflm/svn-wraps 7 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 cleanup: Remove redundant parentheses 8 years ago
build.py custom target: Consider all build depends while serializing 7 years ago
coredata.py Bump version number for new development. 7 years ago
environment.py spelling: targeting 7 years ago
interpreter.py Print UTF-8 warning only when actually encountering non-ascii filenames. 7 years ago
interpreterbase.py Created a new disabler type. 7 years ago
linkers.py haiku: do not add pthread arguments 7 years ago
mconf.py mconf: print choices of base options 7 years ago
mesonlib.py Print UTF-8 warning only when actually encountering non-ascii filenames. 7 years ago
mesonmain.py Don't print traceback when options are invalid 7 years ago
mintro.py Fix `array` type name 7 years ago
mlog.py Enable ANSI colors on Windows when ANSICON is set 7 years ago
mparser.py Fix escaping of newlines in string literals 7 years ago
mtest.py mtest: Chdir into the build directory before running tests with -C 7 years ago
optinterpreter.py Renamed UserStringArrayOption to UserArrayOption for short. 7 years ago
rewriter.py Print correct command in help message 7 years ago