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.
 
 
 
 
 
 
Mike Sinkovsky ab4f7b56ce style: [E272] multiple spaces before keyword 8 years ago
..
backend style: [E272] multiple spaces before keyword 8 years ago
modules style: [E303] too many blank lines (2) 8 years ago
scripts style: [E303] too many blank lines (2) 8 years ago
wrap style: [E301] expected 1 blank line, found 0 8 years ago
__init__.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
astinterpreter.py Fix space before :. 8 years ago
build.py style: [E711] comparison to None should be 'if cond is None:' 8 years ago
compilers.py style: [E721] do not compare types, use 'isinstance()' 8 years ago
coredata.py style: fix E202 violations 8 years ago
dependencies.py style: [E303] too many blank lines (2) 8 years ago
environment.py style: [E301] expected 1 blank line, found 0 8 years ago
interpreter.py style: [E303] too many blank lines (2) 8 years ago
interpreterbase.py style: [E303] too many blank lines (2) 8 years ago
mconf.py style: [E303] too many blank lines (2) 8 years ago
mesonlib.py configure_file: Use utf-8 to write configured file 8 years ago
mesonmain.py style: fix E202 violations 8 years ago
mintro.py style: fix E225 violations 8 years ago
mlog.py Implement mlog.warning and use it everywhere for warnings 8 years ago
mparser.py style: fix E703 violations 8 years ago
optinterpreter.py Merge pull request #1260 from mesonbuild/subproj_defaults 8 years ago