2005-03-17 Colin Walters <walters@verbum.org>
authorColin Walters <walters@verbum.org>
Thu, 17 Mar 2005 17:48:29 +0000 (17:48 +0000)
committerColin Walters <walters@verbum.org>
Thu, 17 Mar 2005 17:48:29 +0000 (17:48 +0000)
commita65587676f6791ff6a7c9ed98bbc53d740f51fa8
tree1e5fb5030cf55dc63dc388e6da4a7918dfa9251f
parent6180ae6941aea083f5b8f3c4d3f16c928935bcaf
2005-03-17  Colin Walters  <walters@verbum.org>

* bus/print-introspect.c: Move to tools/.
* bus/run-with-tmp-session-bus.sh: Ditto.

* glib/Makefile.am (dbus-glib-bindings.h): Move
generation to tools/Makefile.am.

* test/glib/run-test.sh: Update to handle move
of run-with-tmp-session-bus.sh.

* test/glib/test-service-glib.c: Update to handle
move of dbus-glib-bindings.h.

* tools/print-introspect.c: Moved here
from bus/, and ported to GLib bindings.

* tools/run-with-tmp-session-bus.sh: Moved here
from bus/.

* tools/Makefile.am: Generate dbus-glib-bindings.h
and dbus-bus-introspect.xml here.

* tools/.cvsignore, glib/.cvsignore, bus/.cvsignore:
Update.
13 files changed:
ChangeLog
bus/.cvsignore
bus/Makefile.am
bus/print-introspect.c [deleted file]
bus/run-with-tmp-session-bus.sh [deleted file]
glib/.cvsignore
glib/Makefile.am
test/glib/run-test.sh
test/glib/test-service-glib.c
tools/.cvsignore
tools/Makefile.am
tools/print-introspect.c [new file with mode: 0644]
tools/run-with-tmp-session-bus.sh [new file with mode: 0755]