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.
 
 
 
 
 
 
Alyssa Ross b85ffbacb1 Fix run_tool() when git is not installed 2 years ago
..
ast rewriter: fix warning about empty sources 2 years ago
backend backends: add a new "none" backend 2 years ago
cmake cmake: check that `re.search` returned a non-None value 2 years ago
compilers Small fix on how cc.sizeof (and similar functions) use the 'prefix' kwarg 2 years ago
dependencies prevent lib prefix warning from pkg-config 2 years ago
interpreter backends: add a new "none" backend 2 years ago
interpreterbase re-deduplicate feature warnings printed at the end of setup 2 years ago
linkers treewide: add future annotations import 2 years ago
modules CUDA: make "Ampere" equivalent to SM8.0+SM8.6 2 years ago
scripts Fix run_tool() when git is not installed 2 years ago
templates treewide: add future annotations import 2 years ago
utils configure_file: emit FeatureNew when a cmake-formatted file has too many tokens 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 3 years ago
arglist.py treewide: add future annotations import 2 years ago
build.py coredata: Do not pickle it twice 2 years ago
coredata.py backends: add a new "none" backend 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 fix meson compile with alias target 2 years ago
mconf.py coredata: Do not pickle it twice 2 years ago
mdevenv.py treewide: add future annotations import 2 years ago
mdist.py fix one more missing explicit "setup" subcommand 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 backends: add a new "none" backend 2 years ago
mintro.py mintro: redirect stdout to stderr 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 Fix "meson subprojects checkout -b" regression 2 years ago
mtest.py backends: add a new "none" backend 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 treewide: add future annotations import 2 years ago
rewriter.py rewriter: fix indentation of kwargs 2 years ago