summaryrefslogtreecommitdiff
path: root/mesonbuild/modules/hotdoc.py
AgeCommit message (Expand)Author
2021-05-28modules: Add methods dict everywhereXavier Claessens
2021-05-28modules: Stop using ModuleReturnValue where it's not neededXavier Claessens
2021-05-12gnome: Fix gtkdoc generationXavier Claessens
2021-03-19split program related classes and functions out of dependenciesDylan Baker
2021-03-04mass rewrite of string formatting to use f-strings everywhereEli Schwartz
2021-01-30Fix executable as script on WindowsXavier Claessens
2021-01-13Fix misspellsAntonin Décimo
2021-01-04Use a single coredata dictionary for optionsDylan Baker
2020-03-24Make werror per subproject optionXavier Claessens
2019-11-11hotdoc: work around argparse syntax ambiguityMathieu Duponchelle
2019-04-24hotdoc: Handle werrorThibault Saunier
2019-04-24hotdoc: Take into account boolean value to pass flag like argumentsThibault Saunier
2019-03-10hotdoc: Set gi-c-source-rootThibault Saunier
2018-11-15hotdoc: Fix has_extensions when several extensions are passed inThibault Saunier
2018-09-23hotdoc: Add support for {Build,Custom}Target as sourcesThibault Saunier
2018-09-10hotdoc: Make project_version mandatory as it should always have beenThibault Saunier
2018-09-10hotdoc: Handle IncludeDirs to specify directoriesThibault Saunier
2018-08-28docs: Use meson to build documentationThibault Saunier
2018-08-28modules: Add an 'hotdoc' moduleThibault Saunier