aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/modules/__init__.py
AgeCommit message (Expand)AuthorFilesLines
2020-09-08typing: more fixesDaniel Mensinger1-4/+8
2020-05-15ninjabackend: Treat GNOME gir/typelib as librariesNirbheek Chauhan1-0/+11
2020-03-05Make use of unholderDylan Baker1-6/+2
2019-11-08Created the filesystem module.Jussi Pakkanen1-0/+17
2019-03-28Revert "gnome.compile_resources: Add ld binary method"Jussi Pakkanen1-4/+0
2019-02-01gnome.compile_resources: Add ld binary methodNinja-Koala1-0/+4
2018-07-05Fix flake8 issues (#3834)Jon Turney1-1/+0
2018-07-02Remove permittedSnippetKwargs, snippets are not specialNirbheek Chauhan1-13/+0
2018-06-06Fix issues found by flake8Xavier Claessens1-2/+0
2018-04-15Convert Gnome module to use find_program from interpreter.Jussi Pakkanen1-13/+2
2017-10-31namespace run_targets by subprojectMartin Kelly1-10/+10
2017-09-21flake8: Clean up complained-about unused importsLuke Shumaker1-1/+0
2017-07-02Improve "Passed invalid keyword argument" warning.Jehan1-1/+1
2017-06-26Fixed issues raised in review.Jussi Pakkanen1-1/+2
2017-06-26Converted some modules.Jussi Pakkanen1-0/+13
2017-06-26Add kwarg checker in module code.Jussi Pakkanen1-0/+2
2017-03-28modules: Start using @SOURCE_ROOT@ and @BUILD_ROOT@Nirbheek Chauhan1-3/+7
2017-01-09There are two different kinds of extensions: modules that create newJussi Pakkanen1-0/+7
2017-01-04Create a module return value object.Jussi Pakkanen1-0/+5
2016-12-28Move _get_include_args from gnome to modules.Elliott Sales de Andrade1-0/+32
2016-12-19fix some of pylint's undefined-variableIgor Gnatenko1-0/+1
2016-12-16modules: Cache programs found by find_programNirbheek Chauhan1-0/+13
2016-12-15Allow all code to access module target classesNirbheek Chauhan1-0/+21
2016-01-16Fix some issues that break pypi installs and bump version to upload new version.Jussi Pakkanen1-0/+0