.. |
ast
|
Add unset_variable()
|
2021-08-16 14:05:13 -04:00 |
backend
|
Fix duplicated frameworks in the Xcode backend.
|
2021-08-21 22:33:47 +03:00 |
cmake
|
more f-strings too complex to be caught by pyupgrade
|
2021-07-05 17:55:04 +03:00 |
compilers
|
Add Java module
|
2021-08-22 07:57:29 -07:00 |
dependencies
|
editorconfig: add setting to trim trailing whitespace
|
2021-08-15 09:36:18 -04:00 |
interpreter
|
Fix incomplete guidance on solving sandbox violations
|
2021-08-22 12:46:57 +03:00 |
interpreterbase
|
use even more informative error message for invoking meson in a subdir
|
2021-08-22 12:12:26 -04:00 |
linkers
|
Cuda: Fix linking with shared versioned internal libs
|
2021-07-18 23:14:39 +02:00 |
mesonlib
|
Add subscript to subprocess.Popen
|
2021-08-22 07:57:29 -07:00 |
modules
|
python: Workaround broken install path
|
2021-08-22 22:14:59 -04:00 |
scripts
|
external-project: Add support for WAF build system
|
2021-08-20 09:12:20 -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: Add type annotations to Target.get_debug_filename
|
2021-08-20 18:57:19 +02: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
|
environment: add annotations and fix get_meson_command
|
2021-08-20 18:57:19 +02: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
|
Add install tags
|
2021-08-17 15:19:18 -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
|
fix coding errors in unstable-coredata subcommand
|
2021-08-22 13:56:41 +03: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 |