meson/mesonbuild
Dylan Baker 8f3695fc53 modules/rust: use typed_kwargs for bindgen
This was the only function left in here that wasn't fully typed, so
let's fix that
2021-08-16 12:07:56 -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 Revert "compilers/c++: Add MSVC option to make the __cplusplus define accurate" 2021-08-15 13:18:35 +03:00
dependencies editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
interpreter interpreter: fix `source_strings_to_files` annotations 2021-08-16 12:07:56 -07:00
interpreterbase Add unset_variable() 2021-08-16 14:05:13 -04: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 modules/rust: use typed_kwargs for bindgen 2021-08-16 12:07:56 -07: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 editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04: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