summaryrefslogtreecommitdiff
path: root/cmake/config.h.cmake
Commit message (Expand)AuthorAgeFilesLines
* Add manual-paths test executable with cmake build support.Ralf Habacker2015-02-121-0/+1
* Provide appropriate DBUS_USER and DBUS_TEST_USER under CMakeRalf Habacker2015-02-041-0/+3
* Merge branch 'dbus-1.8'Ralf Habacker2015-01-051-0/+4
|\
| * Fix of 'dbus-daemon can only handle 64 simultaneous connections on Windows'.Ralf Habacker2015-01-051-0/+4
* | Add configure checks for accept4, dirfd, inotify_init1 and unix_fd_passing to...Ralf Habacker2014-10-241-0/+5
* | Add configure check for pipe2 to cmake build system.Ralf Habacker2014-10-171-0/+3
|/
* config: change DEFAULT_MESSAGE_UNIX_FDS to 16Simon McVittie2014-09-151-2/+0
* Fix of 'dbus-daemon can only handle 64 simultaneous connections on Windows'.Cristian Onet2014-01-271-0/+2
* Define TEST_BUS_LAUNCH_BINARY for cmake to keep in sync with autotools.Ralf Habacker2014-01-101-0/+1
* Unify the way to find dbus-daemon test binaryChengwei Yang2013-10-081-3/+0
* dbus-sysdeps-win: don't include wspiapi.hSimon McVittie2013-09-161-3/+0
* Generate autotools provided PACKAGE_.. and VERSION defines by a cmake macro.Ralf Habacker2013-08-281-1/+6
* Fixed mingw gcc 4.8.1 complains about double defined macros.Ralf Habacker2013-08-281-8/+1
* tests to embedded tests: replaced in cmake filesChengwei Yang2013-06-281-1/+0
* dir-watch: remove dnotify backendChengwei Yang2013-06-281-1/+0
* Explicitly define macros to get less confusing conditionsChengwei Yang2013-06-251-0/+6
* cmake: fix a typo DBUS_DISABLE_ASSERTS should be DBUS_DISABLE_ASSERTChengwei Yang2013-06-251-1/+1
* Rename default_message_unix_fds to DEFAULT_MESSAGE_UNIX_FDSSimon McVittie2013-04-181-1/+1
* cmake: define default_message_unix_fds so it can be substituted in session.confSimon McVittie2013-04-181-1/+1
* Set default maximum number of Unix fds according to OSMatt Fischer2013-04-111-0/+2
* Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses and set...Simon McVittie2012-08-131-1/+1
* Merge tests' cmake and autotools bus configurationSimon McVittie2011-09-281-1/+0
* Simplify substitution of test executables to use fewer variablesSimon McVittie2011-09-281-10/+3
* 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