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 cmake: fix detecting directories as input files (fixes #10244) 3 years ago
compilers ACfL version detection with regex 2 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 move various imports into TYPE_CHECKING blocks for neatness 3 years ago
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 flake8: fix indentation style 3 years ago
wrap flake8: don't use f-strings for strings without formatting 2 years ago
__init__.py compilers/d: Add b_ndebug support 5 years ago
_pathlib.py pathlib: Patch pathlib to work around some bugs (fixes #7295) 3 years ago
_typing.py typing: replace ImmutableSetProtocol with typing.AbstractSet 2 years ago
arglist.py Fix typos discovered by codespell 3 years ago
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 depfile: type annotate 3 years ago
envconfig.py envconfig: use $PKG_CONFIG for pkg-config find_program as well as pkgconfig 3 years ago
environment.py pkgconfig: Use EnvironmentVariables to build PKG_CONFIG_* env 3 years ago
mcompile.py mcompile: Print suggestions when target is ambigous 3 years ago
mconf.py flake8: remove no longer used imports 2 years ago
mdevenv.py flake8: remove unused variable 2 years ago
mdist.py flake8: remove no longer used imports 2 years ago
mesondata.py port from embedded data to importlib.resources 3 years ago
mesonmain.py pyupgrade --py37-plus 3 years ago
minit.py minit: refuse to allow creating broken projects 3 years ago
minstall.py treewide: various cleanups to move imports for mypy into typechecking blocks 2 years ago
mintro.py ast: rename module constant to match PEP8 style 2 years ago
mlog.py mlog: add support for italic/emphasized text in AnsiText 2 years ago
mparser.py Add support for multiline f-strings 3 years ago
msetup.py devenv: Use PkgConfigDependency.get_env() 3 years ago
msubprojects.py treewide: various cleanups to move imports for mypy into typechecking blocks 2 years ago
mtest.py mtest: do not process zero byte reads in read_decode() 2 years ago
munstable_coredata.py fix coding errors in unstable-coredata subcommand 3 years ago
optinterpreter.py Allow deprecating an option for a new one 3 years ago
programs.py interpreter: use typed_kwargs for run_command 3 years ago
rewriter.py ast: rename module constant to match PEP8 style 2 years ago