glib/docs/reference
Philip Withnall b3f49d08a6 build: Move gvdb to a subproject
Rather than carrying the copylib around inside GLib, which is a pain to
synchronise and affects our code coverage statistics.

This requires updating the CI images to cache the new subproject,
including updating the `cache-subprojects.sh` script to pull in git
submodules.

It also requires adding `gioenumtypes_dep` to be added to the
dependencies list of `libgio`, since it needs to be build before GVDB as
it’s pulled in by the GIO headers which GVDB includes.

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>

Helps: #2603
2022-06-16 10:12:07 +01:00
..
gio build: Move gvdb to a subproject 2022-06-16 10:12:07 +01:00
glib gatomic: Add APIs to perform atomic int / pointer exchanges 2022-06-07 17:10:57 +02:00
gobject param: Add g_param_value_is_valid 2022-05-23 15:48:28 -04:00
.gitignore .gitignore manpages (*.1) 2010-05-24 23:21:01 -04:00
AUTHORS Initial revision 1999-08-16 17:58:30 +00:00
COPYING Initial revision 1999-08-16 17:58:30 +00:00
meson.build meson: Use range() instead of listing all stable versions 2022-05-11 14:34:00 -04:00
NEWS Initial revision 1999-08-16 17:58:30 +00:00