dbus/cmake
Simon McVittie f04e52a2e5 Allow X11 autolaunch to be disabled even if the headers/libraries are there
In an embedded system where the D-Bus session is a core part of the
environment, like Maemo, accidentally auto-launching a second session bus
(for instance for a concurrent ssh session) is a bad idea - it can lead
to a "split brain" situation where half the applications in the GUI are
using a different bus. In these controlled environments, it'd be useful
to prevent autolaunch from ever happening.

(As a side benefit, the changes to configure.in also mean that packagers
can explicitly --enable-x11-autolaunch, to make sure that failure to find
X will make compilation fail cleanly.)

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=19997
Bug-NB: NB#219964
2011-02-24 18:58:18 +00:00
..
bus Keep in sync with autotools. 2010-06-07 13:59:21 +02:00
dbus Remove references to dbus-md5, which hasn't been used for at least 8 years 2011-02-17 16:16:12 +00:00
doc Minor name spelling fix. 2010-04-27 11:19:56 +02:00
modules Removed unused cmake packages. 2010-03-22 17:28:57 +01:00
test Import compiler.m4 and lcov.am from telepathy-glib, and use them to replace gcov 2011-02-17 17:07:12 +00:00
tools CMake dbus libraries usage cleanup. 2010-03-20 22:33:58 +01:00
bus-test.bat.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
CMakeLists.txt Allow X11 autolaunch to be disabled even if the headers/libraries are there 2011-02-24 18:58:18 +00:00
config.h.cmake Use absolute session service dir path in bus-test on windows. 2010-12-29 14:43:24 +01:00
ConfigureChecks.cmake fix {u}intptr_t usage on wince with msvc 2010-05-05 07:57:28 +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
readme-cmake.txt Cleaned up windows related README's. 2010-10-12 14:45:12 +02:00