syncevolution/src/gdbus
Marcel Holtmann 12b610ed5e Add error parameter to setup functions
libgdbus commit ID:
159897795a8ec83a03dd2370e2dd800d89d73ddb
2009-10-07 16:07:46 +02:00
..
debug.c Add functions for mainloop integration 2009-10-07 16:07:44 +02:00
debug.h Add functions for mainloop integration 2009-10-07 16:07:44 +02:00
gdbus.h Add error parameter to setup functions 2009-10-07 16:07:46 +02:00
mainloop.c Add error parameter to setup functions 2009-10-07 16:07:46 +02:00
Makefile.am Add functions for client monitoring 2009-10-07 16:07:45 +02:00
object.c Add annotation for asynchronous methods 2009-10-07 16:07:46 +02:00
README gdbus: start importing the complete upstream development history 2009-10-07 16:07:25 +02:00
watch.c Add functions for client monitoring 2009-10-07 16:07:45 +02:00

This is a copy of the libgdbus source code:
http://git.kernel.org/?p=bluetooth/libgdbus.git;a=summary

It is licensed under LGPL v2.1, see upstream COPYING.

The source is included here because there is no stable
upstream release. Patches added here need to be submitted
upstream. Likewise, patches applied upstream must be imported.

The build/import-gdbus.sh script automates that process.
See build/import-foreign-git.sh for details.