Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 69d8f27c | 2021-11-20 17:09:15 | [meson] Require 0.55.0 We implicitly require it for building ragel subproject. This new version requirement should satisfied in both Fedora 33 and Debian bullseye, and not be too cutting edge for us. | ||
| 9b8be964 | 2021-01-20 23:49:24 | [docs] Ignore hb-gobject headers Fixes https://github.com/harfbuzz/harfbuzz/issues/2797 | ||
| 2a6a49c9 | 2021-01-21 00:06:03 | [meson] Don’t scan files outside src for docs Similar to what we do in Makefile.am. | ||
| bfe4bbfc | 2020-12-27 18:38:54 | [docs] Older GTK-Doc does not support HB_DEPRECATED_FOR() at all Fixes CI build failure. | ||
| 4161146e | 2020-12-27 18:27:19 | [docs] Fix generated docs for deprecated symbols Without ignoring HB_DEPRECATED, most deprecated symbols get missing from documentation. Ignoring HB_DEPRECATED_FOR does not work, but this seems to be a GTK-Doc bug. | ||
| 6e32145d | 2020-08-13 00:13:06 | [meson] Make compatbile with 0.47.0 | ||
| f9ac6ddb | 2020-07-22 17:53:04 | [meson] Rename 'gtk_doc' option to 'docs' | ||
| 175d93bb | 2020-06-20 14:03:10 | [mesos/docs] fix gobject headers ignoring logic fixes #2463 | ||
| a9e8328a | 2020-05-21 16:28:24 | [meson] Add build configuration summary just like autotools | ||
| f7562672 | 2020-05-21 17:01:04 | [meson] Use / instead join_paths We need some of the very recent features of meson, let's use the new features also | ||
| 3dd7b210 | 2020-05-17 00:12:08 | meson: build documentation with gtk-doc Fixes https://github.com/harfbuzz/harfbuzz/issues/2409 |