dbus/cmake
Ralf Habacker 3b0b5c6b4a Removed precarious cross compile shell script.
CMake provides a standardized way to cross compile packages by
using -DCMAKE_TOOLCHAIN_FILE at configure time.

Also recent distributions like opensuse provides up to date native mingw
binary packages and cross compile packages which reduces the cross
compile setup to package installation and setup of a cross tool chain file
as documented at http://www.vtk.org/Wiki/CMake_Cross_Compiling.

https://bugs.freedesktop.org/show_bug.cgi?id=59733
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
2013-02-18 12:32:47 +01:00
..
bus Moved docbook sources used by cmake into doc subdir and adapted cmake build system. 2013-02-14 13:27:22 +00:00
dbus On Unix, link libdbus to a platform-specific threading library 2012-06-15 14:42:19 +01:00
doc Turn all man pages' source into configure-generated files 2013-02-14 13:27:54 +00:00
modules Fixed cmake cross compile timestamp creating. 2013-02-12 10:58:27 +00:00
test Revert "made session service dirs customizable: cmake part" 2012-01-04 18:20:15 +00: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 Uses cmake provided expat find package. 2013-02-12 10:58:04 +00:00
config.h.cmake Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses and set better defaults 2012-08-13 19:57:13 +01:00
ConfigureChecks.cmake Use dbus/dbus-arch-deps.h.in as source for cmake too 2011-09-23 15:38:12 +02: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
Doxyfile.cmake Decorated public exported functions with DBUS_EXPORT macro, reviewed by Colin Walters. 2010-03-16 09:33:39 +01:00