[Xfce4-commits] [xfce/xfconf] branch master updated (b4bed38 -> b8f9b28)
noreply at xfce.org
noreply at xfce.org
Mon Jun 24 22:01:23 CEST 2019
This is an automated email from the git hooks/post-receive script.
s k u n n y k p u s h e d a c h a n g e t o b r a n c h m a s t e r
in repository xfce/xfconf.
from b4bed38 tests: Explicitly handle error reply from Ping method call
new 8d42840 Add support for GObject introspection and vala
new b8f9b28 Fix make distcheck
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile.am | 8 +++-
configure.ac.in | 8 ++++
m4/introspection.m4 | 96 +++++++++++++++++++++++++++++++++++++++++++++
m4/vapigen.m4 | 101 ++++++++++++++++++++++++++++++++++++++++++++++++
xfconf/Makefile.am | 51 ++++++++++++++++++++++++
xfconf/libxfconf-0.deps | 3 ++
xfconf/xfconf-cache.c | 17 ++++----
xfconf/xfconf-channel.c | 31 +++++++--------
xfconf/xfconf.c | 2 +-
9 files changed, 289 insertions(+), 28 deletions(-)
create mode 100644 m4/introspection.m4
create mode 100644 m4/vapigen.m4
create mode 100644 xfconf/libxfconf-0.deps
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list