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 a3f4f6c88f
interpreter: report FeatureNew for kwargs to project()
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: report FeatureNew for kwargs to project() 2 years ago
interpreterbase handle meson_version after parsing but before invalid project() kwargs 2 years ago
linkers treewide: add future annotations import 2 years ago
modules merge the python dependency from the python module into dependencies 2 years ago
scripts Add detection code for powerpc64le. 2 years ago
templates treewide: add future annotations import 2 years ago
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 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 treewide: add future annotations import 2 years ago
build.py vala: don't build .h, .vala, and .gir if export_dynamic is False 2 years ago
coredata.py Add Compiler.cached_run() 2 years ago
depfile.py treewide: add future annotations import 2 years ago
envconfig.py treewide: add future annotations import 2 years ago
environment.py micro-optimize: define typing-only objects in TYPE_CHECKING 2 years ago
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 treewide: add future annotations import 2 years ago
mdist.py treewide: add future annotations import 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 treewide: add future annotations import 2 years ago
minit.py treewide: add future annotations import 2 years ago
minstall.py minstall: Replace non-breakable space with plain space in comment 2 years ago
mintro.py mintro: Add exclude_{files, dirs} to install_subdir install_plan 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: clarify error message when wrong directories are specified 2 years ago
msubprojects.py be more explicit about asyncio usage 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 treewide: add future annotations import 2 years ago
programs.py treewide: add future annotations import 2 years ago
rewriter.py simplify instantiation of builtin type using builtins instead of functions 2 years ago