..
ast
Add support for meson.options as a replacement for meson_options.txt
2 years ago
backend
Make --vsenv a readonly builtin option
2 years ago
cmake
cmake: check that `re.search` returned a non-None value
2 years ago
compilers
asm: Add sx extension
2 years ago
dependencies
python dependency: avoid redefinition warnings for MS_WIN64
2 years ago
interpreter
Make --vsenv a readonly builtin option
2 years ago
interpreterbase
re-deduplicate feature warnings printed at the end of setup
2 years ago
linkers
treewide: add future annotations import
2 years ago
modules
CUDA: make "Ampere" equivalent to SM8.0+SM8.6
2 years ago
scripts
Import cpu detection fix from Debian.
2 years ago
templates
treewide: add future annotations import
2 years ago
utils
Make --vsenv a readonly builtin option
2 years ago
wrap
Write wrap-redirect filename as posix path
2 years ago
__init__.py
compilers/d: Add b_ndebug support
5 years ago
_pathlib.py
pathlib: Patch pathlib to work around some bugs ( fixes #7295 )
3 years ago
_typing.py
typing: replace ImmutableSetProtocol with typing.AbstractSet
3 years ago
arglist.py
treewide: add future annotations import
2 years ago
build.py
Make --vsenv a readonly builtin option
2 years ago
coredata.py
coredata: Fix changing prefix option
2 years ago
depfile.py
treewide: add future annotations import
2 years ago
envconfig.py
treewide: add future annotations import
2 years ago
environment.py
micro-optimize: define typing-only objects in TYPE_CHECKING
2 years ago
mcompile.py
Make --vsenv a readonly builtin option
2 years ago
mconf.py
coredata: Do not pickle it twice
2 years ago
mdevenv.py
Make --vsenv a readonly builtin option
2 years ago
mdist.py
Make --vsenv a readonly builtin option
2 years ago
mesondata.py
treewide: add future annotations import
2 years ago
mesonlib.py
Move classes used by scripts to their own module
2 years ago
mesonmain.py
do not resolve symlinks when calculating the meson command
2 years ago
minit.py
Make --vsenv a readonly builtin option
2 years ago
minstall.py
Make --vsenv a readonly builtin option
2 years ago
mintro.py
Add support for meson.options as a replacement for meson_options.txt
2 years ago
mlog.py
micro-optimize: define typing-only objects in TYPE_CHECKING
2 years ago
mparser.py
mparser: Add partial AST to exceptions
2 years ago
msetup.py
msetup: Allow (re)configure of not empty builddir
2 years ago
msubprojects.py
Fix "meson subprojects checkout -b" regression
2 years ago
mtest.py
Make --vsenv a readonly builtin option
2 years ago
munstable_coredata.py
simplify instantiation of builtin type using builtins instead of functions
2 years ago
optinterpreter.py
typed_kwargs: Extend since_values and deprecated_values for types
2 years ago
programs.py
treewide: add future annotations import
2 years ago
rewriter.py
rewriter: fix indentation of kwargs
2 years ago