2006-08-24 23:34:24 +08:00
|
|
|
2006-08-24 Mauro Tortonesi <mauro@ferrara.linux.it>
|
|
|
|
|
|
|
|
* Makefile.src: Added spider.c to the list of files to compile and
|
|
|
|
spider.h to the list of header files. Updated copyright information.
|
|
|
|
|
|
|
|
* Makefile.src.mingw: Ditto.
|
|
|
|
|
|
|
|
* Makefile.src.bor: Ditto.
|
|
|
|
|
2006-04-07 18:30:09 +08:00
|
|
|
2006-04-07 Mauro Tortonesi <mauro@ferrara.linux.it>
|
|
|
|
|
|
|
|
* config-compiler.h: Several fixes for MSVC 8 (Visual C 2005).
|
|
|
|
|
2006-03-09 20:13:54 +08:00
|
|
|
2006-03-09 Hrvoje Niksic <hniksic@xemacs.org>
|
|
|
|
|
|
|
|
* config-compiler.h (HAVE_UINTPTR_T): Define to 1 under MinGW.
|
|
|
|
|
2005-08-10 22:29:55 +08:00
|
|
|
2005-08-10 Hrvoje Niksic <hniksic@xemacs.org>
|
|
|
|
|
|
|
|
* config.h (HAVE_SOCKADDR_IN6_SCOPE_ID): According to MSDN,
|
|
|
|
Winsock supports sin6_scope_id.
|
|
|
|
|
2005-07-09 02:47:34 +08:00
|
|
|
2005-07-08 Gisle Vanem <giva@bgnett.no>
|
|
|
|
|
|
|
|
* config-compiler.h: Reintroduced Watcom support.
|
|
|
|
|
2005-07-08 21:41:22 +08:00
|
|
|
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 22:48:01 +08:00
|
|
|
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 22:30:50 +08:00
|
|
|
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 06:09:50 +08:00
|
|
|
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-07 05:17:47 +08:00
|
|
|
2005-07-06 Hrvoje Niksic <hniksic@xemacs.org>
|
|
|
|
|
|
|
|
* config.h: New file.
|
|
|
|
|
2005-06-30 20:13:05 +08:00
|
|
|
2005-06-30 Hrvoje Niksic <hniksic@xemacs.org>
|
|
|
|
|
|
|
|
* Makefile.src.bor: Correct location of OBJS dependency.
|
|
|
|
|
2005-06-29 21:36:34 +08:00
|
|
|
2005-06-29 Hrvoje Niksic <hniksic@xemacs.org>
|
|
|
|
|
|
|
|
* config.h.ms: Ditto.
|
|
|
|
|
|
|
|
* config.h.bor: Explicitly include config-post.h.
|
|
|
|
|
2005-06-29 21:35:55 +08:00
|
|
|
2005-06-29 Gisle Vanem <giva@bgnett.no>
|
2005-06-29 21:33:35 +08:00
|
|
|
|
|
|
|
* 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 19:02:47 +08:00
|
|
|
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 23:34:14 +08:00
|
|
|
2005-06-23 Hrvoje Niksic <hniksic@xemacs.org>
|
|
|
|
|
|
|
|
* config.h.bor: Ditto.
|
|
|
|
|
|
|
|
* config.h.ms: Remove obsolete symbols.
|
|
|
|
|
2005-06-23 22:11:48 +08:00
|
|
|
2005-06-23 Hrvoje Niksic <hniksic@xemacs.org>
|
|
|
|
|
|
|
|
* Makefile.watcom: Removed.
|
|
|
|
|
2005-06-22 09:32:32 +08:00
|
|
|
2005-06-22 Hrvoje Niksic <hniksic@xemacs.org>
|
|
|
|
|
|
|
|
* Makefile.src*: Add the config.h dependency.
|
|
|
|
|
2005-06-22 07:21:48 +08:00
|
|
|
2005-06-22 Hrvoje Niksic <hniksic@xemacs.org>
|
|
|
|
|
|
|
|
* Makefile.src, Makefile.src.bor, Makefile.src.mingw: Make OBJS
|
|
|
|
depend on all headers.
|
|
|
|
|
|
|
|
* wget.dep: Removed.
|
|
|
|
|
2005-04-06 02:46:44 +08:00
|
|
|
2005-04-05 Mauro Tortonesi <mauro@ferrara.linux.it>
|
|
|
|
|
|
|
|
* Makefile.src.mingw: removed string_t.c from list of source files.
|
|
|
|
|
|
|
|
* Makefile.watcom: removed string_t.c from list of source files.
|
|
|
|
|
|
|
|
* wget.dep: removed string_t.c from list of source files.
|
|
|
|
|
2005-02-12 05:34:42 +08:00
|
|
|
2005-02-10 Mauro Tortonesi <mauro@ferrara.linux.it>
|
|
|
|
|
|
|
|
* Makefile.src: Renamed string.{c,h} to string_t.{c,h} to fix
|
|
|
|
a compilation conflict with the string.h header in the standard
|
|
|
|
C library.
|
|
|
|
|
|
|
|
* Makefile.src.bor: Renamed string.{c,h} to string_t.{c,h} to fix
|
|
|
|
a compilation conflict with the string.h header in the standard
|
|
|
|
C library.
|
|
|
|
|
|
|
|
* Makefile.src.mingw: Renamed string.{c,h} to string_t.{c,h} to fix
|
|
|
|
a compilation conflict with the string.h header in the standard
|
|
|
|
C library.
|
|
|
|
|
|
|
|
* Makefile.src.watcom: Renamed string.{c,h} to string_t.{c,h} to fix
|
|
|
|
a compilation conflict with the string.h header in the standard
|
|
|
|
C library.
|
|
|
|
|
|
|
|
* wget.dep: Renamed string.{c,h} to string_t.{c,h} to fix a
|
|
|
|
compilation conflict with the string.h header in the standard C
|
|
|
|
library.
|
|
|
|
|
|
|
|
|
2005-01-02 05:29:11 +08:00
|
|
|
2004-12-31 Mauro Tortonesi <mauro@ferrara.linux.it>
|
|
|
|
|
|
|
|
* Makefile.src: Added string.c to the list of modules to compile.
|
|
|
|
|
|
|
|
* Makefile.src.bor: Added string.c to the list of modules to compile.
|
|
|
|
|
|
|
|
* Makefile.src.mingw: Added string.c to the list of modules to compile.
|
|
|
|
|
|
|
|
* Makefile.src.watcom: Added string.c to the list of modules to compile.
|
|
|
|
|
|
|
|
* wget.dep: Added dependencied for the string.c module.
|
|
|
|
|
|
|
|
* ChangeLog: New file.
|
|
|
|
|