index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
modules
/
hotdoc.py
Age
Commit message (
Expand
)
Author
2021-05-28
modules: Add methods dict everywhere
Xavier Claessens
2021-05-28
modules: Stop using ModuleReturnValue where it's not needed
Xavier Claessens
2021-05-12
gnome: Fix gtkdoc generation
Xavier Claessens
2021-03-19
split program related classes and functions out of dependencies
Dylan Baker
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
2021-01-30
Fix executable as script on Windows
Xavier Claessens
2021-01-13
Fix misspells
Antonin Décimo
2021-01-04
Use a single coredata dictionary for options
Dylan Baker
2020-03-24
Make werror per subproject option
Xavier Claessens
2019-11-11
hotdoc: work around argparse syntax ambiguity
Mathieu Duponchelle
2019-04-24
hotdoc: Handle werror
Thibault Saunier
2019-04-24
hotdoc: Take into account boolean value to pass flag like arguments
Thibault Saunier
2019-03-10
hotdoc: Set gi-c-source-root
Thibault Saunier
2018-11-15
hotdoc: Fix has_extensions when several extensions are passed in
Thibault Saunier
2018-09-23
hotdoc: Add support for {Build,Custom}Target as sources
Thibault Saunier
2018-09-10
hotdoc: Make project_version mandatory as it should always have been
Thibault Saunier
2018-09-10
hotdoc: Handle IncludeDirs to specify directories
Thibault Saunier
2018-08-28
docs: Use meson to build documentation
Thibault Saunier
2018-08-28
modules: Add an 'hotdoc' module
Thibault Saunier