meson/mesonbuild
Jussi Pakkanen 24221d71cc Created a Python 3 module for simpler building of Python extension modules. 2017-01-09 21:07:23 +02:00
..
backend Merge pull request #1272 from mesonbuild/ignatenko/lint 2017-01-03 16:04:24 -05:00
modules Created a Python 3 module for simpler building of Python extension modules. 2017-01-09 21:07:23 +02:00
scripts Merge pull request #1272 from mesonbuild/ignatenko/lint 2017-01-03 16:04:24 -05:00
wrap style: fix E127 violations 2017-01-02 19:16:56 +01:00
__init__.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 2016-01-16 17:35:29 +02:00
astinterpreter.py Fix space before :. 2016-12-31 16:28:15 +02:00
build.py Can get values in ConfigurationData objects. 2017-01-06 14:01:45 -05:00
compilers.py Merge pull request #1272 from mesonbuild/ignatenko/lint 2017-01-03 16:04:24 -05:00
coredata.py style: fix E202 violations 2017-01-02 19:09:47 +01:00
dependencies.py style: fix E124 violations 2017-01-01 12:02:05 -05:00
environment.py Created a Python 3 module for simpler building of Python extension modules. 2017-01-09 21:07:23 +02:00
interpreter.py Created a Python 3 module for simpler building of Python extension modules. 2017-01-09 21:07:23 +02:00
interpreterbase.py style: fix E225 violations 2017-01-01 12:02:05 -05:00
mconf.py style: fix E202 violations 2017-01-02 19:09:47 +01:00
mesonlib.py configure_file: Use utf-8 to write configured file 2016-12-22 02:04:36 +02:00
mesonmain.py style: fix E202 violations 2017-01-02 19:09:47 +01:00
mintro.py style: fix E225 violations 2017-01-01 12:02:05 -05:00
mlog.py Implement mlog.warning and use it everywhere for warnings 2016-11-08 17:43:24 -05:00
mparser.py style: fix E703 violations 2017-01-01 12:02:05 -05:00
optinterpreter.py Merge pull request #1260 from mesonbuild/subproj_defaults 2017-01-03 16:03:18 -05:00