readded test files required for windows
[platform/upstream/dbus.git] / cmake /
2009-12-01 Ralf Habackerreadded test files required for windows
2009-12-01 Ralf Habackerused dbus/dbus-1.def for cmake too
2009-12-01 Ralf Habackerupdated version
2009-12-01 Frank Osterfeldwith msvc, replace va_copy by assigning the va_lists...
2009-12-01 Frank OsterfeldFixes to the nonce code
2009-12-01 Frank OsterfeldThe current state of the nonce-tcp implementation
2009-12-01 Frank Osterfeld-util.c doesn't belong into the lib (cherry picked...
2009-11-30 Ralf Habackerfixed DBUS_VA_COPY for msvc
2009-11-30 Ralf Habackerkeep in sync with source
2009-11-30 Frank Osterfelddefine _DEBUG for debug builds (cherry picked from...
2009-11-30 Frank Osterfelddo not run test binaries as unit tests if they aren...
2009-11-30 Ralf Habackerkeep def file in sync with source
2009-11-30 Ralf Habackeradded DBUS_USE_OUTPUT_DEBUG_STRING option
2009-11-30 Frank Osterfeldfix warning, use Sleep, not _sleep on windows (cherry...
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 Osterfelddisable launch-helper on windows for now until it build...
2009-11-30 Frank Osterfeldbus-test-launch-helper is a unit test, test-service...
2009-11-30 Frank OsterfeldUse correct sources to build test-shell-service, fixes...
2009-11-30 Ralf Habackerremoved obsolate files
2009-11-30 Frank Osterfeldcleanup: these files are already generated elsewhere...
2009-11-30 Frank Osterfeldrename test-spawn to spawn-test, to match autotools...
2009-11-30 Frank Osterfeldfix test and binary names (cherry picked from commit...
2009-11-30 Frank Osterfeldrename second test-names to test-names2 to avoid confus...
2009-11-30 Frank Osterfeldbuild dbus-daemon-launch-helper-test and friends set...
2009-11-30 Frank Osterfelddo not add d suffix on non-windows (cherry picked from...
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 Osterfelduse correct test data dir (cherry picked from commit...
2009-11-30 Frank Osterfeldadd check for abstract sockets (cherry picked from...
2009-11-30 Frank Osterfeldfix configure check and VA_COPY usage
2009-11-30 Frank Osterfeldset -DDBUS_BUILD_TESTS remove -g, it's already set...
2009-11-30 Frank Osterfeldbuild fixes for tests on unix (cherry picked from commi...
2009-11-30 Christian Ehrlichermerge changes done to the cmake-buildsystem from the...
2009-11-29 Christian Ehrlichermingw compile++ , w2k-support++
2009-07-16 Thiago MacieiraMerge branch 'fd-passing'
2009-07-14 Tobias MuellerBug 21161 - Update the FSF address
2009-07-10 Tobias MuellerBug 21161 - Update the FSF address
2007-07-19 Ralf Habacker* cmake/modules/FindKDEWIN.cmake: fixed comment
2007-07-04 Ralf Habacker* cmake/modules/FindKDEWIN.cmake: search in <program...
2007-06-30 Ralf Habacker* cmake/dbus/CMakeLists.txt: handle userdb as unix...
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-15 Ralf Habacker* cmake/ConfigureChecks.cmake,cmake/config.h.cmake...
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-06-01 Ralf Habacker* tools/dbus-launch-win.c: new file, replaces script...
2007-05-24 Ralf Habacker* dbus/dbus-server-win.c,dbus/dbus-server-win.h: new...
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-25 Ralf Habacker* cmake/dbus/CMakeLists.txt: debug postfix also for...
2007-03-16 Ralf Habacker* cmake/modules/FindExpat.cmake: fix package detection...
2007-03-15 Ralf Habacker* dbus\dbus-sysdeps-win-thread.c: renamed to dbus-sysde...
2007-03-15 Ralf Habacker* cmake\doc\CMakeLists.txt: added prelimary xml doc...
2007-03-14 Ralf Habacker* cmake/config.h.cmake: WINCE fixes, defined DBUS_UNIX.
2007-03-14 Ralf Habacker* cmake: added doxygen support
2007-03-09 Ralf Habacker* cmake/config.h.cmake: win32 msvc bug fix
2007-03-09 Ralf Habacker* cmake/config.h.cmake: fixed DBUS_WINxx defines, using...
2007-03-08 Ralf Habacker* cmake/CMakeList.txt,cmake/config.h.cmake: used DBUS_W...
2007-03-08 Ralf Habacker* cmake/ConfigureChecks.cmake: fixed socketpair check...
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.