Ralf Habacker
|
081b2cd68e
|
* tools/dbus-launch-win.c: new file, replaces script wrapper on win32
|
2007-06-01 22:24:57 +00:00 |
|
Ralf Habacker
|
783e066ce3
|
* 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.
|
2007-05-24 19:15:26 +00:00 |
|
Ralf Habacker
|
73ed217efd
|
* cmake/CMakeLists.txt: fixed creating of TEST_..._BINARY to make bus-test able to find the binaries.
|
2007-05-23 06:00:34 +00:00 |
|
Ralf Habacker
|
17b84104f2
|
* cmake/: don't install test applications and service files, moved CMAKE_DEBUG_POSTFIX to top level CMakeLists.txt
|
2007-04-28 19:37:25 +00:00 |
|
Ralf Habacker
|
4bd8418548
|
* cmake: added debug postfixes to debug exe's for easier debugging.
* dbus\dbus-sysdeps-win.c (_dbus_win_set_error_from_win_error): print error code in case no string message is available.
|
2007-04-26 09:30:38 +00:00 |
|
Ralf Habacker
|
3718730332
|
* cmake/dbus/CMakeLists.txt: debug postfix also for mingw.
|
2007-03-25 19:28:05 +00:00 |
|
Ralf Habacker
|
ea58ec1cf9
|
* cmake/modules/FindExpat.cmake: fix package detection on win32.
* README.win: update install instructions.
|
2007-03-16 22:34:40 +00:00 |
|
Ralf Habacker
|
280e313ef7
|
* 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.
|
2007-03-15 12:13:39 +00:00 |
|
Ralf Habacker
|
a2d6c5ebc6
|
* cmake\doc\CMakeLists.txt: added prelimary xml doc support, needs cmake find script.
|
2007-03-15 12:10:07 +00:00 |
|
Ralf Habacker
|
d6387f4aae
|
* cmake/config.h.cmake: WINCE fixes, defined DBUS_UNIX.
|
2007-03-14 18:01:01 +00:00 |
|
Ralf Habacker
|
c01a63299e
|
* cmake: added doxygen support
|
2007-03-14 00:16:05 +00:00 |
|
Ralf Habacker
|
4350f5798e
|
* cmake/config.h.cmake: win32 msvc bug fix
|
2007-03-09 20:54:07 +00:00 |
|
Ralf Habacker
|
6bccff6baa
|
* cmake/config.h.cmake: fixed DBUS_WINxx defines, using _WINCE does not work.
|
2007-03-09 19:23:45 +00:00 |
|
Ralf Habacker
|
d38034c92c
|
* cmake/CMakeList.txt,cmake/config.h.cmake: used DBUS_WIN for all win32 systems and DBUS_WINXX for specific subsystems.
|
2007-03-08 20:10:09 +00:00 |
|
Ralf Habacker
|
5f5a1a3366
|
* cmake/ConfigureChecks.cmake: fixed socketpair check, added setrlimit check really
|
2007-03-08 08:36:47 +00:00 |
|
Ralf Habacker
|
4b876d8cb4
|
* cmake/dbus/CMakeLists.txt,cmake/bus/CMakeLists.txt,
cmake/CMakeLists.txt: win32 compile fix
|
2007-03-06 20:51:02 +00:00 |
|
Ralf Habacker
|
36ebfd411b
|
* cmake: new directory, contains cmake build support.
See http://www.cmake.org for more informations.
Currently only unix will be buildable because some
win32 required files are still missing.
|
2007-03-03 14:32:17 +00:00 |
|