dbus/cmake
Simon McVittie f93b63587f internals: Assume compiler supports a subset of ISO varargs syntax
We have considerable anecdotal evidence that every relevant compiler
supports at least the small part of ISO varargs syntax that we need
here, because tools/tool-common.h has contained

    #define VERBOSE(...) do {} while (0)

since dbus 1.9.2 (2014) and nobody has complained yet. With that in
mind, let's simplify.

Signed-off-by: Simon McVittie <smcv@collabora.com>
2018-11-15 18:55:57 +00:00
..
bus cmake: Install d-d-launch-helper to ${CMAKE_INSTALL_LIBEXECDIR} 2018-10-25 16:04:04 +00:00
dbus Cleanup of the cmake definitions of source directories 2018-10-25 13:23:20 +00:00
doc Add dbus-update-activation-environment tool 2015-02-24 11:15:52 +00:00
modules cmake: Fold GObject detection into GLib detection 2018-03-19 12:33:45 +00:00
test tests: Add a unit test for _dbus_command_for_pid() 2018-10-31 16:56:36 +00:00
tools Add Windows implementation of dbus-run-session tool 2018-10-25 18:24:04 +00:00
bus-test.bat.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
CMakeLists.txt internals: Assume compiler supports a subset of ISO varargs syntax 2018-11-15 18:55:57 +00:00
config.h.cmake internals: Assume compiler supports a subset of ISO varargs syntax 2018-11-15 18:55:57 +00:00
ConfigureChecks.cmake internals: Assume compiler supports a subset of ISO varargs syntax 2018-11-15 18:55:57 +00: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
DBus1Config.cmake.in cmake, autotools: Add find package config support for cmake clients 2017-03-20 14:18:45 +00:00
DBus1Config.pkgconfig.in cmake, autotools: Add find package config support for cmake clients 2017-03-20 14:18:45 +00:00
DBus1ConfigVersion.cmake.in cmake, autotools: Add find package config support for cmake clients 2017-03-20 14:18:45 +00:00
i686-w64-mingw32.cmake cmake: Fix warning on travis-ci 'CMAKE_FORCE_C.._COMPILER macro is deprecated' 2018-03-21 15:02:38 +01:00
x86_64-w64-mingw32.cmake travis-ci: Add cross building support for mingw 64 bit compiler 2018-03-22 21:13:47 +01:00