.. |
ast
|
Fixed string escaping in AstPrinter
|
2 years ago |
backend
|
pylint: enable use-maxsplit-arg
|
2 years ago |
cmake
|
compilers: don't use instance checks to determine properties
|
2 years ago |
compilers
|
pylint: enable use-maxsplit-arg
|
2 years ago |
dependencies
|
compilers: perform targeted imports for detect
|
2 years ago |
interpreter
|
pylint: enable use-sequence-for-iteration
|
2 years ago |
interpreterbase
|
fix obscure crash on unbound variable
|
2 years ago |
linkers
|
pylint: enable use-maxsplit-arg
|
2 years ago |
mesonlib
|
mesonlib: Add a function to find the first element in an iterable which matches a predicate
|
2 years ago |
modules
|
pylint: enable use-maxsplit-arg
|
2 years ago |
scripts
|
pylint: enable use-maxsplit-arg
|
2 years ago |
templates
|
flake8: fix indentation style
|
3 years ago |
wrap
|
Warn if wrap file changes
|
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
|
arglist: use typing.MutableSequence instead of collections
|
2 years ago |
build.py
|
pylint: enable use-sequence-for-iteration
|
2 years ago |
coredata.py
|
fix incorrect type annotations for coredata compile/link args
|
2 years ago |
depfile.py
|
depfile: type annotate
|
3 years ago |
envconfig.py
|
env2mfile: reuse logical lists of interesting facts from meson itself
|
2 years ago |
environment.py
|
compilers: don't use instance checks to determine properties
|
2 years ago |
mcompile.py
|
mcompile: Remove useless sleep
|
2 years ago |
mconf.py
|
Only reconfigure if configure options actually changed
|
2 years ago |
mdevenv.py
|
devenv: Resolve executable in devenv's PATH
|
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
|
avoid importing the entire codebase at first startup
|
2 years ago |
minit.py
|
minit: refuse to allow creating broken projects
|
3 years ago |
minstall.py
|
minstall: handle extra error for selinuxenabled
|
2 years ago |
mintro.py
|
pylint: enable consider-using-dict-items
|
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
|
avoid importing the entire codebase at first startup
|
2 years ago |
msubprojects.py
|
Warn if wrap file changes
|
2 years ago |
mtest.py
|
mtest: Run ninja build.ninja before loading tests
|
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
|
ExternalProgram: Make get_version() work without interpreter
|
2 years ago |
rewriter.py
|
ast: rename module constant to match PEP8 style
|
2 years ago |