hniksic
a4345ec8d0
[svn] More DMC features.
2005-07-06 16:57:46 -07:00
hniksic
f65cee77a8
[svn] Use strtoll on Windows if available (as with DMC).
2005-07-06 16:25:26 -07:00
hniksic
4c539ad7cf
[svn] Define SIZEOF_LONG_LONG under DMC.
2005-07-06 15:55:28 -07:00
hniksic
72880fc07f
[svn] Define HAVE_UTIME_H.
2005-07-06 15:49:21 -07:00
hniksic
2c6515b829
[svn] Include <sys/stat.h> before redefining stat.
2005-07-06 15:42:45 -07:00
hniksic
4c422b1c2b
[svn] Fix syntax error.
2005-07-06 15:38:34 -07:00
hniksic
725aa01f05
[svn] Explicitly include config-compiler.h.
2005-07-06 15:37:31 -07:00
hniksic
5dac640941
[svn] Define OS_TYPE.
2005-07-06 15:34:34 -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
25028b0f3b
[svn] Don't define HAVE_LIMITS_H, Wget no longer uses it.
2005-06-29 06:35:45 -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
db31c2f437
[svn] Mention that this file doesn't pertain to Cygwin.
2005-06-24 14:52:38 -07:00
hniksic
b80f389516
[svn] Removed the ChangeLog-branches directories.
2005-06-23 12:32:42 -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
8736f63b75
[svn] Add the ChangeLogs from the 1.10 branch.
2005-06-22 07:39:55 -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
a4b51a6998
[svn] Use MAKEDIR for make clean as well.
2005-04-28 10:13:30 -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
5d6bb4c785
[svn] Rename gen_sslfunc to openssl in dependency files.
...
Mention http-ntlm$o in dependencies.
By Heiko Herold.
2005-04-28 03:11:39 -07:00
hniksic
b8d826f243
[svn] Renamed src/gen_sslfunc.c to src/openssl.c and src/gen_sslfunc.h to
...
src/ssl.h.
2005-04-26 14:41:41 -07:00
hniksic
d4b7d4b1a4
[svn] Removed MACHINES.
2005-04-18 13:21:04 -07:00
hniksic
6962636b30
[svn] Include ptimer.c in Windows builds.
2005-04-08 02:19:39 -07:00
hniksic
441bdb084c
[svn] Enable NTLM if SSL is available.
2005-04-06 13:44:37 -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
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
2bebfdb844
[svn] Cleanup Windows Makefiles and README.
...
Submitted by David Fritz.
2004-02-12 10:09:10 -08: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
0f411ba0ce
[svn] MSVC doesn't support uint32_t.
2003-11-05 07:44:20 -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
c81651f4c1
[svn] Change u_int32_t to uint32_t.
2003-10-25 18:41:56 -07:00
hniksic
ac091896b6
[svn] Reenable compilation under Watcom C.
...
By Chin-yuan Kuo.
2003-10-25 17:35:15 -07:00
hniksic
62304c5611
[svn] Fix compilation under Borland.
...
By Chin-yuan Kuo.
2003-10-25 17:28:04 -07:00
hniksic
524cc47d84
[svn] Support for MINGW compilation.
...
By Chin-yuan Kuo.
2003-10-25 17:19:07 -07:00
hniksic
7487dbfa81
[svn] Don't define int32_t because we're not using it.
2003-10-13 07:20:51 -07:00
hniksic
0344e61d04
[svn] MSVC doesn't have u_int32_t.
2003-10-13 07:02:32 -07:00
hniksic
a6f72ca66b
[svn] Also check for short for int32_t.
2003-10-11 05:41:13 -07:00