micah
4d7c5e087b
[svn] Merge of fix for bugs 20341 and 20410.
2007-07-09 22:53:22 -07:00
hniksic
5974393771
[svn] Add support for adding required files to the wget.zip file when running
...
NMAKE wget.zip or NMAKE bindist. By Christopher G. Lewis.
2007-02-11 04:28:24 -08:00
mtortonesi
336c0de301
[svn] Several Windows-related changes.
2006-12-29 09:23:20 -08:00
mtortonesi
645d028ddb
[svn] config-compiler.h (HAVE_INTPTR_T): Define to 1 under MinGW.
2006-10-12 09:22:03 -07:00
mtortonesi
5b28da71b1
[svn] Added spider.c to the list of files to compile and spider.h to the list of header files.
2006-08-24 08:34:24 -07:00
mtortonesi
1ba17daf39
[svn] Several fixes for MSVC8.
2006-04-07 03:30:09 -07:00
hniksic
c3cd00a5a1
[svn] Declare HAVE_UINTPTR_T under MinGW.
2006-03-09 04:13:54 -08:00
hniksic
47aa191838
[svn] Declare presence of sin6_scope_id.
2005-08-10 07:29:55 -07:00
hniksic
42231a47c3
[svn] Reintroduced Watcom support.
...
By Gisle Vanem.
2005-07-08 11:47:34 -07:00
hniksic
faa9c2d7d1
[svn] Comment out #undefs in config.h.
2005-07-08 06:41:22 -07:00
hniksic
d513a2d946
[svn] Only define symbols in config-compiler.h, don't include headers.
2005-07-07 07:48:01 -07:00
hniksic
2c9ffa506a
[svn] Define HAVE__BOOL, HAVE_INTTYPES_H, and HAVE_STRTOLL for MinGW.
...
By Gisle Vanem.
2005-07-07 07:30:50 -07:00
hniksic
ff751683a2
[svn] Unify Windows-related config.h files into windows/config.h and
...
windows/config-compiler.h.
2005-07-06 15:09:50 -07:00
hniksic
6bad3bc0b1
[svn] New file.
2005-07-06 14:17:47 -07:00
hniksic
ddbdbfb4b0
[svn] Correct location of OBJS dependency.
2005-06-30 05:13:05 -07:00
hniksic
4972ba5bb8
[svn] Explicitly include config-post.h.
2005-06-29 06:36:34 -07:00
hniksic
530cb62175
[svn] Fix attribution for last change.
2005-06-29 06:35:55 -07:00
hniksic
c715c0a054
[svn] Define limits.h and include config-post.h explicitly.
2005-06-29 06:33:35 -07:00
hniksic
a41d45a9f3
[svn] Don't explicitly include <malloc.h>, mswindows.h does it for us.
2005-06-27 04:02:47 -07:00
hniksic
22c6b56ed9
[svn] Remove obsolete symbols from .h files.
2005-06-23 08:34:14 -07:00
hniksic
4b3e1632db
[svn] Remove support for Watcom's compiler.
2005-06-23 07:11:48 -07:00
hniksic
80c3fa1223
[svn] Also depend on config.h.
2005-06-21 18:32:32 -07:00
hniksic
63dcf343f1
[svn] Remove manual tracking of dependencies; instead, force a recompile when a header
...
file changes.
2005-06-21 16:21:48 -07:00
mtortonesi
8f0378df0b
[svn] Removed string_t.c from the list of source files in Makefiles.
2005-04-05 11:46:44 -07:00
mtortonesi
87e0d2682b
[svn]
...
Renamed src/string.{c,h} to src/string_t.{c,h} to solve a conflict with the
string.h standard C library header file.
Fixed a bug and triggered escape of backslashes in string_t.c to avoid
ambiguities in the result string.
Added Simone Piunno as new contributor.
2005-02-11 13:34:42 -08:00
mtortonesi
ca13ffd249
[svn] Added string.c module. Updated copyright information and added names of new contributors to the documentation.
2005-01-01 13:29:11 -08:00