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 6ac9a8e738 Add .find_python() method. Supersedes #777. 8 years ago
..
backend Merge pull request #1272 from mesonbuild/ignatenko/lint 8 years ago
modules Add .find_python() method. Supersedes #777. 8 years ago
scripts Merge pull request #1272 from mesonbuild/ignatenko/lint 8 years ago
wrap style: fix E127 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 Can get values in ConfigurationData objects. 8 years ago
compilers.py Merge pull request #1272 from mesonbuild/ignatenko/lint 8 years ago
coredata.py style: fix E202 violations 8 years ago
dependencies.py style: fix E124 violations 8 years ago
environment.py Created a Python 3 module for simpler building of Python extension modules. 8 years ago
interpreter.py Add .find_python() method. Supersedes #777. 8 years ago
interpreterbase.py style: fix E225 violations 8 years ago
mconf.py style: fix E202 violations 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