summaryrefslogtreecommitdiff
path: root/mesonbuild/modules/hotdoc.py
Commit message (Expand)AuthorAgeFilesLines
* Fix executable as script on WindowsXavier Claessens2021-01-301-6/+1
* Fix misspellsAntonin Décimo2021-01-131-2/+2
* Use a single coredata dictionary for optionsDylan Baker2021-01-041-1/+1
* Make werror per subproject optionXavier Claessens2020-03-241-1/+1
* hotdoc: work around argparse syntax ambiguityMathieu Duponchelle2019-11-111-3/+19
* hotdoc: Handle werrorThibault Saunier2019-04-241-0/+3
* hotdoc: Take into account boolean value to pass flag like argumentsThibault Saunier2019-04-241-1/+2
* hotdoc: Set gi-c-source-rootThibault Saunier2019-03-101-0/+14
* hotdoc: Fix has_extensions when several extensions are passed inThibault Saunier2018-11-151-1/+1
* hotdoc: Add support for {Build,Custom}Target as sourcesThibault Saunier2018-09-231-3/+7
* hotdoc: Make project_version mandatory as it should always have beenThibault Saunier2018-09-101-0/+1
* hotdoc: Handle IncludeDirs to specify directoriesThibault Saunier2018-09-101-2/+12
* docs: Use meson to build documentationThibault Saunier2018-08-281-5/+1
* modules: Add an 'hotdoc' moduleThibault Saunier2018-08-281-0/+390