..
ast
fix various spelling issues
2 years ago
backend
rust: Use `isinstance(d, build.StaticLibrary)` instead of comparing the type name string
2 years ago
cmake
fix various spelling issues
2 years ago
compilers
Add c++23 to the list of C++ standards.
2 years ago
dependencies
fix various spelling issues
2 years ago
interpreter
fix various spelling issues
2 years ago
interpreterbase
fix various spelling issues
2 years ago
linkers
fix various spelling issues
2 years ago
modules
pkgconfig module: fix traceback on invalid missing description
2 years ago
scripts
fix various spelling issues
2 years ago
templates
treewide: add future annotations import
2 years ago
utils
select the correct python_command for pyinstaller builds, even on not-Windows
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
fix various spelling issues
2 years ago
build.py
mbuild: .pdb files are created only when debug symbols are enabled
2 years ago
coredata.py
fix various spelling issues
2 years ago
depfile.py
treewide: add future annotations import
2 years ago
envconfig.py
fix various spelling issues
2 years ago
environment.py
fix various spelling issues
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
minstall: work around broken environments with missing UIDs
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 regression that broken git-based wraps with dirty contents
2 years ago
mtest.py
fix various spelling issues
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
fix various spelling issues
2 years ago
rewriter.py
fix various spelling issues
2 years ago