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 65ee397f34
cuda module: fully type annotate
10 months ago
..
ast ast/interpreter: fix some low hanging type issues 11 months ago
backend Raise if a postconf script fails 10 months ago
cargo rust: Add `--extern proc_macro` in `rust.proc_macro() not in cargo translation 10 months ago
cmake cmake: Fix blunt target filtering skipping GENERATED dependencies 10 months ago
compilers compilers: fix inconsistent None-breaking return value for compile() 10 months ago
dependencies python dependency: use exceptions to pass failure state around 10 months ago
interpreter Document that alias_target accepts run_tgts since 0.60.0 10 months ago
interpreterbase Use SPDX-License-Identifier consistently 12 months ago
linkers linkers_detect: detect xtools (Apple ld64 derivative) 10 months ago
modules cuda module: fully type annotate 10 months ago
scripts python module: correct the embedded path for bytecompiled files 10 months ago
templates Use SPDX-License-Identifier consistently 12 months ago
utils correct type signature of Popen_safe to follow stdlib subprocess 10 months ago
wrap defer setting values until after we know it cannot be None 10 months ago
__init__.py compilers/d: Add b_ndebug support 5 years ago
_pathlib.py Use SPDX-License-Identifier consistently 12 months ago
_typing.py Use SPDX-License-Identifier consistently 12 months ago
arglist.py Use SPDX-License-Identifier consistently 12 months ago
build.py Fix compiler.preprocess compile_args not used 10 months ago
coredata.py machine file: Fix parenthesized expressions 11 months ago
depfile.py Use SPDX-License-Identifier consistently 12 months ago
envconfig.py envconfig: read CYTHON from the environment and use it if set 11 months ago
environment.py Use SPDX-License-Identifier consistently 12 months ago
mcompile.py Use SPDX-License-Identifier consistently 12 months ago
mconf.py Use SPDX-License-Identifier consistently 12 months ago
mdevenv.py fix broken type annotation imports being ignored 1 year ago
mdist.py Use SPDX-License-Identifier consistently 12 months ago
mesondata.py Use SPDX-License-Identifier consistently 12 months ago
mesonlib.py Use SPDX-License-Identifier consistently 12 months ago
mesonmain.py add type annotations to mesonmain 10 months ago
minit.py Use SPDX-License-Identifier consistently 12 months ago
minstall.py Print a proper sentence when reporting script failure 10 months ago
mintro.py Use SPDX-License-Identifier consistently 12 months ago
mlog.py Use SPDX-License-Identifier consistently 12 months ago
mparser.py Remove implicit-optional assignment in `__init__` that cannot ever be true 10 months ago
msetup.py stop using the interpreter holders for the MachineInfo 11 months ago
msubprojects.py msubprojects: Fix --sourcedir argument not working 1 year ago
mtest.py Fix comment typo 10 months ago
munstable_coredata.py Use SPDX-License-Identifier consistently 12 months ago
optinterpreter.py Use SPDX-License-Identifier consistently 12 months ago
programs.py Use SPDX-License-Identifier consistently 12 months ago
rewriter.py add type annotations to mesonmain 10 months ago