CMake dbus libraries usage cleanup.
[platform/upstream/dbus.git] / cmake / CMakeLists.txt
2010-03-20 Ralf HabackerCMake dbus libraries usage cleanup.
2010-03-16 Colin WaltersMerge branch 'dbus-1.2'
2010-03-16 Colin WaltersMerge branch 'dbus-1.2'
2010-03-08 Ralf Habackerfixed backtrace printing on unix with cmake build system
2010-02-22 Colin WaltersMerge branch 'dbus-1.2'
2010-02-12 Ralf HabackerMerge branch 'master' of ssh://git.freedesktop.org...
2010-02-10 Ralf Habackerfixed xml doc generating for cmake build system - suppo...
2010-02-09 Ralf HabackerMerge branch 'master' of ssh://git.freedesktop.org...
2010-02-06 Romain Pokrzywkanot needed anymore. Builds fine without for both msvc...
2010-02-06 Romain Pokrzywkaremove DBUS_DAEMON_EXECUTABLE_NAME, we already have...
2010-02-06 Romain Pokrzywkaremove the debug postfix for the executables, it only...
2010-02-06 Romain Pokrzywkadisable cmake options that don't apply (for cmake-gui)
2010-02-06 Romain Pokrzywkafixed the TODO, the if block didn't make sense indeed...
2010-02-06 Romain Pokrzywkafixed and simplified install prefix handling with cmake
2010-02-06 Romain Pokrzywkarefactor the cmake build to match with autotools: only...
2010-02-02 Colin WaltersMerge branch 'my-dbus-1.2'
2010-02-01 Colin WaltersMerge branch 'my-dbus-1.2'
2010-01-28 Colin WaltersMerge branch 'my-dbus-1.2'
2009-12-14 Ralf Habackeradded new variable DBUS_BUILD_TIMESTAMP
2009-12-06 Ralf Habackerfixed cmake version macro and string handling
2009-12-01 Ralf Habackeradded cmake option for using nonce-tcp protocol as...
2009-12-01 Ralf Habackerupdated version
2009-12-01 Frank OsterfeldThe current state of the nonce-tcp implementation
2009-11-30 Ralf Habackerfixed DBUS_VA_COPY for msvc
2009-11-30 Frank Osterfelddefine _DEBUG for debug builds (cherry picked from...
2009-11-30 Ralf Habackeradded DBUS_USE_OUTPUT_DEBUG_STRING option
2009-11-30 Frank Osterfelddefine DBUS_BUILD_TESTS only if the option is enabled...
2009-11-30 Frank Osterfeldfix TEST_SOCKET_DIR on windows, do not override value...
2009-11-30 Frank Osterfeldbuild dbus-daemon-launch-helper-test and friends set...
2009-11-30 Frank Osterfeldgenerate all config files from the .in files. Set some...
2009-11-30 Sebastian Saueruse CMAKE_BUILD_TYPE to differ between debug and releas...
2009-11-30 Frank Osterfeldadd check for abstract sockets (cherry picked from...
2009-11-30 Frank Osterfeldset -DDBUS_BUILD_TESTS remove -g, it's already set...
2009-11-30 Christian Ehrlichermerge changes done to the cmake-buildsystem from the...
2007-06-21 Ralf Habacker* cmake/CMakeLists.txt: added VERSION_PATCH to be able...
2007-06-16 Ralf Habacker- debug options should not be in cvs
2007-06-16 Ralf Habacker* cmake/CMakeLists.txt: use local include header first
2007-06-14 Ralf Habacker* cmake/modules/FindKDEWIN.cmake, cmake/modules/FindKDE...
2007-06-03 Ralf Habacker* cmake: added cygwin compile support
2007-06-01 Ralf Habacker* tools/dbus-launch-win.c: new file, replaces script...
2007-05-23 Ralf Habacker* cmake/CMakeLists.txt: fixed creating of TEST_..._BINA...
2007-04-28 Ralf Habacker* cmake/: don't install test applications and service...
2007-04-26 Ralf Habacker* cmake: added debug postfixes to debug exe's for easie...
2007-03-15 Ralf Habacker* cmake\doc\CMakeLists.txt: added prelimary xml doc...
2007-03-14 Ralf Habacker* cmake: added doxygen support
2007-03-08 Ralf Habacker* cmake/CMakeList.txt,cmake/config.h.cmake: used DBUS_W...
2007-03-06 Ralf Habacker* cmake/dbus/CMakeLists.txt,cmake/bus/CMakeLists.txt,
2007-03-03 Ralf Habacker* cmake: new directory, contains cmake build support.