refactored cmake version extracting from configure.ac
[platform/upstream/dbus.git] / cmake / CMakeLists.txt
2011-10-28 Ralf Habackerrefactored cmake version extracting from configure.ac
2011-09-22 Ralf HabackerAdded cmake 'help-options' target to print out all...
2011-09-22 Ralf Habackerfixed cmake error: doc says CACHE needs type *and*...
2011-09-22 Ralf HabackerLimit batch file creating to windows
2011-09-22 Ralf HabackerFixed cmake buildsystem - option command only supports...
2011-09-22 Ralf Habackercmake fix: generate build timestamp
2011-09-22 Ralf HabackerSimplified cmake xml parser dependencies.
2011-08-05 Simon McVittiecmake: always enable GNU and recent-POSIX extensions...
2011-07-08 Ralf HabackerAdded DBUS_ENABLE_STATS option to cmake buildsystem...
2011-06-10 Simon McVittieAdd support for building "modular" tests, which require...
2011-05-25 Ralf HabackerTo avoid double dbus version definitions take values...
2011-02-25 Simon McVittieMerge branch 'dbus-1.4'
2011-02-25 Simon McVittieMerge branch 'doxygenate' into dbus-1.4
2011-02-25 Simon McVittieMerge branch 'changequote' into dbus-1.4
2011-02-25 Simon McVittieMerge branch 'require-display-for-autolaunch-19997...
2011-02-24 Simon McVittieAllow X11 autolaunch to be disabled even if the headers...
2010-12-29 Ralf HabackerKeep in sync with autotools.
2010-12-21 Ralf HabackerKeep in sync with automake.
2010-12-07 Ralf HabackerFix bus-test failure with cmake on unix.
2010-10-29 Ralf HabackerService dir related bug fix on windows.
2010-10-26 Will ThompsonMerge branch 'documentation-build-system'
2010-10-11 Ralf Habackerkeep version in sync with automake
2010-09-03 Colin WaltersMerge branch 'dbus-1.2'
2010-06-22 Will ThompsonMerge branch 'dbus-1.2'
2010-06-11 Ralf HabackerKeep cmake default session and system bus address setup...
2010-06-07 Ralf HabackerKeep in sync with autotools.
2010-05-21 Will ThompsonMerge branch 'dbus-1.2'
2010-05-03 Fridrich ŠtrbaDon't truncate pointers on Windows x64 platform
2010-04-13 Ralf HabackerKeep defines for dbus test in sync with autotools.
2010-04-13 Romain Pokrzywkaupdate WinCE cmake support
2010-04-13 Romain Pokrzywkaupdate WinCE cmake support
2010-04-13 Ralf HabackerMerge branch 'master' of ssh://git.freedesktop.org...
2010-04-11 Ralf HabackerCmake support for cross plattform usable test files.
2010-03-22 Colin WaltersMerge branch 'dbus-1.2'
2010-03-22 Ralf HabackerRemoved unused cmake packages.
2010-03-22 unknownMake the windows binaries and build match the linux...
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.