summaryrefslogtreecommitdiff
path: root/cmake/dbus
AgeCommit message (Expand)AuthorFilesLines
2014-01-17Rename dbus-test to test-dbus to match common test application naming scheme.Ralf Habacker1-2/+2
2014-01-10Use macros for test and helper executable targets on cmake build system.Ralf Habacker1-4/+1
2014-01-08Remove obsolete cmake project tags in sub directories; we only have one project.Ralf Habacker1-2/+0
2013-08-23Revert "Factor out DBusAuthorization from DBusTransport"Simon McVittie1-2/+0
2013-08-23Factor out DBusAuthorization from DBusTransportCosimo Alfarano1-0/+2
2013-06-28tests to embedded tests: replaced in cmake filesChengwei Yang1-4/+4
2013-06-25Convert a{sv} helpers from Stats into generic utility codeSimon McVittie1-0/+2
2013-05-10dbus_threads_init_default, dbus_threads_init: be safe to call at any timeSimon McVittie1-0/+1
2013-04-29Fixed cmake windows build system bug not installing runtime part of shared li...Ralf Habacker1-1/+1
2013-04-05Add function _dbus_get_peer_pid_from_tcp_handle() which returns pid and sid f...Ralf Habacker1-2/+2
2013-03-04Fix cmake linux build: dbus-1 and dbus-internal require to link to rt libraryRalf Habacker1-2/+2
2012-06-15On Unix, link libdbus to a platform-specific threading librarySimon McVittie1-0/+4
2012-02-24Add dbus-syntax.[ch]Simon McVittie1-0/+2
2012-02-09Windows compile fixRalf Habacker1-0/+3
2011-10-12cmake: don't include -util sources in the shared librarySimon McVittie1-4/+0
2011-10-12Remove dbus-auth-script from the shared librarySimon McVittie1-2/+2
2011-09-23Use dbus/dbus-arch-deps.h.in as source for cmake tooRalf Habacker2-68/+1
2011-09-20cmake fix: install version stringRalf Habacker1-0/+11
2011-02-17Remove references to dbus-md5, which hasn't been used for at least 8 yearsSimon McVittie1-5/+0
2010-10-29Service dir related bug fix on windows.Ralf Habacker1-4/+3
2010-09-08Unix compile fix.Ralf Habacker1-0/+2
2010-06-17Revert "Bug 28460 - Refactored dbus configuration access."Will Thompson1-2/+0
2010-06-14Bug 28460 - Refactored dbus configuration access.Ralf Habacker1-0/+2
2010-04-16Removed obsolate file.Ralf Habacker1-3/+0
2010-04-13update WinCE cmake supportRomain Pokrzywka1-2/+18
2010-03-22Additional fixes for 2154acb3492d5ba19da36562e8409016da9cb79bRalf Habacker1-5/+0
2010-03-22Make the windows binaries and build match the linux one with cmake buildsystem.unknown1-4/+14
2010-03-22Removed def file support for cmake build system.Ralf Habacker1-49/+0
2010-03-19fixed def file usage for cmake mingw buildsRalf Habacker1-0/+3
2010-02-09Merge branch 'master' of ssh://git.freedesktop.org/git/dbus/dbusRalf Habacker3-62/+76
2010-02-07move dbus-1.def.cmake to the cmake subdir, as it's cmake specificRomain Pokrzywka1-0/+5
2010-02-07add the LIBRARY header in the .def file, but for mingw only, msvc doesn't sup...Romain Pokrzywka1-2/+12
2010-02-07and another .def.in for the verbose mode handlingRomain Pokrzywka1-0/+5
2010-02-07commented bits cleanupRomain Pokrzywka1-18/+1
2010-02-07dbus-spawn.h is internal, it shouldn't be installedRomain Pokrzywka1-1/+0
2010-02-07now fix the build for the tests; turns out we need another set of exports, si...Romain Pokrzywka2-8/+16
2010-02-07refactor the cmake build to match with autotools: only export client symbols ...Romain Pokrzywka1-51/+51
2010-02-07split the symbols into separate files matching the client/shared/util section...Romain Pokrzywka1-1/+7
2010-02-07make the def handling simpler with cmake, we don't need to specify the librar...Romain Pokrzywka1-6/+4
2010-02-02win32 fix: provide separate def file for cmake until there is full splitlib s...Ralf Habacker1-4/+4
2009-12-20moved out dbus file related functions from sysdeps into separate files - test...Ralf Habacker1-0/+4
2009-12-18moved out DBusPipe implementation into separate filesRalf Habacker1-0/+4
2009-12-14added new variable DBUS_BUILD_TIMESTAMPRalf Habacker1-5/+2
2009-12-07fixed cmake version macro and string handlingRalf Habacker1-0/+12
2009-12-01used dbus/dbus-1.def for cmake tooRalf Habacker2-878/+4
2009-12-01Fixes to the nonce codeFrank Osterfeld1-3/+4
2009-12-01The current state of the nonce-tcp implementationFrank Osterfeld1-0/+1
2009-12-01-util.c doesn't belong into the lib (cherry picked from commit 6191f6dda62e43...Frank Osterfeld1-1/+1
2009-11-30keep in sync with sourceRalf Habacker1-2/+8
2009-11-30keep def file in sync with sourceRalf Habacker1-16/+0