dbus/cmake
Ralf Habacker ea1884e3e5 Keep cmake generated shared dbus-1 library file name in sync with autotools.
Autotools uses a versioned shared library name derived from libtool.
This patch adds a versioned shared library name to cmake builds for all
supported platforms. Binary compatibility for clients build against older
cmake generated binary packages of dbus is provided; on unix like os
with symbolic links and on Windows with a copy of the shared library.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=74117
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
2014-01-30 17:09:41 +01:00
..
bus Rename bus-test-launch-helper to test-bus-launch_helper to match common test application naming scheme. 2014-01-17 16:29:37 +00:00
dbus Keep cmake generated shared dbus-1 library file name in sync with autotools. 2014-01-30 17:09:41 +01:00
doc Use Doxyfile.in for cmake build system too. 2013-06-24 14:39:01 +02:00
modules Keep cmake generated shared dbus-1 library file name in sync with autotools. 2014-01-30 17:09:41 +01:00
test Let cmake 'make check' run test applications as test group. 2014-01-17 16:29:37 +00:00
tools Remove obsolete cmake project tags in sub directories; we only have one project. 2014-01-08 01:35:49 +01:00
bus-test.bat.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
CMakeLists.txt Keep cmake generated shared dbus-1 library file name in sync with autotools. 2014-01-30 17:09:41 +01:00
config.h.cmake Fix of 'dbus-daemon can only handle 64 simultaneous connections on Windows'. 2014-01-27 19:32:41 +01:00
ConfigureChecks.cmake CMake warning--. 2014-01-17 12:09:33 +01:00
dbus-env.bat.cmake Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses and set better defaults 2012-08-13 19:57:13 +01:00