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.
 
 
 
 
 
 
Jussi Pakkanen 58878b998d Get rid of hasattr. 8 years ago
..
backend Get rid of hasattr. 8 years ago
modules style: [E303] too many blank lines (2) 8 years ago
scripts style: [E1**] Indentation 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 Get rid of hasattr. 8 years ago
compilers.py style: [E1**] Indentation 8 years ago
coredata.py style: [E1**] Indentation 8 years ago
dependencies.py style: [E1**] Indentation 8 years ago
environment.py style: [E1**] Indentation 8 years ago
interpreter.py mesontest: Improve test suite selection. 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: [E1**] Indentation 8 years ago
optinterpreter.py Merge pull request #1260 from mesonbuild/subproj_defaults 8 years ago