Fix compilation on MSVC, which doesn't understand "inline" with its C99 meaning.
[platform/upstream/dbus.git] / cmake / config.h.cmake
2011-08-13 Ralf HabackerFix compilation on MSVC, which doesn't understand ...
2011-08-05 Ralf HabackerWin32 compile fix.
2011-07-08 Ralf HabackerAdded DBUS_ENABLE_STATS option to cmake buildsystem...
2011-05-25 Simon McVittieCheck for X even if X11 autolaunching is disabled
2011-05-25 Ralf HabackerDefinition is obsolate with commit e0fc90bdf2c60a4c77ff...
2010-12-29 Ralf HabackerUse absolute session service dir path in bus-test on...
2010-09-27 Ralf HabackerExtended autolaunch protocol with scope attribute.
2010-09-03 Colin WaltersMerge branch 'dbus-1.2'
2010-06-22 Will ThompsonMerge branch 'dbus-1.2'
2010-05-21 Will ThompsonMerge branch 'dbus-1.2'
2010-05-05 Romain Pokrzywkafix {u}intptr_t usage on wince with msvc
2010-05-03 Fridrich ŠtrbaDon't truncate pointers on Windows x64 platform
2010-04-14 Marcus BrinkmannFix warnings on Windows CE target.
2010-04-13 Ralf HabackerDefined DBUS_CMAKE in config.h to have a way for detect...
2010-04-13 Romain Pokrzywkaadd missing HAVE_ macros to cmake
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 HabackerAdded signal.h and locale.h detection for cmake build...
2010-03-16 Colin WaltersMerge branch 'dbus-1.2'
2010-03-16 Colin WaltersMerge branch 'dbus-1.2'
2010-02-22 Colin WaltersMerge branch 'dbus-1.2'
2010-02-09 Ralf HabackerMerge branch 'master' of ssh://git.freedesktop.org...
2010-02-06 Romain Pokrzywkavariable name fix (DBUS_DAEMON_NAME instead of DAEMON_NAME)
2010-02-03 Ralf Habackerlinux cmake build system related compile fix
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-06 Ralf Habackerfixed cmake version macro and string handling
2009-12-01 Frank Osterfeldwith msvc, replace va_copy by assigning the va_lists...
2009-11-30 Ralf Habackerfixed DBUS_VA_COPY for msvc
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 Christian Ehrlichermerge changes done to the cmake-buildsystem from the...
2009-11-29 Christian Ehrlichermingw compile++ , w2k-support++
2007-06-15 Ralf Habacker* cmake/ConfigureChecks.cmake,cmake/config.h.cmake...
2007-06-03 Ralf Habacker* cmake: added cygwin compile support
2007-03-14 Ralf Habacker* cmake/config.h.cmake: WINCE fixes, defined DBUS_UNIX.
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-03 Ralf Habacker* cmake: new directory, contains cmake build support.