summaryrefslogtreecommitdiff
path: root/cmake/dbus
Commit message (Expand)AuthorAgeFilesLines
* Cleanup of the cmake definitions of source directoriesRalf Habacker2018-10-251-1/+1
* Add cmake support for DBUS_HAVE_LINUX_EPOLLRalf Habacker2018-10-241-0/+7
* Add version info to installed executables for cmake build system on WindowsRalf Habacker2018-03-121-7/+10
* dbus-spawn-unix: Rename from dbus-spawnSimon McVittie2018-01-151-1/+1
* Add utility functions to emit TAP diagnostics and fatal errorsSimon McVittie2017-11-151-0/+2
* Add version info to dbus-1 target for non msvc builds on Windows tooRalf Habacker2017-10-181-7/+6
* Windows: Stop manipulating line numbering in versioninfo.rcSimon McVittie2017-10-171-1/+0
* cmake: Stop creating an empty afxres.hSimon McVittie2017-10-171-1/+0
* cmake: Keep include file install locations on Windows in sync with Unix.Ralf Habacker2017-02-131-6/+2
* cmake: use default GNU installation layout.Ralf Habacker2017-02-131-3/+3
* Let cmake install arch depending headers on Unix in the same location as auto...Ralf Habacker2017-02-101-1/+8
* Replace deprecated cmake install_ functions with related install(...) calls.Ralf Habacker2017-01-301-1/+1
* Fix broken install of dbus-arch-deps.h.Ralf Habacker2017-01-301-1/+1
* Fix building with CMake for a Unix platform where functions like recv() are i...Ralf Habacker2016-08-181-0/+9
* Fix building with CMake for a Unix platform that does not have -lrt, such as ...Ralf Habacker2016-08-181-3/+11
* Migrate platform specific spawn tests into cross platform tests.Ralf Habacker2016-05-201-0/+1
* Refactor windows backtrace generator to link directly to dbghelp shared library.Ralf Habacker2015-11-241-1/+1
* cmake: stop using deprecated LOCATION property (policy CMP0026)Ralf Habacker2015-03-061-2/+1
* Fix cmake build system bug not generating versioned library name in case LT_R...Ralf Habacker2015-03-061-3/+3
* Add versioned symbol support to cmake build system for linux platforms to kee...Simon McVittie2015-02-201-0/+7
* Link dbus-daemon and dbus-daemon-lauch-helper against libdbusBertrand SIMONNET2015-02-201-6/+1
* Only support systemd: transport if we have systemd librariesSimon McVittie2014-02-191-2/+0
* Keep cmake generated shared dbus-1 library file name in sync with autotools.Ralf Habacker2014-01-301-0/+16
* Rename dbus-test to test-dbus to match common test application naming scheme.Ralf Habacker2014-01-171-2/+2
* Use macros for test and helper executable targets on cmake build system.Ralf Habacker2014-01-101-4/+1
* Remove obsolete cmake project tags in sub directories; we only have one project.Ralf Habacker2014-01-081-2/+0
* Revert "Factor out DBusAuthorization from DBusTransport"Simon McVittie2013-08-231-2/+0
* Factor out DBusAuthorization from DBusTransportCosimo Alfarano2013-08-231-0/+2
* tests to embedded tests: replaced in cmake filesChengwei Yang2013-06-281-4/+4
* Convert a{sv} helpers from Stats into generic utility codeSimon McVittie2013-06-251-0/+2
* dbus_threads_init_default, dbus_threads_init: be safe to call at any timeSimon McVittie2013-05-101-0/+1
* Fixed cmake windows build system bug not installing runtime part of shared li...Ralf Habacker2013-04-291-1/+1
* Add function _dbus_get_peer_pid_from_tcp_handle() which returns pid and sid f...Ralf Habacker2013-04-051-2/+2
* Fix cmake linux build: dbus-1 and dbus-internal require to link to rt libraryRalf Habacker2013-03-041-2/+2
* On Unix, link libdbus to a platform-specific threading librarySimon McVittie2012-06-151-0/+4
* Add dbus-syntax.[ch]Simon McVittie2012-02-241-0/+2
* Windows compile fixRalf Habacker2012-02-091-0/+3
* cmake: don't include -util sources in the shared librarySimon McVittie2011-10-121-4/+0
* Remove dbus-auth-script from the shared librarySimon McVittie2011-10-121-2/+2
* Use dbus/dbus-arch-deps.h.in as source for cmake tooRalf Habacker2011-09-232-68/+1
* cmake fix: install version stringRalf Habacker2011-09-201-0/+11
* Remove references to dbus-md5, which hasn't been used for at least 8 yearsSimon McVittie2011-02-171-5/+0
* Service dir related bug fix on windows.Ralf Habacker2010-10-291-4/+3
* Unix compile fix.Ralf Habacker2010-09-081-0/+2
* Revert "Bug 28460 - Refactored dbus configuration access."Will Thompson2010-06-171-2/+0
* Bug 28460 - Refactored dbus configuration access.Ralf Habacker2010-06-141-0/+2
* Removed obsolate file.Ralf Habacker2010-04-161-3/+0
* update WinCE cmake supportRomain Pokrzywka2010-04-131-2/+18
* Additional fixes for 2154acb3492d5ba19da36562e8409016da9cb79bRalf Habacker2010-03-221-5/+0
* Make the windows binaries and build match the linux one with cmake buildsystem.unknown2010-03-221-4/+14