- 20 Dec, 2009 1 commit
-
-
Ralf Habacker authored
-
- 18 Dec, 2009 2 commits
-
-
Ralf Habacker authored
-
Ralf Habacker authored
-
- 14 Dec, 2009 1 commit
-
-
Ralf Habacker authored
-
- 06 Dec, 2009 1 commit
-
-
Ralf Habacker authored
-
- 01 Dec, 2009 4 commits
-
-
Ralf Habacker authored
-
Frank Osterfeld authored
Cherry-picked from commit f9bc0f4bd036f6ede5d9850fb0f8587178c85f44 in the dbus4win repository, slightly massaged to apply by tml@iki.fi.
-
Frank Osterfeld authored
Merged and cleaned up patch from my [Frank Osterfeld's] local work branch. Cherry-picked from commit e2801eca57b2d9e09afd662ed5ef6fc83be73afc and edited by tml@iki.fi to make it apply, and fixing whitespace issues.
-
Frank Osterfeld authored
-util.c doesn't belong into the lib (cherry picked from commit 6191f6dda62e43765d5f48d677f7a2349e616a63)
-
- 30 Nov, 2009 1 commit
-
-
Christian Ehrlicher authored
merge changes done to the cmake-buildsystem from the sf.net windbus-svn trunk. tested and works fine with at least msvc2008. (cherry picked from commit 45c168fd61e3f6447e014df4bb6417efbe725ccd)
-
- 30 Jun, 2007 1 commit
-
-
Ralf Habacker authored
-
- 15 Jun, 2007 1 commit
-
-
Ralf Habacker authored
* cmake/dbus/CMakeLists.txt: added missing files * dbus/dbus-transport-win.c/.h: new files * dbus/dbus-sysdeps-win.c,.h: added required _unix functions to make dbus compilable on win32 * dbus/dbus-sysdeps-win-utils.c,.h: moved some functions to dbus-sysdeps-win.c * dbus-win.patch: removed applied or obsolate patches Note: dbus-win32 is now compilable, no guarantee that it runs without any problems
-
- 24 May, 2007 1 commit
-
-
Ralf Habacker authored
* dbus/dbus-server-win.c,dbus/dbus-server-win.h: new file with empty function _dbus_server_listen_platform_specific(). * dbus/dbus-server.c (listen_funcs): uses _dbus_server_listen_platform_specific() on win platform too.
-
- 28 Apr, 2007 1 commit
-
-
Ralf Habacker authored
* cmake/: don't install test applications and service files, moved CMAKE_DEBUG_POSTFIX to top level CMakeLists.txt
-
- 26 Apr, 2007 1 commit
-
-
Ralf Habacker authored
* dbus\dbus-sysdeps-win.c (_dbus_win_set_error_from_win_error): print error code in case no string message is available.
-
- 25 Mar, 2007 1 commit
-
-
Ralf Habacker authored
-
- 15 Mar, 2007 1 commit
-
-
Ralf Habacker authored
* dbus\dbus-sysdeps-win-thread.c: renamed to dbus-sysdeps-thread-win.c, it is a platform depending file similar to dbus-sysdeps-pthread.c.
-
- 06 Mar, 2007 1 commit
-
-
Ralf Habacker authored
cmake/CMakeLists.txt: win32 compile fix
-
- 03 Mar, 2007 1 commit
-
-
Ralf Habacker authored
See http://www.cmake.org for more informations. Currently only unix will be buildable because some win32 required files are still missing.
-