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
hniksic
ddbdbfb4b0
[svn] Correct location of OBJS dependency.
2005-06-30 05:13:05 -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
hniksic
b5a5f0f6c2
[svn] Don't delete executables other than wget.exe.
...
CV: ---------------------------------------------------------------------.
2005-04-28 10:09:42 -07:00
hniksic
27d444e11f
[svn] Don't suppress unreachable code warning.
2005-04-28 09:55:47 -07:00
hniksic
6962636b30
[svn] Include ptimer.c in Windows builds.
2005-04-08 02:19:39 -07:00
hniksic
145f3b20d9
[svn] Enable merging of duplicate strings. Turn off printing of
...
Borland compiler logo.
2005-03-06 09:46:00 -08:00
hniksic
3cb4f464c4
[svn] Reenable warnings under Borland C, disabling only specific warnings.
...
Generate Pentium Pro code by default.
2005-03-05 18:25:12 -08:00
hniksic
0c4e666cb6
[svn] Large file fixes for Borland C, published in
...
<87u0o0cgr1.fsf@xemacs.org>.
2005-02-25 16:23:24 -08: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
hniksic
713ecfdca6
[svn] Various fixes by David Fritz.
...
* windows/Makefile.src.bor: Fix broken build rule. Add clean target.
* windows/Makefile.top.bor: Use tabs instead of spaces. Ignore
errors in clean rules. Use lowercase filenames when building
distribution .zip archive.
* windows/config.h.bor: Don't define HAVE_UINT32_T.
* windows/Makefile.doc: Fix remaining instance of build rules
indented with spaces instead of tabs.
* windows/Makefile.src: Update copyright year.
* windows/Makefile.top: Update copyright year.
* windows/config.h.mingw (WGET_USE_STDARG, HAVE_SIG_ATOMIC_T): Define.
* windows/config.h.ms (HAVE_STRPBRK, HAVE_LIMITS_H)
(HAVE_LOCALE_H): Define.
* windows/Makefile.watcom: Add /I. to CFLAGS. Remove reference to
specific Wget version from linker flags. Add missing
dependencies.
2004-05-09 14:08:38 -07:00
hniksic
7736d5dc98
[svn] Remove headers.c and headers.h.
2003-11-21 00:48:45 -08:00
hniksic
d9fea91a0a
[svn] Remove the "rbuf" buffering layer. Provide peeking primitives instead.
2003-11-20 17:48:11 -08:00
hniksic
370ff7a576
[svn] Moved malloc-related code to xmalloc.c. Defined new macros xnew, xnew0,
...
xnew_array, and xnew0_array. Created xmalloc.h and log.h to unclutter
wget.h.
2003-10-31 06:31:56 -08:00
hniksic
62304c5611
[svn] Fix compilation under Borland.
...
By Chin-yuan Kuo.
2003-10-25 17:28:04 -07:00
hniksic
d0e36f1261
[svn] Remove references to fnmatch.c from Windows Makefiles.
2003-10-09 05:21:56 -07:00
abbotti
c528253f96
[svn] Removed pre-compiled header options.
2002-04-12 09:18:23 -07:00
abbotti
e3d711545b
[svn] Migrated Borland compiler support to the free C++Builder compiler.
2002-03-19 10:20:01 -08:00
hniksic
f70c9c6ede
[svn] Windows update from Herold Heiko.
2001-12-04 02:33:18 -08:00
hniksic
9c1c7f27cd
[svn] Windows fixes by Herold Heiko.
2001-11-29 06:15:11 -08:00
hniksic
38279627b9
[svn] Update windows Makefiles and dependencies.
...
Submitted by Herold Heiko.
2001-11-19 07:13:38 -08:00
kwget
31d6616c48
[svn] Initial revision
1999-12-01 23:42:23 -08:00