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 2b5831f94f
Fix flake8-bugbear warnings
6 years ago
..
ast Fix flake8-bugbear warnings 6 years ago
backend Fix flake8-bugbear warnings 6 years ago
compilers Fix builtin variable names 6 years ago
dependencies Fix flake8-bugbear warnings 6 years ago
modules Fix builtin variable names 6 years ago
scripts Fix blind exceptions 6 years ago
wrap Fix blind exceptions 6 years ago
__init__.py
build.py Don't use mutable types as default arguments 6 years ago
coredata.py Fix flake8-bugbear warnings 6 years ago
envconfig.py envconfig: Add type annotations 6 years ago
environment.py enable Windows Intel compiler 6 years ago
interpreter.py ast: support elementary object methods 6 years ago
interpreterbase.py Fix flake8-bugbear warnings 6 years ago
linkers.py Fix linking when cross-compiling and a windows resource is first object 6 years ago
mconf.py mconf: Limit the line length of the choices column 6 years ago
mesonlib.py Fix builtin variable names 6 years ago
mesonmain.py Fix builtin variable names 6 years ago
minit.py Don't use len() to test for container emptiness 6 years ago
minstall.py Fix builtin variable names 6 years ago
mintro.py Fix flake8-bugbear warnings 6 years ago
mlog.py Fix flake8-bugbear warnings 6 years ago
mparser.py Fix flake8-bugbear warnings 6 years ago
msetup.py Run postconf scripts absolutely last. 6 years ago
msubprojects.py Add 'meson subprojects foreach' command 6 years ago
mtest.py Report xpass results as failures. 6 years ago
munstable_coredata.py Fix builtin variable names 6 years ago
optinterpreter.py optinterpreter: Add a log argument to is_invalid_name 6 years ago
rewriter.py rewriter: optimize the list_to_dict function 6 years ago