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.
 
 
 
 
 
 
Dylan Baker 06453ed7a4 build: Add missing annotation to Target method 2 years ago
..
ast refactor a few subsystem-relative imports that imported the wrong location 2 years ago
backend rust: Fix handling of proc-macros in rust-project.json 2 years ago
cmake cmake: check that `re.search` returned a non-None value 2 years ago
compilers Use caching in Compiler.sizeof() and Compiler.alignment() 2 years ago
dependencies python dependency: Fix typo in placeholder string 2 years ago
interpreter interpreter: Add missing Union annotation 2 years ago
interpreterbase typed_kwargs: Remove feature_validator as it's not currently used 2 years ago
linkers
modules hotdoc module: properly error out when configuring fails 2 years ago
scripts Add detection code for powerpc64le. 2 years ago
templates
utils handle more corner cases where locking the build directory fails 2 years ago
wrap wrap: ensure the tempfile used for downloading is closed 2 years ago
__init__.py
_pathlib.py
_typing.py
arglist.py
build.py build: Add missing annotation to Target method 2 years ago
coredata.py Add Compiler.cached_run() 2 years ago
depfile.py
envconfig.py
environment.py
mcompile.py mcompile: Do not exclude targets from subprojects 2 years ago
mconf.py mconf: Use auto_features value for auto options 2 years ago
mdevenv.py
mdist.py
mesondata.py
mesonlib.py
mesonmain.py
minit.py
minstall.py minstall: Replace non-breakable space with plain space in comment 2 years ago
mintro.py mintro: redirect stdout to stderr 2 years ago
mlog.py
mparser.py mparser: Add partial AST to exceptions 2 years ago
msetup.py msetup: clarify error message when wrong directories are specified 2 years ago
msubprojects.py msubprojects: fix potential error when resetting a git checkout 2 years ago
mtest.py mtest: fix annotaion of stdo_task and stde_task 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
rewriter.py simplify instantiation of builtin type using builtins instead of functions 2 years ago