dbus/cmake
Daniel Wendt 37b6e180e1 Enable "unused result" warning for Visual Studio >= 2012 (MSVC 11.0)
The _Must_inspect_result_ annotation is documented to be used in both
the declaration and implementation, but in testing with the MSVC 2012
compiler it appears to be sufficient to use the annotation only in the
declaration to get a compiler warning, as with the GCC compiler.
So the annotation is not necessary in the C implementation.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=105460
[smcv: Rebase dbus-sysdeps.h changes on master]
[smcv: Clarify commit message]
Reviewed-by: Simon McVittie <smcv@collabora.com>
Tested-by: Daniel Wendt <daniel.wendt@linux.com>
2018-03-15 19:53:05 +00:00
..
bus Add version info to installed executables for cmake build system on Windows 2018-03-12 19:47:28 +01:00
dbus Add version info to installed executables for cmake build system on Windows 2018-03-12 19:47:28 +01:00
doc Add dbus-update-activation-environment tool 2015-02-24 11:15:52 +00:00
modules cmake: Match AC_DEFINE more precisely, respecting [] quoting 2017-11-06 14:07:21 +00:00
test Add new test for waiting on pending calls in threads 2018-02-06 22:36:30 +00:00
tools Add version info to installed executables for cmake build system on Windows 2018-03-12 19:47:28 +01:00
bus-test.bat.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
CMakeLists.txt Enable "unused result" warning for Visual Studio >= 2012 (MSVC 11.0) 2018-03-15 19:53:05 +00:00
config.h.cmake Windows: Target Windows Vista or higher 2018-03-09 12:26:08 +00:00
ConfigureChecks.cmake Add a unit test for the dbus-daemon resetting its fd limit 2018-02-20 18:37:30 +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 add travis-ci.org build machinery 2015-12-02 00:53:01 +01:00