summaryrefslogtreecommitdiff
path: root/cmake/dbus
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed def file support for cmake build system.Ralf Habacker2010-03-221-49/+0
* fixed def file usage for cmake mingw buildsRalf Habacker2010-03-191-0/+3
* Merge branch 'master' of ssh://git.freedesktop.org/git/dbus/dbusRalf Habacker2010-02-093-62/+76
|\
| * move dbus-1.def.cmake to the cmake subdir, as it's cmake specificRomain Pokrzywka2010-02-071-0/+5
| * add the LIBRARY header in the .def file, but for mingw only, msvc doesn't sup...Romain Pokrzywka2010-02-071-2/+12
| * and another .def.in for the verbose mode handlingRomain Pokrzywka2010-02-071-0/+5
| * commented bits cleanupRomain Pokrzywka2010-02-071-18/+1
| * dbus-spawn.h is internal, it shouldn't be installedRomain Pokrzywka2010-02-071-1/+0
| * now fix the build for the tests; turns out we need another set of exports, si...Romain Pokrzywka2010-02-072-8/+16
| * refactor the cmake build to match with autotools: only export client symbols ...Romain Pokrzywka2010-02-071-51/+51
| * split the symbols into separate files matching the client/shared/util section...Romain Pokrzywka2010-02-071-1/+7
| * make the def handling simpler with cmake, we don't need to specify the librar...Romain Pokrzywka2010-02-071-6/+4
| * win32 fix: provide separate def file for cmake until there is full splitlib s...Ralf Habacker2010-02-021-4/+4
* | moved out dbus file related functions from sysdeps into separate files - test...Ralf Habacker2009-12-201-0/+4
|/
* moved out DBusPipe implementation into separate filesRalf Habacker2009-12-181-0/+4
* added new variable DBUS_BUILD_TIMESTAMPRalf Habacker2009-12-141-5/+2
* fixed cmake version macro and string handlingRalf Habacker2009-12-071-0/+12
* used dbus/dbus-1.def for cmake tooRalf Habacker2009-12-012-878/+4
* Fixes to the nonce codeFrank Osterfeld2009-12-011-3/+4