.. |
ast
|
ast: Add dummy "support" for fstrings in the ast package
|
2021-07-25 21:36:52 +03:00 |
backend
|
Always generate Java rule, it is platform agnostic.
|
2021-08-11 21:54:54 +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
|
pkg-config: support for `-l:libfoo.a`
|
2021-08-09 19:32:48 +02:00 |
interpreter
|
Revert "interpreter: Fix holder_map not being updated when subproject fails"
|
2021-08-15 13:18:35 +03:00 |
interpreterbase
|
interpreter: Fix list contains for Holders (fixes #9020 #9047)
|
2021-08-09 09:40:35 -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
|
Fix i18n target name when using @BASENAME@ and configure_file() input
|
2021-08-09 19:43:45 -04:00 |
scripts
|
i18n: use real build/install targets for gmo files
|
2021-08-09 18:25:17 -04:00 |
templates
|
fix: Always explicitly set encoding for text files (fixes #8263)
|
2021-06-29 11:28:08 +02:00 |
wrap
|
Delete redirected wrap files in subprojects purge
|
2021-07-03 13:14:20 +03:00 |
__init__.py
|
Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir.
|
2016-01-16 17:35:29 +02:00 |
_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
|
coredata: throw a MesonException on unknown options
|
2021-07-26 01:10:58 +03: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 |