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.
 
 
 
 
 
 
Eli Schwartz b1ddfabf8f
dependencies: defer importing a custom dependency until it is used
1 year ago
..
ast During reconfigure, show that no compiler was found, if compiler fails sanity check. 2 years ago
backend tree-wide: reduce unneeded imports on specific Dependency impls 1 year ago
cargo cargo/interpreter: Implement an interpreter for Cargo TOML 2 years ago
cmake cmake module: use more typed_pos_args for consistency 2 years ago
compilers compilers: don't recommend deprecated env var 1 year ago
dependencies dependencies: defer importing a custom dependency until it is used 1 year ago
interpreter interpreter: Accept more types in default_options dict values 1 year ago
interpreterbase remove unnecessary typing comments 1 year ago
linkers WIP: refactor loggable popen calls for consistency 1 year ago
modules dependencies: defer importing a custom dependency until it is used 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 WIP: refactor loggable popen calls for consistency 1 year ago
wrap ProgressBar: Fix some rendering issues 2 years ago
__init__.py
_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 fix various spelling issues 2 years ago
build.py rust: PIC is always enabled 2 years ago
coredata.py tree-wide: reduce unneeded imports on specific Dependency impls 1 year ago
depfile.py treewide: add future annotations import 2 years ago
envconfig.py Add kernel and subsystem properties to machine objects. 1 year ago
environment.py Add kernel and subsystem properties to machine objects. 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 extend install scripts to allow specific directory variable exports 2 years ago
mintro.py intro: add more details to generated files(part 2) 2 years ago
mlog.py mlog: put the module docstring at the top of the file 2 years ago
mparser.py mparser: Further cleanup node definitions 2 years ago
msetup.py pkgconfig: move uninstalled devenv handling from setup to the module hook 1 year ago
msubprojects.py ProgressBar: Fix some rendering issues 2 years ago
mtest.py mtest: wildcard selection 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 qt: Allow specifying separate tools for qt4/5/6 2 years ago
rewriter.py fix various spelling issues 2 years ago