Age | Commit message (Expand) | Author | Files | Lines |
2010-04-16 | Removed obsolate file. | Ralf Habacker | 1 | -3/+0 |
2010-04-13 | update WinCE cmake support | Romain Pokrzywka | 1 | -2/+18 |
2010-03-22 | Additional fixes for 2154acb3492d5ba19da36562e8409016da9cb79b | Ralf Habacker | 1 | -5/+0 |
2010-03-22 | Make the windows binaries and build match the linux one with cmake buildsystem. | unknown | 1 | -4/+14 |
2010-03-22 | Removed def file support for cmake build system. | Ralf Habacker | 1 | -49/+0 |
2010-03-19 | fixed def file usage for cmake mingw builds | Ralf Habacker | 1 | -0/+3 |
2010-02-09 | Merge branch 'master' of ssh://git.freedesktop.org/git/dbus/dbus | Ralf Habacker | 3 | -62/+76 |
2010-02-07 | move dbus-1.def.cmake to the cmake subdir, as it's cmake specific | Romain Pokrzywka | 1 | -0/+5 |
2010-02-07 | add the LIBRARY header in the .def file, but for mingw only, msvc doesn't sup... | Romain Pokrzywka | 1 | -2/+12 |
2010-02-07 | and another .def.in for the verbose mode handling | Romain Pokrzywka | 1 | -0/+5 |
2010-02-07 | commented bits cleanup | Romain Pokrzywka | 1 | -18/+1 |
2010-02-07 | dbus-spawn.h is internal, it shouldn't be installed | Romain Pokrzywka | 1 | -1/+0 |
2010-02-07 | now fix the build for the tests; turns out we need another set of exports, si... | Romain Pokrzywka | 2 | -8/+16 |
2010-02-07 | refactor the cmake build to match with autotools: only export client symbols ... | Romain Pokrzywka | 1 | -51/+51 |
2010-02-07 | split the symbols into separate files matching the client/shared/util section... | Romain Pokrzywka | 1 | -1/+7 |
2010-02-07 | make the def handling simpler with cmake, we don't need to specify the librar... | Romain Pokrzywka | 1 | -6/+4 |
2010-02-02 | win32 fix: provide separate def file for cmake until there is full splitlib s... | Ralf Habacker | 1 | -4/+4 |
2009-12-20 | moved out dbus file related functions from sysdeps into separate files - test... | Ralf Habacker | 1 | -0/+4 |
2009-12-18 | moved out DBusPipe implementation into separate files | Ralf Habacker | 1 | -0/+4 |
2009-12-14 | added new variable DBUS_BUILD_TIMESTAMP | Ralf Habacker | 1 | -5/+2 |
2009-12-07 | fixed cmake version macro and string handling | Ralf Habacker | 1 | -0/+12 |
2009-12-01 | used dbus/dbus-1.def for cmake too | Ralf Habacker | 2 | -878/+4 |
2009-12-01 | Fixes to the nonce code | Frank Osterfeld | 1 | -3/+4 |
2009-12-01 | The current state of the nonce-tcp implementation | Frank Osterfeld | 1 | -0/+1 |
2009-12-01 | -util.c doesn't belong into the lib (cherry picked from commit 6191f6dda62e43... | Frank Osterfeld | 1 | -1/+1 |
2009-11-30 | keep in sync with source | Ralf Habacker | 1 | -2/+8 |
2009-11-30 | keep def file in sync with source | Ralf Habacker | 1 | -16/+0 |
2009-11-30 | merge changes done to the cmake-buildsystem from the sf.net windbus-svn trunk... | Christian Ehrlicher | 2 | -12/+934 |
2009-07-10 | Bug 21161 - Update the FSF address | Tobias Mueller | 1 | -1/+1 |
2007-06-30 | * cmake/dbus/CMakeLists.txt: handle userdb as unix file | Ralf Habacker | 1 | -4/+6 |
2007-06-15 | * cmake/ConfigureChecks.cmake,cmake/config.h.cmake: added check for HAVE_ERRNO_H | Ralf Habacker | 1 | -16/+29 |
2007-05-24 | * dbus/dbus-server-win.c,dbus/dbus-server-win.h: new file with empty function... | Ralf Habacker | 1 | -0/+5 |
2007-04-28 | * cmake/: don't install test applications and service files, moved CMAKE_DEBU... | Ralf Habacker | 1 | -5/+4 |
2007-04-26 | * cmake: added debug postfixes to debug exe's for easier debugging. | Ralf Habacker | 1 | -4/+4 |
2007-03-25 | * cmake/dbus/CMakeLists.txt: debug postfix also for mingw. | Ralf Habacker | 1 | -1/+1 |
2007-03-15 | * dbus\dbus-sysdeps-win-thread.c: renamed to dbus-sysdeps-thread-win.c, it is... | Ralf Habacker | 1 | -1/+1 |
2007-03-06 | * cmake/dbus/CMakeLists.txt,cmake/bus/CMakeLists.txt, | Ralf Habacker | 1 | -2/+7 |
2007-03-03 | * cmake: new directory, contains cmake build support. | Ralf Habacker | 2 | -0/+301 |