Commit graph

7 commits

Author SHA1 Message Date
Ralf Habacker
d9b9b45554 * 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
2007-06-15 21:04:43 +00:00
Ralf Habacker
dee80a284a * cmake: added cygwin compile support 2007-06-03 14:15:57 +00:00
Ralf Habacker
d6387f4aae * cmake/config.h.cmake: WINCE fixes, defined DBUS_UNIX. 2007-03-14 18:01:01 +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
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