Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Ting-Wei Lan e1bcd7529e build: Use weak bindings in gvdb to fix linking with LLD
Since tests/dconf-mock-gvdb.c has functions conflicting with the real
gvdb and it is intended for the former to override the latter in tests,
we have to make functions in gvdb library have weak bindings instead of
the default strong bindings to avoid duplicate symbol errors.

Fixes https://gitlab.gnome.org/GNOME/dconf/issues/47
2018-11-22 00:38:09 +08:00
gvdb-builder.c Update FSF’s address 2018-08-13 14:34:19 +01:00
gvdb-builder.h Update FSF’s address 2018-08-13 14:34:19 +01:00
gvdb-format.h Update FSF’s address 2018-08-13 14:34:19 +01:00
gvdb-reader.c Preallocate a GPtrArray to avoid some reallocations later on 2018-08-16 15:44:09 +01:00
gvdb-reader.h build: Use weak bindings in gvdb to fix linking with LLD 2018-11-22 00:38:09 +08:00
gvdb.doap doap: Update maintainers list to synchronise with GLib 2018-08-13 14:29:51 +01:00