.. |
ast
|
add install_symlink function
|
3 years ago |
backend
|
Merge pull request #9834 from bonzini/test-verbose-kwarg
|
3 years ago |
cmake
|
cmake: Deprecate CMake <3.17 support
|
3 years ago |
compilers
|
Genericise TI compiler and add MSP430 support
|
3 years ago |
dependencies
|
openssl dependency: add cmake support
|
3 years ago |
interpreter
|
interpreter: support for forcibly verbose logging of some tests
|
3 years ago |
interpreterbase
|
flake8: fix indentation style
|
3 years ago |
linkers
|
Genericise TI compiler and add MSP430 support
|
3 years ago |
mesonlib
|
Remove unnecessary check during VS activation
|
3 years ago |
modules
|
cmake: add arch_independent kwarg
|
3 years ago |
scripts
|
Merge pull request #9742 from ximion/wip/itstool
|
3 years ago |
templates
|
flake8: fix indentation style
|
3 years ago |
wrap
|
Checkout subproject submodules even when nested
|
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
|
Genericise TI compiler and add MSP430 support
|
3 years ago |
coredata.py
|
Bump version number for new development.
|
3 years ago |
depfile.py
|
depfile: type annotate
|
3 years ago |
envconfig.py
|
Genericise TI compiler and add MSP430 support
|
3 years ago |
environment.py
|
coverage generator: obey the documentation and only generate supported outputs
|
3 years ago |
mcompile.py
|
mcompile: fix broken codepaths and restore orphaned code
|
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
|
port from embedded data to importlib.resources
|
3 years ago |
mesonmain.py
|
do not report context on python traceback, for PermissionError
|
3 years ago |
minit.py
|
Add vala template
|
3 years ago |
minstall.py
|
minstall: stop running ldconfig for the user
|
3 years ago |
mintro.py
|
introspect: include choices for array options
|
3 years ago |
mlog.py
|
fix type annotations for mlog nesting
|
3 years ago |
mparser.py
|
first pass at migrating to dataclasses
|
3 years ago |
msetup.py
|
Add --vsenv command line option and active VS only when needed
|
3 years ago |
msubprojects.py
|
first pass at migrating to dataclasses
|
3 years ago |
mtest.py
|
mtest: support for forcibly verbose logging of some tests
|
3 years ago |
munstable_coredata.py
|
fix coding errors in unstable-coredata subcommand
|
4 years ago |
optinterpreter.py
|
fix some flake8 violations for unused imports
|
3 years ago |
programs.py
|
interpreter: use typed_kwargs for run_command
|
3 years ago |
rewriter.py
|
rewriter: create {add,rm}_extra_files commands
|
3 years ago |