]> sjero.net Git - wget/blobdiff - windows/ChangeLog
[svn] Reintroduced Watcom support.
[wget] / windows / ChangeLog
index 922fd2e7a3e18ccae5d03c37fd7bb53a63f22c65..0083cee6cb0efecbbf210b394f83f67e6ec6aaf1 100644 (file)
@@ -1,3 +1,70 @@
+2005-07-08  Gisle Vanem  <giva@bgnett.no>
+
+       * config-compiler.h: Reintroduced Watcom support.
+
+2005-07-08  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * config.h: Comment out the #undef lines so that they don't undo
+       the flags set in the Makefiles.
+
+2005-07-07  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * config-compiler.h (stat_alias): Don't directly redefine stat and
+       fstat here.  Just define the alias symbols.
+       (gai_strerror): Just declare that it needs to be defined instead
+       of defining it directly.
+
+2005-07-07  Gisle Vanem  <giva@bgnett.no>
+
+       * config-compiler.h: Define HAVE__BOOL, HAVE_INTTYPES_H, and
+       HAVE_STRTOLL for MinGW.
+
+2005-07-07  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * config.h.mingw: Removed.
+
+       * config.h.bor: Removed.
+
+       * config.h.ms: Removed.
+
+       * config-compiler.h: New file.
+
+2005-07-06  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * config.h: New file.
+
+2005-06-30  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * Makefile.src.bor: Correct location of OBJS dependency.
+
+2005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * config.h.ms: Ditto.
+
+       * config.h.bor: Explicitly include config-post.h.
+
+2005-06-29  Gisle Vanem  <giva@bgnett.no>
+
+       * config.h.mingw: MinGW has limits.h, uint32_t, and the
+       sin6_scope_id member of sockaddr_in6.  Include config-post.h.
+
+2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * config.h.bor: Ditto.
+
+       * config.h.mingw: Don't explicitly include malloc.h, mswindows.h
+       does that.
+
+2005-06-23  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * config.h.bor: Ditto.
+
+       * config.h.ms: Remove obsolete symbols.
+
+2005-06-23  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * Makefile.watcom: Removed.
+
 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * Makefile.src*: Add the config.h dependency.