The Meson Build System http://mesonbuild.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Xavier Claessens f88a9cd6b3 fs.read(): Catch FileNotFoundError 2 years ago
..
ast treewide: automatic rewriting of all comment-style type annotations 2 years ago
backend remove useless type annotations 2 years ago
cargo move various bits of type-checking only code to TYPE_CHECKING blocks 2 years ago
cmake treewide: automatic rewriting of all comment-style type annotations 2 years ago
compilers treewide: automatic rewriting of all comment-style type annotations 2 years ago
dependencies Python: Add 'limited_api' kwarg to extension_module 2 years ago
interpreter interpreter: use typed_kwargs for shared_library(darwin_versions) 2 years ago
interpreterbase treewide: automatic rewriting of all comment-style type annotations 2 years ago
linkers treewide: automatic rewriting of all comment-style type annotations 2 years ago
modules fs.read(): Catch FileNotFoundError 2 years ago
scripts Python: Add 'limited_api' kwarg to extension_module 2 years ago
templates templates: use common classes for remaining languages 2 years ago
utils treewide: automatic rewriting of all comment-style type annotations 2 years ago
wrap treewide: automatic rewriting of all comment-style type annotations 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: automatic rewriting of all comment-style type annotations 2 years ago
build.py interpreter: use typed_kwargs for shared_library(darwin_versions) 2 years ago
coredata.py Python: Add 'limited_api' kwarg to extension_module 2 years ago
depfile.py treewide: add future annotations import 2 years ago
envconfig.py treewide: automatic rewriting of all comment-style type annotations 2 years ago
environment.py environment: Don't override mips64 to mips if no compilers are available 2 years ago
mcompile.py treewide: automatic rewriting of all comment-style type annotations 2 years ago
mconf.py fix implicit_reexport issues and enforce them going forward 2 years ago
mdevenv.py fix implicit_reexport issues and enforce them going forward 2 years ago
mdist.py fully type mdist.py 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 templates: fix typo in function name `sameple` -> `sample` 2 years ago
minstall.py fix implicit_reexport issues and enforce them going forward 2 years ago
mintro.py treewide: automatic rewriting of all comment-style type annotations 2 years ago
mlog.py treewide: automatic rewriting of all comment-style type annotations 2 years ago
mparser.py treewide: automatic rewriting of all comment-style type annotations 2 years ago
msetup.py fix a few miscellaneous implicit-optional typing issues 2 years ago
msubprojects.py move various bits of type-checking only code to TYPE_CHECKING blocks 2 years ago
mtest.py treewide: automatic rewriting of all comment-style type annotations 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 run_command: Remove useless node argument 2 years ago
rewriter.py fix various spelling issues 2 years ago