dbus/cmake
Simon McVittie 05b0b9e65b cmake: use the same default system bus address as for autotools
The system bus is unsupported (and rather meaningless) on Windows anyway,
so we can use anything. Also, make it clear that it has to be a
"specific" address that can be listened on *and* connected to,
like unix:path=/xxx - a listen-only address like unix:tmpdir=/xxx or
nonce-tcp: would not be suitable.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=38201
Reviewed-by: David Zeuthen <davidz@redhat.com>
2012-08-13 19:51:42 +01:00
..
bus doc: update documentation with own_prefix policy rules 2012-03-22 11:28:58 +00:00
dbus On Unix, link libdbus to a platform-specific threading library 2012-06-15 14:42:19 +01:00
doc Minor name spelling fix. 2010-04-27 11:19:56 +02:00
modules refactored cmake version extracting from configure.ac 2011-10-29 00:25:18 +02:00
test Revert "made session service dirs customizable: cmake part" 2012-01-04 18:20:15 +00:00
tools Remove remnants of dbus-viewer 2011-07-29 11:49:20 +01:00
bus-test.bat.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
CMakeLists.txt cmake: use the same default system bus address as for autotools 2012-08-13 19:51:42 +01:00
config.h.cmake Merge tests' cmake and autotools bus configuration 2011-09-28 19:00:56 +01:00
ConfigureChecks.cmake Use dbus/dbus-arch-deps.h.in as source for cmake too 2011-09-23 15:38:12 +02:00
cross-compile.sh cmake/cross-compile.sh: use mktemp(1) to avoid a symlink attack in /tmp 2011-01-05 19:10:43 +00:00
dbus-env.bat.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
Doxyfile.cmake Decorated public exported functions with DBUS_EXPORT macro, reviewed by Colin Walters. 2010-03-16 09:33:39 +01:00