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.
 
 
 
 
 
 
Igor Gnatenko f0bc5568a7 style: fix E703 violations 8 years ago
..
backend style: fix E124 violations 8 years ago
modules style: fix E124 violations 8 years ago
scripts style: fix E703 violations 8 years ago
wrap style: fix E128 violations 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: fix E703 violations 8 years ago
compilers.py style: fix E124 violations 8 years ago
coredata.py style: fix E124 violations 8 years ago
dependencies.py style: fix E124 violations 8 years ago
environment.py style: fix E128 violations 8 years ago
interpreter.py style: fix E124 violations 8 years ago
interpreterbase.py style: fix E225 violations 8 years ago
mconf.py style: fix E703 violations 8 years ago
mesonlib.py configure_file: Use utf-8 to write configured file 8 years ago
mesonmain.py Add simple uninstall target. Closes #753. 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 style: fix E124 violations 8 years ago