dbus/cmake
Simon McVittie 7486899331 Revert "Keep cmake gcc builds in sync with autotools warnings."
When reviewing this commit, I said

    Looks OK, although this is going to become impossible if we start
    using the externally-curated list of warnings from
    <https://www.gnu.org/software/autoconf-archive/ax_compiler_flags.html>,
    which I've been quite tempted to do.

That time has now come. I think it's more valuable to have comprehensive
warnings under our primary build system, Autotools, than to have
some fairly elaborate CMake scripting to pick up the same compiler
warnings in both build systems; the CMake build system is primarily
there to give us the ability to compile with MSVC, which has orthogonal
compiler warning options anyway.

This reverts commit 41427560af.

Signed-off-by: Simon McVittie <smcv@debian.org>
Acked-by: Ralf Habacker <ralf.habacker@freenet.de>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=97357
2016-10-13 17:20:40 +01:00
..
bus Only compile test-bus-launch-helper, etc. if embedded tests are enabled 2016-08-16 14:26:40 +01:00
dbus Fix building with CMake for a Unix platform where functions like recv() are in a separate -lsocket, like QNX. 2016-08-18 14:59:41 +02:00
doc Add dbus-update-activation-environment tool 2015-02-24 11:15:52 +00:00
modules Revert "Keep cmake gcc builds in sync with autotools warnings." 2016-10-13 17:20:40 +01:00
test cmake: copy the systemd-activation directory too 2015-12-02 00:53:00 +01:00
tools Actually commit cmake changes for dbus-launch 2015-02-24 11:42:54 +00:00
bus-test.bat.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
CMakeLists.txt Revert "Keep cmake gcc builds in sync with autotools warnings." 2016-10-13 17:20:40 +01:00
config.h.cmake Remove leftover declarations for assuming int manipulation is atomic 2016-10-13 17:20:36 +01:00
ConfigureChecks.cmake Add missing include file for cmake function check_include_files() (commit 2d2b5af) 2015-03-05 14:45:18 +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
i686-w64-mingw32.cmake add travis-ci.org build machinery 2015-12-02 00:53:01 +01:00