..
ast
Add support for meson.options as a replacement for meson_options.txt
2 years ago
backend
backends: fix bug where meson_exe crashed if constructed with found programs
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
Add support for meson.options as a replacement for meson_options.txt
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
configure_file: emit FeatureNew when a cmake-formatted file has too many tokens
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 )
4 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
custom_target: libfoo.so.1 is linkable
2 years ago
coredata.py
Bump version number for rc1.
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
fix meson compile with alias target
2 years ago
mconf.py
coredata: Do not pickle it twice
2 years ago
mdevenv.py
treewide: add future annotations import
2 years ago
mdist.py
fix one more missing explicit "setup" subcommand
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
treewide: add future annotations import
2 years ago
minstall.py
backends: add a new "none" backend
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
Allow --reconfigure and --wipe of empty builddir
2 years ago
msubprojects.py
Fix "meson subprojects checkout -b" regression
2 years ago
mtest.py
backends: add a new "none" backend
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