Commits on Source (13)
-
Iñigo Martínez authored
abicheck.sh script has been changed to check the libdconfsettings library from GSETTINGS_LIB environment variable. This helps when checking the library in different locations. 'shebang' has also been added. https://bugzilla.gnome.org/show_bug.cgi?id=784910
-
Iñigo Martínez authored
meson is a build system focused on speed an ease of use, which helps speeding up the software development. This patch adds meson support along autotools. https://bugzilla.gnome.org/show_bug.cgi?id=784910
-
Iñigo Martínez authored
To avoid the burden of maintaining multiple build systems, this patch removes autotools support. https://bugzilla.gnome.org/show_bug.cgi?id=784910
-
Michael Catanzaro authored
I've verified this test is broken in the 0.24 release as well, so it's not a regression in dconf itself.
-
Michael Catanzaro authored
-
Michael Catanzaro authored
This reverts commit ab2692a9. I figure whoever cares for dconf in the future will probably want to know that this test is broken.
-
Iñigo Martínez authored
The README file still shows information about the dconf editor, which is no longer part of dconf, and also about the steps to build dconf using autotools. This patch removes any mention of dconf-editor and also replaces the autotools' build steps for their meson's equivalents. https://bugzilla.gnome.org/show_bug.cgi?id=784910
-
Iñigo Martínez authored
meson does not allow to build source code inside the source code tree, for this reason there is no need for .gitignore files to ignore built files. This patch removes .gitignore files which are no longer needed. https://bugzilla.gnome.org/show_bug.cgi?id=784910
-
Michael Catanzaro authored
Interestingly, it's a different failing test than last time. Yippee!
-
Michael Catanzaro authored
-
Jeremy Bícha authored
-
Jeremy Bícha authored
Update to upstream version '0.28.0' with Debian dir 9fa7ecbc29dc0d2abf85394fefb33295fad4cdef
-
Jeremy Bícha authored
HACKING
0 → 100644
Makefile.am
deleted
100644 → 0
Makefile.gtester
deleted
100644 → 0
Makefile.in
deleted
100644 → 0
This diff is collapsed.
aclocal.m4
deleted
100644 → 0
This diff is collapsed.
bin/Makefile.am
deleted
100644 → 0
bin/Makefile.in
deleted
100644 → 0
This diff is collapsed.
bin/dconf-dump.c
deleted
100644 → 0
bin/dconf-update.c
deleted
100644 → 0
This diff is collapsed.
bin/dconf.c
deleted
100644 → 0
This diff is collapsed.
bin/dconf_vala.stamp
deleted
100644 → 0
bin/meson.build
0 → 100644
build-aux/compile
deleted
100755 → 0
build-aux/depcomp
deleted
100755 → 0
This diff is collapsed.
build-aux/install-sh
deleted
100755 → 0
This diff is collapsed.
build-aux/missing
deleted
100755 → 0
build-aux/test-driver
deleted
100755 → 0
client/Makefile.am
deleted
100644 → 0