summaryrefslogtreecommitdiff
path: root/cmake/dbus
AgeCommit message (Expand)AuthorFilesLines
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
2009-11-30merge changes done to the cmake-buildsystem from the sf.net windbus-svn trunk...Christian Ehrlicher2-12/+934
2009-07-10Bug 21161 - Update the FSF addressTobias Mueller1-1/+1
2007-06-30* cmake/dbus/CMakeLists.txt: handle userdb as unix fileRalf Habacker1-4/+6
2007-06-15* cmake/ConfigureChecks.cmake,cmake/config.h.cmake: added check for HAVE_ERRNO_HRalf Habacker1-16/+29
2007-05-24* dbus/dbus-server-win.c,dbus/dbus-server-win.h: new file with empty function...Ralf Habacker1-0/+5
2007-04-28* cmake/: don't install test applications and service files, moved CMAKE_DEBU...Ralf Habacker1-5/+4
2007-04-26* cmake: added debug postfixes to debug exe's for easier debugging.Ralf Habacker1-4/+4
2007-03-25* cmake/dbus/CMakeLists.txt: debug postfix also for mingw.Ralf Habacker1-1/+1
2007-03-15* dbus\dbus-sysdeps-win-thread.c: renamed to dbus-sysdeps-thread-win.c, it is...Ralf Habacker1-1/+1
2007-03-06* cmake/dbus/CMakeLists.txt,cmake/bus/CMakeLists.txt,Ralf Habacker1-2/+7
2007-03-03* cmake: new directory, contains cmake build support.Ralf Habacker2-0/+301