main
Move cmake related build system to top level
cmake: add missing environment variables for running tests
Support LOCAL_PEERCRED found on FreeBSD and MacOS in _dbus_read_credentials_socket()
cmake: In client configuration file get DBus1_xxx variables from cmake target
cmake: Look for dbus-arch-deps.h next to DBus1Config.cmake
cmake, autotools: Add find package config support for cmake clients
* cmake: new directory, contains cmake build support. See http://www.cmake.org for more informations. Currently only unix will be buildable because some win32 required files are still missing.
build: Only define DBUS_SESSION_SOCKET_DIR on Unix
Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses and set better defaults
cmake: Fix warning on travis-ci 'CMAKE_FORCE_C.._COMPILER macro is deprecated'
build: Add machine-readable licensing markers to the Meson build system
travis-ci: Add cross building support for mingw 64 bit compiler