dbus/cmake
Simon McVittie b47d50623b Remove support for platforms with no 64-bit integer type
This has been a soft requirement since 1.5.0; anyone on such platforms
would have had to configure --without-64-bit, provoking a warning that
instructed them to report a D-Bus bug with details of their platform.
Nobody has done so, so if anyone still lacks a 64-bit integer type,
they're on their own.

(Also, I tried the build with --without-64-bit and it's full of
fatal compiler warnings, so it's not clear that we're actually
losing anything by removing this "feature".)

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=65429
Reviewed-by: Chengwei Yang <chengwei.yang@intel.com>
2013-09-16 15:31:02 +01:00
..
bus tests to embedded tests: replaced in cmake files 2013-06-28 12:18:32 +01:00
dbus Revert "Factor out DBusAuthorization from DBusTransport" 2013-08-23 11:10:41 +01:00
doc Use Doxyfile.in for cmake build system too. 2013-06-24 14:39:01 +02:00
modules Generate autotools provided PACKAGE_.. and VERSION defines by a cmake macro. 2013-08-28 14:50:57 +02:00
test Tests: allow dbus-glib to be replaced with use of libdbus-internal 2013-09-03 12:00:51 +01:00
tools Moved docbook sources used by cmake into doc subdir and adapted cmake build system. 2013-02-14 13:27:22 +00:00
bus-test.bat.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
CMakeLists.txt Tests: allow dbus-glib to be replaced with use of libdbus-internal 2013-09-03 12:00:51 +01:00
config.h.cmake dbus-sysdeps-win: don't include wspiapi.h 2013-09-16 12:35:35 +01:00
ConfigureChecks.cmake Remove support for platforms with no 64-bit integer type 2013-09-16 15:31:02 +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