.. |
ast
|
move various unused typing-only imports into type-checking blocks
|
2 years ago |
backend
|
backend/ninja: properly track objects extracted from fortran sources
|
2 years ago |
cmake
|
Applied tristan957's suggestions
|
2 years ago |
compilers
|
linkers: Add a representation for the Apple AR Linker
|
2 years ago |
dependencies
|
dependencies: reject Qt6 pkg-config dependency if libexecdir is not known
|
2 years ago |
interpreter
|
install modes should not apply sticky bit to files
|
2 years ago |
interpreterbase
|
interpreterbase: fix type annotations for KwargInfo::since_values
|
2 years ago |
linkers
|
linkers: detection should invoke the linker with lang_link_args only
|
2 years ago |
mesonlib
|
CI: fix error when mixing clang 14 with released valgrind versions
|
2 years ago |
modules
|
introspection: untangle install_plan implemetation, fix a bunch of wrong ones
|
2 years ago |
scripts
|
ninja depscanner: handle C++ sources named capital C
|
2 years ago |
templates
|
flake8: fix indentation style
|
3 years ago |
wrap
|
wrap: Fix diff_files not finding the patch to apply
|
2 years ago |
__init__.py
|
…
|
|
_pathlib.py
|
pathlib: Patch pathlib to work around some bugs (fixes #7295)
|
3 years ago |
_typing.py
|
typing: replace ImmutableSetProtocol with typing.AbstractSet
|
3 years ago |
arglist.py
|
Fix typos discovered by codespell
|
3 years ago |
build.py
|
build: don't add targets to link_whole_targets if we took their objects
|
2 years ago |
coredata.py
|
fix incorrect type annotations for coredata compile/link args
|
2 years ago |
depfile.py
|
depfile: type annotate
|
3 years ago |
envconfig.py
|
cmake: Change assertion into a more useful error (fixes #9925)
|
2 years ago |
environment.py
|
dependencies: update llvm versions
|
2 years ago |
mcompile.py
|
mcompile: provide user visibility into what actually happens
|
2 years ago |
mconf.py
|
Only reconfigure if configure options actually changed
|
2 years ago |
mdevenv.py
|
devenv: Do not use relative WINEPATH
|
2 years ago |
mdist.py
|
flake8: remove no longer used imports
|
3 years ago |
mesondata.py
|
port from embedded data to importlib.resources
|
3 years ago |
mesonmain.py
|
fixup! deprecate running "meson builddir" without setup subcommand
|
2 years ago |
minit.py
|
minit: refuse to allow creating broken projects
|
3 years ago |
minstall.py
|
minstall: do not trample install_mode by rpath fixer
|
2 years ago |
mintro.py
|
introspection: untangle install_plan implemetation, fix a bunch of wrong ones
|
2 years ago |
mlog.py
|
mlog: add support for italic/emphasized text in AnsiText
|
3 years ago |
mparser.py
|
Add support for multiline f-strings
|
3 years ago |
msetup.py
|
fix up some message strings that don't include "setup" in the configure command
|
2 years ago |
msubprojects.py
|
treewide: various cleanups to move imports for mypy into typechecking blocks
|
3 years ago |
mtest.py
|
mesonbuild/mtest.py: filter more invalid googletest JUnit4 attributes
|
2 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
|
ExternalProgram: Make get_version() work without interpreter
|
2 years ago |
rewriter.py
|
ast: rename module constant to match PEP8 style
|
3 years ago |