.. |
ast
|
add install_symlink function
|
3 years ago |
backend
|
devenv: Do not prepend empty list to PATH and LD_LIBRARY_PATH
|
3 years ago |
cmake
|
flake8: fix wrong numbers of blank line separators
|
3 years ago |
compilers
|
flake8: fix various whitespace errors with badly aligned code
|
3 years ago |
dependencies
|
cheat and evade the detection of "open()" in custom_lint
|
3 years ago |
interpreter
|
allow dependency checks to bubble up feature warnings to the interpreter
|
3 years ago |
interpreterbase
|
clean up FeatureCheck signature to move location to use time
|
3 years ago |
linkers
|
Genericise TI compiler and add MSP430 support
|
3 years ago |
mesonlib
|
mesonlib: allow check_dirent_issues to take an iterable
|
3 years ago |
modules
|
clean up FeatureCheck signature to move location to use time
|
3 years ago |
scripts
|
Merge pull request #9742 from ximion/wip/itstool
|
3 years ago |
templates
|
flake8: fix indentation style
|
3 years ago |
wrap
|
wraptool: report name of wrap in status message for "not in wrapdb"
|
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)
|
3 years ago |
_typing.py
|
fix various flake8 whitespace errors
|
3 years ago |
arglist.py
|
Fix typos discovered by codespell
|
3 years ago |
build.py
|
build: Add a `__bool__` dunder to ConfigurationData
|
3 years ago |
coredata.py
|
python module: add option to specify a python environment to install to
|
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
|
Change jar() default install dir
|
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
|
devenv: Add --dump option
|
3 years ago |
mdist.py
|
implement 'dist --allow-dirty' flag
|
3 years ago |
mesondata.py
|
port from embedded data to importlib.resources
|
3 years ago |
mesonmain.py
|
fine-tune the logic for reporting context on tracebacks
|
3 years ago |
minit.py
|
Add vala template
|
3 years ago |
minstall.py
|
devenv: Source bash completion scripts
|
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
|
fix malformed warning to print the way it was meant to print
|
3 years ago |
msetup.py
|
Add API for modules that wants to define their devenv
|
3 years ago |
msubprojects.py
|
flake8: remove some redundant separators
|
3 years ago |
mtest.py
|
Merge pull request #10004 from bonzini/mtest-tap-stderr
|
3 years ago |
munstable_coredata.py
|
fix coding errors in unstable-coredata subcommand
|
3 years ago |
optinterpreter.py
|
FeatureNew: add mypy type annotations for subproject arg
|
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 |