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.
 
 
 
 
 
 
Andrei Alexeyev 0841d1710e emscripten: fix false positives in linking tests 5 years ago
..
ast
backend Fix *.pdb files missing in meson introspect --installed output 5 years ago
cmake cmake: Blacklist MS debug flags (fixes #6021) 5 years ago
compilers emscripten: fix false positives in linking tests 5 years ago
dependencies Use include_type instead of is_system 5 years ago
modules
scripts Add clang-tidy target. Closes #2383. 5 years ago
wrap wrap: Rework `depth` support for git. 5 years ago
__init__.py
build.py Fix *.pdb files missing in meson introspect --installed output 5 years ago
coredata.py Bump version number for new development. [skip ci] 5 years ago
depfile.py
envconfig.py envconfig: Add Alpha CPU family 5 years ago
environment.py environment: Add missing space between words 5 years ago
interpreter.py path interpreter--silently discard invalid Unix relative paths on Windows 5 years ago
interpreterbase.py Merge pull request #6011 from xclaesse/not-disabler 5 years ago
linkers.py Merge pull request #5833 from dcbaker/remove-compiler-type 5 years ago
mconf.py
mdist.py
mesonlib.py
mesonmain.py
minit.py
minstall.py Fix *.pdb files missing in meson introspect --installed output 5 years ago
mintro.py
mlog.py Make parser errors print relative path to meson.build file 5 years ago
mparser.py
msetup.py
msubprojects.py
mtest.py mtest: add gdb_path option 5 years ago
munstable_coredata.py compilers: replace CompilerType with MachineInfo 5 years ago
optinterpreter.py
rewriter.py