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.
 
 
 
 
 
 
Daniel Mensinger 2e3550db14 interpreter: Split exception calsses from interpreterbase.py 4 years ago
..
ast
backend another pyupgrade pass 4 years ago
cmake upgrade percent formatted strings pyupgrade did not catch 4 years ago
compilers compilers: Fix missing functions in Compiler base class 4 years ago
dependencies compilers: Fix missing functions in Compiler base class 4 years ago
interpreter interpreter: Add missing FeatureNewKwarg for allow_fallback 4 years ago
interpreterbase interpreter: Split exception calsses from interpreterbase.py 4 years ago
mesonlib typing: Fully annotate dependencies.cuda 4 years ago
modules cuda module: fully buy into new modules API 4 years ago
scripts
templates
wrap wrap: Port to v2 protocol 4 years ago
__init__.py
_typing.py typing: mlog use StringProtocol 4 years ago
arglist.py
build.py build: fix type annotations fo project_*_args 4 years ago
coredata.py typing: Fully annotate dependencies.{detect,factory} + some other fixes 4 years ago
depfile.py
envconfig.py
environment.py typing: Fully annotate run_project_tests.py 4 years ago
linkers.py
mcompile.py
mconf.py
mdevenv.py
mdist.py
mesondata.py
mesonmain.py typing: Fully annotate run_project_tests.py 4 years ago
minit.py
minstall.py
mintro.py
mlog.py typing: mlog use StringProtocol 4 years ago
mparser.py
msetup.py
msubprojects.py wrap: Port to v2 protocol 4 years ago
mtest.py
munstable_coredata.py
optinterpreter.py
programs.py
rewriter.py