mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-11 09:50:23 +01:00
* dbus-send, dbus-uuidgen only need to link libdbus; libtool knows what extra libraries libdbus depends on * dbus-monitor uses a Winsock header (on Windows) so it needs NETWORK_libs,but still doesn't need threads * dbus-launch needs X (on Unix) but doesn't directly need threads or networking |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| dbus-cleanup-sockets.c | ||
| dbus-launch-win.c | ||
| dbus-launch-x11.c | ||
| dbus-launch.c | ||
| dbus-launch.h | ||
| dbus-monitor.c | ||
| dbus-print-message.c | ||
| dbus-print-message.h | ||
| dbus-send.c | ||
| dbus-uuidgen.c | ||
| dbus-viewer.c | ||
| lcov.am | ||
| Makefile.am | ||
| run-with-tmp-session-bus.sh | ||
| strtoll.c | ||
| strtoull.c | ||