glib/gio/kqueue
Marco Trevisan (Treviño) fe38a02c62 gmodule: Define a gmodule include dependency and use it in gio modules
Various gio modules include gmodule.h that requires the
gmodule-visibility.h to be already built.

To make this easier, just provide a dependency and use it where we are
building modules that do not depend on libgio_dep (that already includes
that).

Fixes: https://gitlab.gnome.org/GNOME/glib/-/issues/2982
2023-04-19 21:10:29 +02:00
..
dep-list.c tree: Fix various typos and outdated terminology 2020-06-12 15:01:08 +01:00
dep-list.h GFileMonitor: Add kqueue(3) support to GIO 2012-11-15 08:13:30 +01:00
gkqueuefilemonitor.c Use O_CLOEXEC in {g_,}open () calls for race-free setting of the close-on-exec flag 2023-02-21 12:42:55 +00:00
kqueue-helper.c Normalize C source files to end with exactly one newline 2020-06-10 09:48:02 +01:00
kqueue-helper.h kqueue: Make it possible to pass file monitor tests 2018-06-17 11:26:32 +08:00
kqueue-missing.c kqueue: Fix unlocked access to shared variable 2020-11-20 14:40:19 +00:00
meson.build gmodule: Define a gmodule include dependency and use it in gio modules 2023-04-19 21:10:29 +02:00