..
ast
pylint: enable the set_membership plugin
2 years ago
backend
backends/backends: Add helpful message for getting rid of warning
2 years ago
cmake
pylint: enable the set_membership plugin
2 years ago
compilers
clang-cl: supports /std:c++20 now.
2 years ago
dependencies
add objects keyword argument to declare_dependencies
2 years ago
interpreter
add objects keyword argument to declare_dependencies
2 years ago
interpreterbase
interpreter: add a feature_validator to KwargInfo
2 years ago
linkers
emscripten: use single arguments when specifying options
2 years ago
modules
forbid using declare_dependency(objects: ...) with pkg-config module
2 years ago
scripts
depfixer: silence fix_jar() and make it do something
2 years ago
templates
Fix a typo in the CUDA template
3 years ago
utils
mesonlib: remove filename parameter to mlog.warning
2 years ago
wrap
wrap: use log once instead of hand rolling
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 )
4 years ago
_typing.py
typing: replace ImmutableSetProtocol with typing.AbstractSet
3 years ago
arglist.py
Revert "openbsd: execinfo is not a compiler lib"
2 years ago
build.py
add objects keyword argument to declare_dependencies
2 years ago
coredata.py
Add fatal=False to many mlog.warnings()
2 years ago
depfile.py
pylint: enable the set_membership plugin
2 years ago
envconfig.py
Add NASM compiler
3 years ago
environment.py
Add fatal=False to many mlog.warnings()
2 years ago
mcompile.py
pylint: enable the bad_builtin checker
2 years ago
mconf.py
mconf: Do not print None for empty choices
3 years ago
mdevenv.py
devenv: Set QEMU_LD_PREFIX to sys_root
2 years ago
mdist.py
pylint: enable useless-return
2 years ago
mesondata.py
port from embedded data to importlib.resources
3 years ago
mesonlib.py
Move classes used by scripts to their own module
3 years ago
mesonmain.py
add a hidden environment variable to make Meson complain hard on deprecations
2 years ago
minit.py
pylint: enable the set_membership plugin
2 years ago
minstall.py
minstall: make do_strip run with -Sx for macOS targets
3 years ago
mintro.py
pylint: enable global-statement
3 years ago
mlog.py
mlog: move code for printing code with a caret to the mlog module
2 years ago
mparser.py
mparser: Don't create an exception to pass to mlog.warning
2 years ago
msetup.py
msetup: do some stupid casting to make mypy happy
2 years ago
msubprojects.py
be more explicit about asyncio usage
2 years ago
mtest.py
mtest: simplify deprecated access to current loop
2 years ago
munstable_coredata.py
pylint: enable the set_membership plugin
2 years ago
optinterpreter.py
Allow deprecating an option for a new one
3 years ago
programs.py
Remove useless EmptyExternalProgram
2 years ago
rewriter.py
pylint: enable the set_membership plugin
2 years ago