Commit Graph

299 Commits

Author SHA1 Message Date
mtortonesi b285d8070b [svn] Improved support for unit testing 2005-11-02 07:48:45 -08:00
mtortonesi 74415a7585 [svn] Added basic support for unit testing 2005-10-27 07:13:40 -07:00
hniksic 96aa9c1a06 [svn] Abort configure if --with-ssl given but SSL unavailable. Use HAVE_LIBSSL
and HAVE_LIBGNUTLS symbols provided by AC_LIB_HAVE_LINKFLAGS instead of
inventing new ones.
By Stepan Kasal.
2005-08-26 05:02:04 -07:00
hniksic f25d593c16 [svn] If strtoll is not present, check for strtoimax and use it where available.
If neither is present, define own strtoll.
2005-08-11 14:18:56 -07:00
hniksic 7790048691 [svn] Remove -Wno-implicit from default GCC flags. 2005-07-08 06:40:44 -07:00
hniksic 5b52e5658d [svn] Use vasprintf where available. 2005-07-08 00:33:05 -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 7eec713e10 [svn] Don't check for setjmp.h. 2005-07-06 14:04:06 -07:00
hniksic bfbd0d35e9 [svn] Also use @LIBGNUTLS@ to build LIBS. 2005-07-06 09:33:24 -07:00
hniksic cca63ff3f1 [svn] Add GnuTLS support. 2005-07-04 17:16:46 -07:00
hniksic 1850c8ff95 [svn] Include src/ptimer.c in POTFILES.in. 2005-07-03 06:37:29 -07:00
hniksic 7124619cb9 [svn] Mention in message that the "GNU" md5 implementation is in fact built-in to
Wget.
2005-06-30 18:23:03 -07:00
hniksic cf48fcc2bb [svn] Unconditionally include locale.h. 2005-06-29 14:45:44 -07:00
hniksic e95b5d6e44 [svn] Fix check for OpenSSL MD5. 2005-06-29 14:41:15 -07:00
hniksic f86c13a950 [svn] Require Autoconf 2.59. 2005-06-28 17:13:45 -07:00
hniksic b8456c0fb4 [svn] Use *rand48 where available. 2005-06-28 15:22:10 -07:00
hniksic 48e00fb656 [svn] Use the proper GPL header. 2005-06-26 14:50:08 -07:00
hniksic b79e5bb0d3 [svn] Don't clean .libs, which is no longer being generated. 2005-06-25 07:31:03 -07:00
hniksic 00196c4303 [svn] Don't split the sed invocation over multiple lines. 2005-06-24 15:52:59 -07:00
hniksic d197a09c74 [svn] Don't generate configure.bat, just use it. 2005-06-24 15:39:56 -07:00
mtortonesi 3c50d7ca9a [svn] Updated ChangeLog for config.rpath patch. 2005-06-24 09:34:06 -07:00
hniksic d225cf6087 [svn] Move the large file check further up. Only check for endianness if GNU md5
is used (it being the only file that needs endianness information).
2005-06-24 08:49:37 -07:00
hniksic b47ea7c8c4 [svn] Don't indent #include lines. 2005-06-24 08:10:44 -07:00
hniksic 9aff5d6cfd [svn] Enable turning off SSL. 2005-06-24 06:48:31 -07:00
hniksic 94c194948f [svn] Remove the aclocal.m4 dependencies. 2005-06-24 06:34:30 -07:00
hniksic d29ecdb0e3 [svn] Include m4/*.m4 from configure.in. 2005-06-24 06:29:46 -07:00
hniksic 38a79fc2a0 [svn] Use AC_LIB_HAVE_LINKFLAGS instead of AC_LIB_LINKFLAGS when checking for
library functions.
2005-06-24 06:23:02 -07:00
hniksic 6ea7e4fd23 [svn] Don't check for strpbrk and mktime. 2005-06-23 08:37:56 -07:00
hniksic 818e2ae7c0 [svn] Modify dist-wget to work with the subversion repository. 2005-06-23 05:30:56 -07:00
hniksic c8ab47811a [svn] Document autogen.sh in README.checkout. 2005-06-22 18:14:09 -07:00
hniksic 72eda236da [svn] Replaced the non-standard Makefile.svn with autogen.sh. 2005-06-22 18:03:16 -07:00
hniksic 3a322bbd98 [svn] Don't check for availability of C prototypes. Don't check for signal.h.
Don't check whether both time.h and sys/time.h can be included.
2005-06-22 13:39:23 -07:00
hniksic 19a1ffb2e9 [svn] Check for the C99 bool type and define it if missing. 2005-06-22 10:51:29 -07:00
hniksic a22dd3e43f [svn] Remove reference to the obsolete `wget-cvs' mailing list. 2005-06-22 07:31:35 -07:00
hniksic ea34a4858a [svn] Updated config.sub and config.guess. 2005-06-22 05:54:26 -07:00
hniksic b317cb1c6d [svn] Expect existence of C89 functions, as well as of select and gettimeofday. 2005-06-21 18:01:12 -07:00
hniksic 20eaff76a6 [svn] Add ChangeLog entry. Renamed CVS -> Subversion in Makefile.svn instructions. 2005-06-21 04:16:12 -07:00
hniksic 908d7a4bce [svn] Don't cast return type of malloc/realloc. Assume ANSI C signal handlers. 2005-06-19 16:03:27 -07:00
hniksic 277e840a0f [svn] Remove K&R support. 2005-06-19 15:34:58 -07:00
hniksic 5322ad1924 [svn] Test for the OpenSSL includes we actually use. 2005-05-10 13:51:17 -07:00
hniksic cb6c0c4f50 [svn] Don't print the line with the comment about running autoheader. 2005-05-06 08:30:35 -07:00
hniksic 64e70c99bf [svn] Fix the build for systems without makeinfo. 2005-05-06 08:26:36 -07:00
hniksic ce381136b6 [svn] Mention that make install requires root. 2005-05-02 05:34:03 -07:00
hniksic 72fc6002d8 [svn] Don't set ipv6 to yes only because struct sockaddr_in6 was found. Stop the
rest of the IPv6 checks when one check fails.  Abort if IPv6 was explicitly
requested, but not found.
2005-04-29 05:17:25 -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 323d9c8b49 [svn] Advertise new-style syntax --no-dns-cache instead of --dns-cache=off. 2005-04-28 10:02:50 -07:00
hniksic 27d444e11f [svn] Don't suppress unreachable code warning. 2005-04-28 09:55:47 -07:00
hniksic c5eaa7e045 [svn] Mention --disable-ntlm in INSTALL. 2005-04-28 03:13:22 -07:00
mtortonesi e815fe81a0 [svn] Add the --user, --password, --ftp-user and --ftp-password options.
Rename the --ftp-passwd, --http-passwd and --proxy-passwd options to
--ftp-password, --http-password and --proxy-password respectively.
Deprecate the login and passwd .wgetrc commands.
2005-04-27 14:30:22 -07:00