mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-01 03:30:11 +01:00
* glib/Makefile.am: Generate dbus-glib-bindings.h and install it. * bus/print-introspect.c: New file; prints introspection data for a given name and object path. * bus/run-with-tmp-session-bus.sh: New file, refactored from test/glib/run-test.sh. Creates a temporary session bus and runs another program. * test/glib/run-test.sh: Refactor to invoke run-with-tmp-session-bus.sh. * bus/driver.c (bus_driver_handle_introspect): Fix to print new introspection format. Also change to use DBUS_TYPE_x_AS_STRING macros instead of hardcoding. * glib/.cvsignore, bus/.cvsignore, test/glib/.cvsignore: Update. |
||
|---|---|---|
| .. | ||
| data | ||
| glib | ||
| .cvsignore | ||
| break-loader.c | ||
| decode-gcov.c | ||
| Makefile.am | ||
| spawn-test.c | ||
| test-exit.c | ||
| test-segfault.c | ||
| test-service.c | ||
| test-sleep-forever.c | ||
| test-utils.c | ||
| test-utils.h | ||
| unused-code-gc.py | ||