summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* FindDocBookXSL.cmake: AddSimon McVittie2018-11-201-0/+84
* Merge branch '233-fix-broken-meinproc4' into 'master'Simon McVittie2018-11-202-128/+97
|\
| * Fix incorrect links in index html page used by cmakeRalf Habacker2018-11-201-4/+4
| * Fix broken meinproc4 based docbook generating by already used xsltprocRalf Habacker2018-11-201-123/+83
| * Cleanup of cmake doc-related targetsRalf Habacker2018-11-201-1/+10
* | Add a test for assertionsSimon McVittie2018-11-201-0/+1
|/
* build: Require va_copy() or __va_copy() on non-MSVC compilersSimon McVittie2018-11-192-22/+1
* Only use _DBUS_VA_COPY_ASSIGN to implement va_copy() on MSVCSimon McVittie2018-11-191-2/+2
* Don't check how to copy a va_list if we already have va_copy()Simon McVittie2018-11-191-19/+19
* Add generating dbus.devhelp2 to cmake build systemRalf Habacker2018-11-161-1/+22
* internals: Assume compiler supports a subset of ISO varargs syntaxSimon McVittie2018-11-153-33/+0
* Refactor cmake checks for DBUS_VA_COPY and DBUS_VA_COPY_ARRAYRalf Habacker2018-11-152-61/+70
* Avoid double slashes in paths created by pkg-configRalf Habacker2018-11-151-1/+1
* tests: Add a unit test for _dbus_command_for_pid()Simon McVittie2018-10-311-0/+1
* Add Windows implementation of dbus-run-session toolRalf Habacker2018-10-252-5/+4
* Revert "Refactor cmake checks for DBUS_VA_COPY and DBUS_VA_COPY_ARRAY"Ralf Habacker2018-10-252-69/+61
* cmake: Install d-d-launch-helper to ${CMAKE_INSTALL_LIBEXECDIR}Simon McVittie2018-10-251-1/+1
* cmake: Use non-deprecated install mechanism for d-d-launch-helperSimon McVittie2018-10-251-1/+1
* cmake: Install dbus-daemon-launch-helper even if tests are disabledSimon McVittie2018-10-251-1/+1
* Cleanup of the cmake definitions of source directoriesRalf Habacker2018-10-254-48/+48
* Remove todo(s) for cmake build systemRalf Habacker2018-10-242-5/+0
* Add cmake support for HAVE_GNUC_VARARGS and HAVE_ISO_VARARGSRalf Habacker2018-10-242-0/+27
* Add cmake check for HAVE_DDFDRalf Habacker2018-10-242-0/+18
* Add cmake check for HAVE_DIRFDRalf Habacker2018-10-242-1/+14
* Add cmake check for DBUS_USE_SYNCRalf Habacker2018-10-242-0/+11
* Refactor cmake checks for DBUS_VA_COPY and DBUS_VA_COPY_ARRAYRalf Habacker2018-10-242-61/+69
* Add cmake support for DBUS_HAVE_LINUX_EPOLLRalf Habacker2018-10-243-0/+20
* cmake: Fix incorrect header list separator in configure checksRalf Habacker2018-10-221-2/+2
* Update bug reporting URLs to use freedesktop.org GitlabSimon McVittie2018-10-221-1/+1
* cmake: Add comment to configure checks explaining why we are not specifying H...Ralf Habacker2018-10-201-1/+1
* Move DBUS_USE_OUTPUT_DEBUG_STRING to config.h.cmakeRalf Habacker2018-10-202-4/+1
* Remove duplicated HAVE_CONFIG_H definition in cmake build systemRalf Habacker2018-10-201-3/+1
* Add missing setup of DBUS_BUS_ENABLE_INOTIFYRalf Habacker2018-10-201-0/+1
* Move DBUS_ENABLE_EMBEDDED_TESTS and BUS_ENABLE_MODULAR_TESTS to config.h.cmakeRalf Habacker2018-10-202-1/+3
* Keep macro values in config.h.cmake synchronized with AutotoolsRalf Habacker2018-10-201-20/+20
* desktop-file test: Add to CMake buildSimon McVittie2018-10-191-0/+1
* Build dbus-run-session on non Windows platforms with cmakeRalf Habacker2018-10-161-0/+10
* cmake: Make Autotools consistency check work in out-of-srcdir buildsSimon McVittie2018-10-151-2/+2
* cmake: Define HAVE_PRCTL, HAVE_RAISE according to existing checksSimon McVittie2018-10-151-0/+2
* travis-ci: Add cross building support for mingw 64 bit compilerRalf Habacker2018-03-221-0/+19
* cmake: Fix warning on travis-ci 'CMAKE_FORCE_C.._COMPILER macro is deprecated'Ralf Habacker2018-03-211-3/+2
* cmake: Fold GObject detection into GLib detectionSimon McVittie2018-03-194-58/+8
* Enable "unused result" warning for Visual Studio >= 2012 (MSVC 11.0)Daniel Wendt2018-03-151-0/+7
* Add version info to installed executables for cmake build system on WindowsRalf Habacker2018-03-124-10/+68
* 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-202-0/+2
* cmake: Check for getrlimit, setrlimitSimon McVittie2018-02-202-0/+4
* Add new test for waiting on pending calls in threadsSimon McVittie2018-02-061-0/+1
* dbus-spawn-unix: Rename from dbus-spawnSimon McVittie2018-01-151-1/+1
* driver: Add a stub implementation of the Containers1 interfaceSimon McVittie2017-12-113-0/+4