.. |
ast
|
Merge pull request #11742 from xclaesse/link-whole-cases
|
1 year ago |
backend
|
Merge pull request #11976 from tristan957/cleanups
|
1 year ago |
cargo
|
cargo/interpreter: Implement an interpreter for Cargo TOML
|
1 year ago |
cmake
|
cmake: fix empty BOOL generator expression evaluating to true
|
1 year ago |
compilers
|
Merge pull request #11976 from tristan957/cleanups
|
1 year ago |
dependencies
|
dependencies: switch the delayed-import mechanism for custom dependencies
|
1 year ago |
interpreter
|
compiler.compiles/links: fix failure when compiling a built File object
|
1 year ago |
interpreterbase
|
remove unnecessary typing comments
|
1 year ago |
linkers
|
mypy: add more mixin base classes
|
1 year ago |
modules
|
add better comments for mypy suppressions
|
1 year ago |
scripts
|
Add kernel and subsystem properties to machine objects.
|
1 year ago |
templates
|
treewide: add future annotations import
|
2 years ago |
utils
|
Merge pull request #11976 from tristan957/cleanups
|
1 year ago |
wrap
|
wrap: detect network timeouts 20x faster
|
1 year 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
|
2 years ago |
arglist.py
|
linkers: delay implementations import until detect is run
|
1 year ago |
build.py
|
Fix display of generator
|
1 year ago |
coredata.py
|
Merge pull request #11976 from tristan957/cleanups
|
1 year ago |
depfile.py
|
treewide: add future annotations import
|
2 years ago |
envconfig.py
|
Merge pull request #11902 from dcbaker/submit/rust-module-enhancements
|
1 year ago |
environment.py
|
Add type annotations where they previously didn't exist
|
1 year ago |
mcompile.py
|
mcompile: Fix target name suggestions
|
2 years ago |
mconf.py
|
fully type mconf.py
|
1 year ago |
mdevenv.py
|
dependencies: defer importing a custom dependency until it is used
|
1 year ago |
mdist.py
|
fully type mdist.py
|
1 year 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
|
Archive shared library in AIX (#11850)
|
1 year ago |
mintro.py
|
mintro: record subproject in install_plan
|
1 year ago |
mlog.py
|
mlog: put the module docstring at the top of the file
|
1 year ago |
mparser.py
|
mparser: Further cleanup node definitions
|
1 year ago |
msetup.py
|
fix the use of setup --profile-self in combination with --genvslite
|
1 year ago |
msubprojects.py
|
parse meson.build for subproject_dir in msubprojects
|
1 year ago |
mtest.py
|
mtest: avoid meddling with stdout by default
|
1 year 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
|
qt: Allow specifying separate tools for qt4/5/6
|
2 years ago |
rewriter.py
|
fix various spelling issues
|
2 years ago |