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.
 
 
 
 
 
 
Dylan Baker 1592b7a800 compilers: make sanity_check_impl a protected method 4 years ago
..
ast ast/introspection: Fix typing violation due to untyped functions 4 years ago
backend compilers/mixins/clike: fix mypy issues 4 years ago
cmake cmake: fix shared_module dependency (fixes #7715) 4 years ago
compilers compilers: make sanity_check_impl a protected method 4 years ago
dependencies pylint: Turn on warnings for incorrect number of args 4 years ago
modules pylint: turn on bad-indentation error 4 years ago
scripts externalproject: Fix typing annotation 4 years ago
templates typing: Fix templates 4 years ago
wrap msubprojects: Stop trying to guess subproject type 4 years ago
__init__.py compilers/d: Add b_ndebug support 5 years ago
arglist.py typing: fix code review 4 years ago
build.py pylint: turn on bad-indentation error 4 years ago
coredata.py compilers/compilers: Fully type annotate 4 years ago
depfile.py compilers/d: Add b_ndebug support 5 years ago
envconfig.py envconfig: fix return type of get_env_var_pair 4 years ago
environment.py Add support for the CompCert C Compiler 4 years ago
interpreter.py InternalDependency: Add as_link_whole() method 4 years ago
interpreterbase.py typing: get rid of most T.cast 4 years ago
linkers.py Some fixes for CompCert 4 years ago
mcompile.py mcompile: Add some basic XCode support 4 years ago
mconf.py typing: more fixes 4 years ago
mdist.py environment: use ExternalProgram to find ninja 4 years ago
mesondata.py mdata: Generate mesondata.py from */data folders 4 years ago
mesonlib.py compilers/compilers: Fully type annotate 4 years ago
mesonmain.py Add a notice about Python 3.5 support 4 years ago
minit.py typing: fully annotate mcompile, minit, and msetup 4 years ago
minstall.py pylint: Turn on warnings for incorrect number of args 4 years ago
mintro.py typing: fix code review 4 years ago
mlog.py typing: Add run_mypy.py for easier mypy invocation 4 years ago
mparser.py typing: fix code review 4 years ago
msetup.py mcompile: Add some basic XCode support 4 years ago
msubprojects.py msubprojects: Fix unit tests on Windows 4 years ago
mtest.py mtest: Refactor test data checking 4 years ago
munstable_coredata.py compilers/d: Add b_ndebug support 5 years ago
optinterpreter.py pylint: turn on bad-indentation error 4 years ago
rewriter.py compilers/d: Add b_ndebug support 5 years ago