summaryrefslogtreecommitdiff
path: root/cmake/config.h.cmake
Commit message (Expand)AuthorAgeFilesLines
* internals: Assume compiler supports a subset of ISO varargs syntaxSimon McVittie2018-11-151-6/+0
* Refactor cmake checks for DBUS_VA_COPY and DBUS_VA_COPY_ARRAYRalf Habacker2018-11-151-10/+6
* Add Windows implementation of dbus-run-session toolRalf Habacker2018-10-251-0/+1
* Revert "Refactor cmake checks for DBUS_VA_COPY and DBUS_VA_COPY_ARRAY"Ralf Habacker2018-10-251-6/+10
* Add cmake support for HAVE_GNUC_VARARGS and HAVE_ISO_VARARGSRalf Habacker2018-10-241-0/+5
* Add cmake check for HAVE_DDFDRalf Habacker2018-10-241-0/+3
* Add cmake check for HAVE_DIRFDRalf Habacker2018-10-241-0/+3
* Add cmake check for DBUS_USE_SYNCRalf Habacker2018-10-241-0/+3
* Refactor cmake checks for DBUS_VA_COPY and DBUS_VA_COPY_ARRAYRalf Habacker2018-10-241-10/+6
* Add cmake support for DBUS_HAVE_LINUX_EPOLLRalf Habacker2018-10-241-0/+3
* Move DBUS_USE_OUTPUT_DEBUG_STRING to config.h.cmakeRalf Habacker2018-10-201-0/+1
* Move DBUS_ENABLE_EMBEDDED_TESTS and BUS_ENABLE_MODULAR_TESTS to config.h.cmakeRalf Habacker2018-10-201-0/+3
* Keep macro values in config.h.cmake synchronized with AutotoolsRalf Habacker2018-10-201-20/+20
* cmake: Define HAVE_PRCTL, HAVE_RAISE according to existing checksSimon McVittie2018-10-151-0/+2
* Windows: Target Windows Vista or higherSimon McVittie2018-03-091-0/+2
* Add a unit test for the dbus-daemon resetting its fd limitSimon McVittie2018-02-201-0/+1
* cmake: Check for getrlimit, setrlimitSimon McVittie2018-02-201-0/+2
* driver: Add a stub implementation of the Containers1 interfaceSimon McVittie2017-12-111-0/+1
* unix: Condition Linux-specific abstract sockets on __linux__Simon McVittie2017-09-291-4/+0
* build: Remove unused substitution DBUS_PATH_OR_ABSTRACTSimon McVittie2017-09-291-10/+0
* build: Introduce ${runstatedir} and use it for the pid fileSimon McVittie2017-06-301-0/+1
* Pass in DBUS_TEST_EXEC via environment, not hard-coded into binariesSimon McVittie2017-04-181-1/+0
* Remove leftover declarations for assuming int manipulation is atomicSimon McVittie2016-10-131-7/+0
* Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCHSimon McVittie2016-02-121-1/+0
* Keep cmake generated defines for include files in sync with autotools.Ralf Habacker2015-03-051-24/+50
* Keep cmake defines GLIB_VERSION_... in sync with autotools.Ralf Habacker2015-03-031-0/+4
* 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