summaryrefslogtreecommitdiff
path: root/cmake/config.h.cmake
Commit message (Expand)AuthorAgeFilesLines
* Added DBUS_ENABLE_STATS option to cmake buildsystem to keep in sync with auto...Ralf Habacker2011-07-021-0/+1
* Fixes for Visual Studio 2010 cmake generator - reported by Ray Satiro.Ralf Habacker2011-05-281-0/+4
* Check for X even if X11 autolaunching is disabledSimon McVittie2011-05-251-0/+5
* Definition is obsolate with commit e0fc90bdf2c60a4c77fffaf490d6f06b2bd6999dRalf Habacker2011-05-251-5/+0
* Use absolute session service dir path in bus-test on windows.Ralf Habacker2010-12-291-0/+5
* Extended autolaunch protocol with scope attribute.Ralf Habacker2010-09-271-1/+1
* fix {u}intptr_t usage on wince with msvcRomain Pokrzywka2010-05-051-0/+3
* Don't truncate pointers on Windows x64 platformFridrich Štrba2010-05-031-0/+3
* Fix warnings on Windows CE target.Marcus Brinkmann2010-04-141-0/+3
* Defined DBUS_CMAKE in config.h to have a way for detecting the currently used...Ralf Habacker2010-04-131-0/+2
* add missing HAVE_ macros to cmakeRomain Pokrzywka2010-04-131-2/+21
* Cmake support for cross plattform usable test files.Ralf Habacker2010-04-111-0/+3
* Added signal.h and locale.h detection for cmake build system.Ralf Habacker2010-03-221-3/+9
* variable name fix (DBUS_DAEMON_NAME instead of DAEMON_NAME)Romain Pokrzywka2010-02-071-1/+1
* linux cmake build system related compile fixRalf Habacker2010-02-031-0/+2
* fixed cmake version macro and string handlingRalf Habacker2009-12-071-6/+5
* with msvc, replace va_copy by assigning the va_lists (cherry picked from comm...Frank Osterfeld2009-12-011-0/+2
* fixed DBUS_VA_COPY for msvcRalf Habacker2009-11-301-1/+1
* add check for abstract sockets (cherry picked from commit 5b657984f4bc5544a8d...Frank Osterfeld2009-11-301-0/+18
* fix configure check and VA_COPY usageFrank Osterfeld2009-11-301-4/+6
* merge changes done to the cmake-buildsystem from the sf.net windbus-svn trunk...Christian Ehrlicher2009-11-301-0/+6
* mingw compile++ , w2k-support++Christian Ehrlicher2009-11-291-0/+3
* * cmake/ConfigureChecks.cmake,cmake/config.h.cmake: added check for HAVE_ERRNO_HRalf Habacker2007-06-151-0/+3
* * cmake: added cygwin compile supportRalf Habacker2007-06-031-0/+9
* * cmake/config.h.cmake: WINCE fixes, defined DBUS_UNIX.Ralf Habacker2007-03-141-14/+9
* * cmake/config.h.cmake: win32 msvc bug fixRalf Habacker2007-03-091-1/+1
* * cmake/config.h.cmake: fixed DBUS_WINxx defines, using _WINCE does not work.Ralf Habacker2007-03-091-4/+3
* * cmake/CMakeList.txt,cmake/config.h.cmake: used DBUS_WIN for all win32 syste...Ralf Habacker2007-03-081-1/+18
* * cmake: new directory, contains cmake build support.Ralf Habacker2007-03-031-0/+156