commit | d9b9b45554b43d8c41eb1b8bd7c0421620cddcd4 | [log] [tgz] |
---|---|---|
author | Ralf Habacker <[email protected]> | Fri Jun 15 21:04:43 2007 +0000 |
committer | Ralf Habacker <[email protected]> | Fri Jun 15 21:04:43 2007 +0000 |
tree | d66b74c2690350cda51589b16946d02d49fd2732 | |
parent | b62633b919d481265d3fd75a5d32750dbdc41ddf [diff] |
* cmake/ConfigureChecks.cmake,cmake/config.h.cmake: added check for HAVE_ERRNO_H * 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