.. |
ast
|
Add support for meson.options as a replacement for meson_options.txt
|
2023-03-28 15:01:10 +03:00 |
backend
|
Make --vsenv a readonly builtin option
|
2023-03-29 09:33:41 -04:00 |
cmake
|
cmake: check that `re.search` returned a non-None value
|
2023-02-13 13:30:06 -05:00 |
compilers
|
asm: Add sx extension
|
2023-03-23 12:22:12 -04:00 |
dependencies
|
python dependency: avoid redefinition warnings for MS_WIN64
|
2023-03-28 23:24:13 -04:00 |
interpreter
|
Make --vsenv a readonly builtin option
|
2023-03-29 09:33:41 -04:00 |
interpreterbase
|
re-deduplicate feature warnings printed at the end of setup
|
2023-03-09 22:04:38 -05:00 |
linkers
|
treewide: add future annotations import
|
2023-02-01 17:01:30 -05:00 |
modules
|
CUDA: make "Ampere" equivalent to SM8.0+SM8.6
|
2023-03-19 08:31:28 -04:00 |
scripts
|
Import cpu detection fix from Debian.
|
2023-03-28 11:50:44 +03:00 |
templates
|
treewide: add future annotations import
|
2023-02-01 17:01:30 -05:00 |
utils
|
Make --vsenv a readonly builtin option
|
2023-03-29 09:33:41 -04:00 |
wrap
|
Write wrap-redirect filename as posix path
|
2023-03-27 21:49:37 +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: replace ImmutableSetProtocol with typing.AbstractSet
|
2022-06-08 23:19:09 +03:00 |
arglist.py
|
treewide: add future annotations import
|
2023-02-01 17:01:30 -05:00 |
build.py
|
Make --vsenv a readonly builtin option
|
2023-03-29 09:33:41 -04:00 |
coredata.py
|
coredata: Fix changing prefix option
|
2023-03-30 17:01:04 -04:00 |
depfile.py
|
treewide: add future annotations import
|
2023-02-01 17:01:30 -05:00 |
envconfig.py
|
treewide: add future annotations import
|
2023-02-01 17:01:30 -05:00 |
environment.py
|
micro-optimize: define typing-only objects in TYPE_CHECKING
|
2023-02-01 17:01:30 -05:00 |
mcompile.py
|
Make --vsenv a readonly builtin option
|
2023-03-29 09:33:41 -04:00 |
mconf.py
|
coredata: Do not pickle it twice
|
2023-03-16 21:02:23 -04:00 |
mdevenv.py
|
Make --vsenv a readonly builtin option
|
2023-03-29 09:33:41 -04:00 |
mdist.py
|
Make --vsenv a readonly builtin option
|
2023-03-29 09:33:41 -04:00 |
mesondata.py
|
treewide: add future annotations import
|
2023-02-01 17:01:30 -05:00 |
mesonlib.py
|
Move classes used by scripts to their own module
|
2022-09-28 19:36:13 -04:00 |
mesonmain.py
|
do not resolve symlinks when calculating the meson command
|
2023-03-28 15:29:52 +03:00 |
minit.py
|
Make --vsenv a readonly builtin option
|
2023-03-29 09:33:41 -04:00 |
minstall.py
|
Make --vsenv a readonly builtin option
|
2023-03-29 09:33:41 -04:00 |
mintro.py
|
Add support for meson.options as a replacement for meson_options.txt
|
2023-03-28 15:01:10 +03:00 |
mlog.py
|
micro-optimize: define typing-only objects in TYPE_CHECKING
|
2023-02-01 17:01:30 -05:00 |
mparser.py
|
mparser: Add partial AST to exceptions
|
2023-03-01 23:28:43 -05:00 |
msetup.py
|
Make --vsenv a readonly builtin option
|
2023-03-29 09:33:41 -04:00 |
msubprojects.py
|
Fix "meson subprojects checkout -b" regression
|
2023-03-17 15:17:56 -04:00 |
mtest.py
|
Make --vsenv a readonly builtin option
|
2023-03-29 09:33:41 -04:00 |
munstable_coredata.py
|
simplify instantiation of builtin type using builtins instead of functions
|
2023-02-01 17:01:30 -05:00 |
optinterpreter.py
|
typed_kwargs: Extend since_values and deprecated_values for types
|
2023-03-04 14:19:27 -05:00 |
programs.py
|
treewide: add future annotations import
|
2023-02-01 17:01:30 -05:00 |
rewriter.py
|
rewriter: fix indentation of kwargs
|
2023-03-14 16:22:05 +02:00 |