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 81a8c488f0 python dependency: handle broken pylong on many more versions of python 2 years ago
..
ast treewide: add future annotations import 2 years ago
backend backend/ninja: fix rust cfg parsing 2 years ago
cmake cmake: check that `re.search` returned a non-None value 2 years ago
compilers nasm: Detect and use MSVC linker if present 2 years ago
dependencies python dependency: handle broken pylong on many more versions of python 2 years ago
interpreter interpreter/mesonmain: Add build_options method 2 years ago
interpreterbase micro-optimize: define typing-only objects in TYPE_CHECKING 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 python module: move the introspection script into an external script 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 treewide: add future annotations import 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 treewide: add future annotations import 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: add a timeout when waiting for user input for elevation 2 years ago
mintro.py pylint: enable global-statement 2 years ago
mlog.py micro-optimize: define typing-only objects in TYPE_CHECKING 2 years ago
mparser.py treewide: add future annotations import 2 years ago
msetup.py treewide: add future annotations import 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