summaryrefslogtreecommitdiff
path: root/mesonbuild/modules/__init__.py
AgeCommit message (Expand)Author
2017-07-02Improve "Passed invalid keyword argument" warning.Jehan
2017-06-26Fixed issues raised in review.Jussi Pakkanen
2017-06-26Converted some modules.Jussi Pakkanen
2017-06-26Add kwarg checker in module code.Jussi Pakkanen
2017-03-28modules: Start using @SOURCE_ROOT@ and @BUILD_ROOT@Nirbheek Chauhan
2017-01-09There are two different kinds of extensions: modules that create newJussi Pakkanen
2017-01-04Create a module return value object.Jussi Pakkanen
2016-12-28Move _get_include_args from gnome to modules.Elliott Sales de Andrade
2016-12-19fix some of pylint's undefined-variableIgor Gnatenko
2016-12-16modules: Cache programs found by find_programNirbheek Chauhan
2016-12-15Allow all code to access module target classesNirbheek Chauhan
2016-01-16Fix some issues that break pypi installs and bump version to upload new version.Jussi Pakkanen