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.
 
 
 
 
 
 
Eli Schwartz 16ed82a62f flake8: remove unused variable 2 years ago
..
ast flake8: fix various whitespace nits 2 years ago
backend flake8: fix various whitespace nits 2 years ago
cmake
compilers ACfL version detection with regex 3 years ago
dependencies flake8: fix non-idiomatic ordering of "if not in" checks 2 years ago
interpreter flake8: fix various whitespace nits 2 years ago
interpreterbase
linkers flake8: fix various whitespace nits 2 years ago
mesonlib flake8: fix various whitespace nits 2 years ago
modules flake8: don't use f-strings for strings without formatting 2 years ago
scripts flake8: fix various whitespace nits 2 years ago
templates
wrap flake8: don't use f-strings for strings without formatting 2 years ago
__init__.py
_pathlib.py
_typing.py typing: replace ImmutableSetProtocol with typing.AbstractSet 3 years ago
arglist.py
build.py flake8: don't use f-strings for strings without formatting 2 years ago
coredata.py flake8: fix various whitespace nits 2 years ago
depfile.py
envconfig.py
environment.py
mcompile.py
mconf.py flake8: remove no longer used imports 3 years ago
mdevenv.py flake8: remove unused variable 2 years ago
mdist.py flake8: remove no longer used imports 3 years ago
mesondata.py
mesonmain.py
minit.py
minstall.py treewide: various cleanups to move imports for mypy into typechecking blocks 3 years ago
mintro.py
mlog.py mlog: add support for italic/emphasized text in AnsiText 3 years ago
mparser.py
msetup.py
msubprojects.py treewide: various cleanups to move imports for mypy into typechecking blocks 3 years ago
mtest.py mtest: do not process zero byte reads in read_decode() 3 years ago
munstable_coredata.py
optinterpreter.py
programs.py
rewriter.py