summaryrefslogtreecommitdiff
path: root/cmake/config.h.cmake
AgeCommit message (Expand)AuthorFilesLines
2013-04-18Rename default_message_unix_fds to DEFAULT_MESSAGE_UNIX_FDSSimon McVittie1-1/+1
2013-04-18cmake: define default_message_unix_fds so it can be substituted in session.confSimon McVittie1-1/+1
2013-04-11Set default maximum number of Unix fds according to OSMatt Fischer1-0/+2
2012-08-13Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses and set...Simon McVittie1-1/+1
2011-09-28Merge tests' cmake and autotools bus configurationSimon McVittie1-1/+0
2011-09-28Simplify substitution of test executables to use fewer variablesSimon McVittie1-10/+3
2011-07-02Added DBUS_ENABLE_STATS option to cmake buildsystem to keep in sync with auto...Ralf Habacker1-0/+1
2011-05-28Fixes for Visual Studio 2010 cmake generator - reported by Ray Satiro.Ralf Habacker1-0/+4
2011-05-25Check for X even if X11 autolaunching is disabledSimon McVittie1-0/+5
2011-05-25Definition is obsolate with commit e0fc90bdf2c60a4c77fffaf490d6f06b2bd6999dRalf Habacker1-5/+0
2010-12-29Use absolute session service dir path in bus-test on windows.Ralf Habacker1-0/+5
2010-09-27Extended autolaunch protocol with scope attribute.Ralf Habacker1-1/+1
2010-05-05fix {u}intptr_t usage on wince with msvcRomain Pokrzywka1-0/+3
2010-05-03Don't truncate pointers on Windows x64 platformFridrich Štrba1-0/+3
2010-04-14Fix warnings on Windows CE target.Marcus Brinkmann1-0/+3
2010-04-13Defined DBUS_CMAKE in config.h to have a way for detecting the currently used...Ralf Habacker1-0/+2
2010-04-13add missing HAVE_ macros to cmakeRomain Pokrzywka1-2/+21
2010-04-11Cmake support for cross plattform usable test files.Ralf Habacker1-0/+3
2010-03-22Added signal.h and locale.h detection for cmake build system.Ralf Habacker1-3/+9
2010-02-07variable name fix (DBUS_DAEMON_NAME instead of DAEMON_NAME)Romain Pokrzywka1-1/+1
2010-02-03linux cmake build system related compile fixRalf Habacker1-0/+2
2009-12-07fixed cmake version macro and string handlingRalf Habacker1-6/+5
2009-12-01with msvc, replace va_copy by assigning the va_lists (cherry picked from comm...Frank Osterfeld1-0/+2
2009-11-30fixed DBUS_VA_COPY for msvcRalf Habacker1-1/+1
2009-11-30add check for abstract sockets (cherry picked from commit 5b657984f4bc5544a8d...Frank Osterfeld1-0/+18
2009-11-30fix configure check and VA_COPY usageFrank Osterfeld1-4/+6
2009-11-30merge changes done to the cmake-buildsystem from the sf.net windbus-svn trunk...Christian Ehrlicher1-0/+6
2009-11-29mingw compile++ , w2k-support++Christian Ehrlicher1-0/+3
2007-06-15* cmake/ConfigureChecks.cmake,cmake/config.h.cmake: added check for HAVE_ERRNO_HRalf Habacker1-0/+3
2007-06-03* cmake: added cygwin compile supportRalf Habacker1-0/+9
2007-03-14* cmake/config.h.cmake: WINCE fixes, defined DBUS_UNIX.Ralf Habacker1-14/+9
2007-03-09* cmake/config.h.cmake: win32 msvc bug fixRalf Habacker1-1/+1
2007-03-09* cmake/config.h.cmake: fixed DBUS_WINxx defines, using _WINCE does not work.Ralf Habacker1-4/+3
2007-03-08* cmake/CMakeList.txt,cmake/config.h.cmake: used DBUS_WIN for all win32 syste...Ralf Habacker1-1/+18
2007-03-03* cmake: new directory, contains cmake build support.Ralf Habacker1-0/+156