Age | Commit message (Expand) | Author | Files | Lines |
2021-08-17 | Add install tags | Xavier Claessens | 1 | -0/+1 |
2021-06-29 | fix: Always explicitly set encoding for text files (fixes #8263) | Daniel Mensinger | 1 | -1/+1 |
2021-06-18 | holders: remove unholder | Daniel Mensinger | 1 | -6/+5 |
2021-05-28 | modules: Add methods dict everywhere | Xavier Claessens | 1 | -0/+4 |
2021-05-28 | modules: Stop using ModuleReturnValue where it's not needed | Xavier Claessens | 1 | -2/+1 |
2021-05-12 | gnome: Fix gtkdoc generation | Xavier Claessens | 1 | -2/+1 |
2021-03-19 | split program related classes and functions out of dependencies | Dylan Baker | 1 | -1/+2 |
2021-03-04 | mass rewrite of string formatting to use f-strings everywhere | Eli Schwartz | 1 | -3/+3 |
2021-01-30 | Fix executable as script on Windows | Xavier Claessens | 1 | -6/+1 |
2021-01-13 | Fix misspells | Antonin Décimo | 1 | -2/+2 |
2021-01-04 | Use a single coredata dictionary for options | Dylan Baker | 1 | -1/+1 |
2020-03-24 | Make werror per subproject option | Xavier Claessens | 1 | -1/+1 |
2019-11-11 | hotdoc: work around argparse syntax ambiguity | Mathieu Duponchelle | 1 | -3/+19 |
2019-04-24 | hotdoc: Handle werror | Thibault Saunier | 1 | -0/+3 |
2019-04-24 | hotdoc: Take into account boolean value to pass flag like arguments | Thibault Saunier | 1 | -1/+2 |
2019-03-10 | hotdoc: Set gi-c-source-root | Thibault Saunier | 1 | -0/+14 |
2018-11-15 | hotdoc: Fix has_extensions when several extensions are passed in | Thibault Saunier | 1 | -1/+1 |
2018-09-23 | hotdoc: Add support for {Build,Custom}Target as sources | Thibault Saunier | 1 | -3/+7 |
2018-09-10 | hotdoc: Make project_version mandatory as it should always have been | Thibault Saunier | 1 | -0/+1 |
2018-09-10 | hotdoc: Handle IncludeDirs to specify directories | Thibault Saunier | 1 | -2/+12 |
2018-08-28 | docs: Use meson to build documentation | Thibault Saunier | 1 | -5/+1 |
2018-08-28 | modules: Add an 'hotdoc' module | Thibault Saunier | 1 | -0/+390 |