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 3581839f4c
Fix unused variables warnings
5 years ago
..
ast Fix flake8-bugbear warnings 5 years ago
backend Fix unused variables warnings 5 years ago
compilers Fix builtin variable names 5 years ago
dependencies Fix flake8-bugbear warnings 5 years ago
modules Fix builtin variable names 5 years ago
scripts Fix unused variables warnings 5 years ago
wrap Fix unused variables warnings 5 years ago
__init__.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 8 years ago
build.py Don't use mutable types as default arguments 5 years ago
coredata.py Fix flake8-bugbear warnings 5 years ago
envconfig.py envconfig: Add type annotations 5 years ago
environment.py enable Windows Intel compiler 5 years ago
interpreter.py Fix unused variables warnings 5 years ago
interpreterbase.py Fix flake8-bugbear warnings 5 years ago
linkers.py Fix linking when cross-compiling and a windows resource is first object 5 years ago
mconf.py mconf: Limit the line length of the choices column 5 years ago
mesonlib.py Fix builtin variable names 5 years ago
mesonmain.py Fix builtin variable names 5 years ago
minit.py Don't use len() to test for container emptiness 5 years ago
minstall.py Fix builtin variable names 5 years ago
mintro.py Fix unused variables warnings 5 years ago
mlog.py Fix flake8-bugbear warnings 5 years ago
mparser.py Fix flake8-bugbear warnings 5 years ago
msetup.py Run postconf scripts absolutely last. 5 years ago
msubprojects.py Add 'meson subprojects foreach' command 5 years ago
mtest.py Report xpass results as failures. 5 years ago
munstable_coredata.py Fix builtin variable names 5 years ago
optinterpreter.py optinterpreter: Add a log argument to is_invalid_name 5 years ago
rewriter.py rewriter: optimize the list_to_dict function 5 years ago