meson/mesonbuild
Dylan Baker b30dddd4e5 interpreter/compiler: Add type checking for the Compiler object
This adds a full set of `typed_pos_args` and `typed_kwarg` decorations,
as well as fixing all of the typing errors reported by mypy.
2021-08-16 16:21:51 -07:00
..
ast Add unset_variable() 2021-08-16 14:05:13 -04:00
backend Refresh Ninja cache files on regeneration. 2021-08-15 21:42:19 +03:00
cmake more f-strings too complex to be caught by pyupgrade 2021-07-05 17:55:04 +03:00
compilers compilers: Fix extra_args parameter 2021-08-16 16:21:51 -07:00
dependencies editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
interpreter interpreter/compiler: Add type checking for the Compiler object 2021-08-16 16:21:51 -07:00
interpreterbase interperterbase: help type checkers do better type deduction 2021-08-16 16:21:51 -07:00
linkers Cuda: Fix linking with shared versioned internal libs 2021-07-18 23:14:39 +02:00
mesonlib resolve symlinks passed to -C 2021-07-07 18:00:37 +02:00
modules correct a copy-pasted comment 2021-08-15 09:36:18 -04:00
scripts i18n: use real build/install targets for gmo files 2021-08-09 18:25:17 -04:00
templates editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
wrap Delete redirected wrap files in subprojects purge 2021-07-03 13:14:20 +03:00
__init__.py
_pathlib.py pathlib: Patch pathlib to work around some bugs (fixes #7295) 2021-06-29 11:28:08 +02:00
_typing.py typing: mlog use StringProtocol 2021-06-05 12:35:48 +02:00
arglist.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
build.py build: store global and project args per-machine even when not cross compiling 2021-08-09 19:44:49 -04:00
coredata.py compilers: Fix annotations for run and cached_compile 2021-08-16 16:21:51 -07:00
depfile.py stabilize sets that are converted to lists 2020-11-15 14:21:31 +01:00
envconfig.py holders: Introduce HoldableObject 2021-06-18 23:48:33 +02:00
environment.py more f-strings too complex to be caught by pyupgrade 2021-07-05 17:55:04 +03:00
mcompile.py more f-strings too complex to be caught by pyupgrade 2021-07-05 17:55:04 +03:00
mconf.py coredata: Invalidate deps cache when changing wrap_mode option 2021-06-11 09:40:21 -04:00
mdevenv.py cleanup self.options.wd 2021-07-07 18:00:37 +02:00
mdist.py cleanup self.options.wd 2021-07-07 18:00:37 +02:00
mesondata.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
mesonmain.py fix bat_info UTF-8 string error 2021-08-03 00:16:11 +03:00
minit.py resolve symlinks passed to -C 2021-07-07 18:00:37 +02:00
minstall.py minstall: restore_selinux_contexts: fix env test 2021-08-06 15:03:29 -04:00
mintro.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
mlog.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
mparser.py Add support for basic format strings 2021-03-10 08:55:22 -05:00
msetup.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
msubprojects.py msubprojects: make purge print full paths to comply with the tests 2021-07-27 13:11:46 +03:00
mtest.py cleanup self.options.wd 2021-07-07 18:00:37 +02:00
munstable_coredata.py Use a single coredata dictionary for options 2021-01-04 12:20:58 -08:00
optinterpreter.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
programs.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
rewriter.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00