..
ast
add install_symlink function
3 years ago
backend
allow passing a CustomTargetIndex as argument to a test
3 years ago
cmake
cmake: Deprecate CMake <3.14 and warn for <3.17 ( #9677 )
3 years ago
compilers
Fix _calculate_toolset_version for VS2022.
3 years ago
dependencies
cmake: Fix old style dependency lookup with imported targets
3 years ago
interpreter
interpreter: use common DEPENDS_KW
3 years ago
interpreterbase
decorators: fold some duplicated code into a closure
3 years ago
linkers
Changing xc16's linker from 'xc16-gcc.exe' to 'xc16-gcc'. Windows will
3 years ago
mesonlib
Add typing to msubprojects.py
3 years ago
modules
modules/gnome: use typed_kwargs for generate_vapi
3 years ago
scripts
rename exe_runner to exe_wrapper everywhere
3 years ago
templates
Add vala template
3 years ago
wrap
Fix typo in wrap.py
3 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
fix various flake8 whitespace errors
3 years ago
arglist.py
Fix typos discovered by codespell
3 years ago
build.py
interpreter: allow extract_objects to receive generated sources
3 years ago
coredata.py
Support Visual Studio 2022 backend
3 years ago
depfile.py
stabilize sets that are converted to lists
4 years ago
envconfig.py
modules/gnome: use envconfig for VAPIGEN
3 years ago
environment.py
coverage generator: obey the documentation and only generate supported outputs
3 years ago
mcompile.py
delete PLATFORM env only if set
3 years ago
mconf.py
fix various flake8 whitespace errors
3 years ago
mdevenv.py
Add --vsenv command line option and active VS only when needed
3 years ago
mdist.py
Add --vsenv command line option and active VS only when needed
3 years ago
mesondata.py
fix: Always explicitly set encoding for text files ( fixes #8263 )
4 years ago
mesonmain.py
report the context, if possible, on python tracebacks
3 years ago
minit.py
Add vala template
3 years ago
minstall.py
add install_symlink function
3 years ago
mintro.py
introspect: include choices for array options
3 years ago
mlog.py
Revert "mark a couple of typing-only imports as noqa, to appease pyflakes"
3 years ago
mparser.py
pylint: turn on superflous-parens
4 years ago
msetup.py
Add --vsenv command line option and active VS only when needed
3 years ago
msubprojects.py
Add typing to msubprojects.py
3 years ago
mtest.py
rename exe_runner to exe_wrapper everywhere
3 years ago
munstable_coredata.py
fix coding errors in unstable-coredata subcommand
4 years ago
optinterpreter.py
optinterpreter: Fix builtin option names not being reserved anymore
3 years ago
programs.py
interpreter: use typed_kwargs for run_command
3 years ago
rewriter.py
pylint: turn on superflous-parens
4 years ago