.. |
ast
|
ast: rename module constant to match PEP8 style
|
3 years ago |
backend
|
backends: work around some mypy limitations and fix spotted bugs
|
3 years ago |
cmake
|
cmake: fix detecting directories as input files (fixes #10244)
|
3 years ago |
compilers
|
compilers: Add support for stand-alone leak sanitizer
|
3 years ago |
dependencies
|
dependencies: Fix d_module_version types
|
3 years ago |
interpreter
|
interpreter: add missing type annotation
|
3 years ago |
interpreterbase
|
move various imports into TYPE_CHECKING blocks for neatness
|
3 years ago |
linkers
|
linkers: try a bit harder to autodetect the correct linker id
|
3 years ago |
mesonlib
|
add prefer_static built-in option
|
3 years ago |
modules
|
interpreter: use a shared KwargInfo for install_dir
|
3 years ago |
scripts
|
gettext: explicitly pass source root / subdir as cli args
|
3 years ago |
templates
|
flake8: fix indentation style
|
3 years ago |
wrap
|
wrap: Add support for applying a list of patch files
|
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
|
build: check for -fno-pic and -fno-pie while we're checking for pic and pie
|
3 years ago |
coredata.py
|
add prefer_static built-in option
|
3 years ago |
depfile.py
|
depfile: type annotate
|
3 years ago |
envconfig.py
|
envconfig: use $PKG_CONFIG for pkg-config find_program as well as pkgconfig
|
3 years ago |
environment.py
|
pkgconfig: Use EnvironmentVariables to build PKG_CONFIG_* env
|
3 years ago |
mcompile.py
|
mcompile: Print suggestions when target is ambigous
|
3 years ago |
mconf.py
|
mconf: Fix printing <inherited from main project> for yielding options
|
3 years ago |
mdevenv.py
|
devenv: do not fatally error if pkg-config or bash-completion is not available
|
3 years ago |
mdist.py
|
mdist: use better approach to finding original configured options
|
3 years ago |
mesondata.py
|
port from embedded data to importlib.resources
|
3 years ago |
mesonmain.py
|
pyupgrade --py37-plus
|
3 years ago |
minit.py
|
minit: refuse to allow creating broken projects
|
3 years ago |
minstall.py
|
install_symlink: Handle $DESTDIR case for links with absolute path
|
3 years ago |
mintro.py
|
ast: rename module constant to match PEP8 style
|
3 years ago |
mlog.py
|
treewide: string-quote the first argument to T.cast
|
3 years ago |
mparser.py
|
Add support for multiline f-strings
|
3 years ago |
msetup.py
|
devenv: Use PkgConfigDependency.get_env()
|
3 years ago |
msubprojects.py
|
wrap: Add support for applying a list of patch files
|
3 years ago |
mtest.py
|
mtest: ignore invalid input
|
3 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
|
interpreter: use typed_kwargs for run_command
|
3 years ago |
rewriter.py
|
ast: rename module constant to match PEP8 style
|
3 years ago |