Commit Graph

241 Commits

Author SHA1 Message Date
hniksic d0e36f1261 [svn] Remove references to fnmatch.c from Windows Makefiles. 2003-10-09 05:21:56 -07:00
hniksic ec3f8b3d27 [svn] Updates from the TP. 2003-10-08 16:19:58 -07:00
hniksic 07fb4d78a7 [svn] Recreated wget.pot. 2003-10-08 08:23:48 -07:00
hniksic 38ea4d5dad [svn] Renamed DEBUG to ENABLE_DEBUG. 2003-10-07 17:05:51 -07:00
hniksic 57de5c1967 [svn] Moved libtool M4 stuff to a separate libtool.m4 file. 2003-10-03 15:24:48 -07:00
hniksic 29fbb83b00 [svn] Updates from the Translation Project. 2003-10-01 14:50:08 -07:00
hniksic ef9f5640e4 [svn] Updated Croatian translation. 2003-10-01 13:28:52 -07:00
hniksic 708a962eba [svn] Added src/convert.c to POTFILES.in. 2003-10-01 13:01:22 -07:00
hniksic c1f92cae25 [svn] Typo fix. By Herold Heiko. 2003-09-30 13:43:21 -07:00
hniksic 700df4394e [svn] Fixes to support out of the box compilation on various Windows compilers.
By Gisle Vanem.
2003-09-25 15:39:37 -07:00
hniksic d0c4347710 [svn] Commit Herold's Makefile.src OBJ list update. 2003-09-25 15:34:00 -07:00
hniksic 845a0988b1 [svn] Remove .libs directory when cleaning up. 2003-09-23 13:10:59 -07:00
hniksic 69678f03d7 [svn] Remove autom4te.cache. 2003-09-23 12:44:35 -07:00
hniksic 2981313f3e [svn] Install latest mkinstalldirs and install-sh from Autoconf 2.57. 2003-09-16 18:53:28 -07:00
hniksic c0d4da1fb7 [svn] Upgrade to libtool 1.4.3. (Upgrade to 1.5 can wait.) 2003-09-16 18:49:28 -07:00
hniksic 89af409509 [svn] Updated config.sub and config.guess from Autoconf 2.57. 2003-09-16 18:36:51 -07:00
hniksic df117e2a10 [svn] Fix portable echo handling under Bash. 2003-09-16 07:35:20 -07:00
hniksic 1fe6a63e01 [svn] Change AC_CHECK_FUNC(getaddrinfo...) to AC_CHECK_FUNCS, which automatically
defines HAVE_GETADDRINFO.
2003-09-16 05:41:33 -07:00
hniksic f5c82a6468 [svn] Added proper IPv6 configure detection.
By Mauro Tortonesi.
2003-09-16 05:24:29 -07:00
hniksic 1c351bd6cf [svn] Don't generate configure.bat by default. 2003-09-15 16:40:10 -07:00
hniksic cd8b1259f1 [svn] IPv6 configure auto-detection. 2003-09-09 12:30:45 -07:00
hniksic 564f6aa349 [svn] Additional M4 quoting by Maciej. 2003-09-05 12:33:44 -07:00
hniksic 13d5d2ed73 [svn] *** empty log message *** 2003-09-04 14:30:15 -07:00
abbotti c32cdd64ea [svn] Define WGET_USE_STDARG in windows/config.h.bor.
Published in <51q4fusuim84mvtj1btg9qv5spa4772939@farscape.privy.mev.co.uk>.
2002-05-27 10:17:40 -07:00
hniksic f97f3ef416 [svn] Don't #define __STDC__ against the compiler's will.
Published in <sxsptzr64ea.fsf@florida.munich.redhat.com>.
2002-05-19 17:38:14 -07:00
hniksic b2be7522c7 [svn] Update the license to include the OpenSSL exception. 2002-05-17 19:16:36 -07:00
abbotti 7a6bf2477d [svn] Fix broken MSVC compile.
Submitted by Ian Abbott in <3CC5D023.4305.2F710A@localhost>.
2002-04-23 13:25:52 -07:00
hniksic 40dcdf528c [svn] Install update from TP. 2002-04-20 13:43:44 -07:00
abbotti 56698ffd1d [svn] Updated dependencies of connect$o to include utils.h 2002-04-15 12:10:23 -07:00
hniksic 5f79fa69a1 [svn] Update .po files from the TP. 2002-04-15 09:16:09 -07:00
hniksic af832a1419 [svn] Changed `Project-Id' to just "wget". 2002-04-15 06:58:01 -07:00
abbotti c528253f96 [svn] Removed pre-compiled header options. 2002-04-12 09:18:23 -07:00
abbotti 4510858d9b [svn] Account for Borland not defining __STDC__ when Borland's extensions are
enabled and define it anyway.
2002-04-12 09:14:30 -07:00
hniksic 0cd669109b [svn] Implement connect timeout.
Published in <sxs1ydld8ha.fsf@florida.arsdigita.de>.
2002-04-11 18:14:18 -07:00
abbotti c3c1c24f5c [svn] Fix for Borland's broken (on Win9X) `utime' function.
Submitted by Ian Abbott in <3CB33A8E.15259.1E52AF@localhost>.
(Based on original patch by Chin-yuan Kuo in
<20020321015049.16722.qmail@web16202.mail.tpe.yahoo.com>.)
2002-04-09 11:29:54 -07:00
abbotti 198eac4882 [svn] windows/wget.dep: Updated several dependencies for object files.
Submitted by Ian Abbott in <3C9F8D7B.29428.14C99E8@localhost>.
2002-03-26 11:02:46 -08:00
abbotti 199676dbcb [svn] Removed conditional cruft in windows/config.h.* that was there for
Unix-like systems.
Submitted by Ian Abbott in <3C98D4FD.23721.2823B6@localhost>.
2002-03-20 11:04:22 -08:00
abbotti 9f485af560 [svn] Dependcies update for src/mswindows.c.
Submitted by Ian Abbott in <3C98D8C6.31335.36EB6F@localhost>.
2002-03-20 10:56:45 -08:00
abbotti e3d711545b [svn] Migrated Borland compiler support to the free C++Builder compiler. 2002-03-19 10:20:01 -08:00
abbotti afd2ed9f39 [svn] Renamed configure.bat to configure.bat.in.
Added a rule to Makefile.in to construct configure.bat from configure.in
by copying the file and converting the line endings to MS-DOS format.
Submitted by Ian Abbott in <3C8E50BB.2967.518D2B@localhost>.
2002-03-13 11:47:27 -08:00
hniksic 2e587c82ed [svn] New entry in MACHINES. 2002-01-15 08:41:56 -08:00
hniksic 33c0e509e0 [svn] Update Makefiles to work with the Watcom compiler.
Submitted by Csaba Raduly in
<OF3811C9F2.6A82D4BC-ON80256B27.005FC6F1@uk.sophos>.
2001-12-19 10:23:10 -08:00
hniksic e58047ac10 [svn] Integrate updated translations from the Translation Project. 2001-12-12 23:38:14 -08:00
hniksic b0ab325703 [svn] Improve OpenSSL autodetection.
Published in <sxsitbcon7w.fsf@florida.arsdigita.de>.
2001-12-12 00:30:03 -08:00
hniksic aa76fd748c [svn] Upgrade to libtool 1.4.2. 2001-12-11 02:38:34 -08:00
hniksic bad01ccf81 [svn] Be more specific when checking for Solaris MD5.
Published in <sxs667ep9bu.fsf@florida.arsdigita.de>.
2001-12-10 22:20:22 -08:00
hniksic 057eb9d671 [svn] Update from the translator. 2001-12-08 14:37:10 -08:00
hniksic 34cb1f1245 [svn] Merged updates from the TP. 2001-12-07 19:11:26 -08:00
hniksic 9c55bcdb23 [svn] PO file update from the TP. 2001-12-06 03:28:43 -08:00
hniksic 4e5bbd646b [svn] Various progress-bar related fixes.
Published in <sxspu5slja3.fsf@florida.arsdigita.de>.
2001-12-06 02:45:27 -08:00
hniksic a2021ea2c7 [svn] Merged updates from TP. 2001-12-05 17:20:17 -08:00
hniksic f70c9c6ede [svn] Windows update from Herold Heiko. 2001-12-04 02:33:18 -08:00
hniksic e8f4bc1fae [svn] Updated Croatian translation. 2001-12-01 09:45:16 -08:00
hniksic a3d3d452ab [svn] Make the MD5 references even more generic.
Use OpenSSL's MD5 where available.
Published in <sxsg06x4f41.fsf@florida.arsdigita.de>.
2001-11-29 10:17:54 -08:00
hniksic d4c6949a05 [svn] Use rand instead of random.
Published in <sxsu1vgataq.fsf@florida.arsdigita.de>.
2001-11-27 11:49:28 -08:00
hniksic 54204251bf [svn] Updated po/hr.po. 2001-11-27 05:04:10 -08:00
hniksic 7175ea4a12 [svn] Check for random.
Published in <sxs4rngh6t2.fsf@florida.arsdigita.de>.
2001-11-27 02:11:13 -08:00
hniksic bae3162c03 [svn] New option `--limit-rate'.
Published in <sxsd725cn56.fsf@florida.arsdigita.de>.
2001-11-26 12:07:13 -08:00
hniksic dd60ba082b [svn] New file util/dist-wget. 2001-11-25 08:53:41 -08:00
hniksic 222e9465b7 [svn] Implemented breadth-first retrieval.
Published in <sxsherjczw2.fsf@florida.arsdigita.de>.
2001-11-24 19:10:34 -08:00
hniksic 5fbf0eb091 [svn] hr.po overhauled. 2001-11-23 13:05:05 -08:00
hniksic 28f55ca7d3 [svn] Rebuilt wget.pot. 2001-11-23 12:17:47 -08:00
hniksic cdcf67a5bd [svn] Big progress bar update.
Published in <sxsn11ehyn1.fsf@florida.arsdigita.de>.
2001-11-22 20:59:52 -08:00
hniksic a3b678e416 [svn] More windows documentation updates.
Submitted by Herold Heiko.
2001-11-22 09:22:19 -08:00
hniksic fcee5d83a3 [svn] Update documentation generation under Windows.
Submitted by Herold Heiko in
<B11A7CEC1675D511A3890002A551AD7C15F8DC@srvnt08.previnet.it>.
2001-11-22 05:26:33 -08:00
hniksic d5be8ecca4 [svn] Rewrite parsing and handling of URLs.
Published in <sxs4rnnlklo.fsf@florida.arsdigita.de>.
2001-11-21 16:24:28 -08:00
hniksic 38279627b9 [svn] Update windows Makefiles and dependencies.
Submitted by Herold Heiko.
2001-11-19 07:13:38 -08:00
hniksic ee99e8998a [svn] Don't compile getopt.c on systems that already have getopt_long.
Published in <sxshersbs0w.fsf@florida.arsdigita.de>.
2001-11-17 20:52:18 -08:00
hniksic d408dec0bd [svn] Use Solaris's libmd5 when available.
Published in <sxsn11kbssm.fsf@florida.arsdigita.de>.
2001-11-17 20:36:21 -08:00
hniksic fd4a4f5559 [svn] New files from the TP. 2001-11-17 15:12:53 -08:00
hniksic 69a4cff277 [svn] Update MACHINES. 2001-06-16 06:12:51 -07:00
hniksic c71f8f18a7 [svn] New version of po/da.po from the TP. 2001-06-15 02:05:12 -07:00
hniksic a24cc82c75 [svn] Upgrade libtool to 1.4. 2001-06-14 15:43:27 -07:00
hniksic e35a58ed4d [svn] Installed new PO files from the TP. 2001-06-14 14:56:49 -07:00
hniksic 4f56fa7ead [svn] Check for -lnsl more carefully.
Published in <sxsg0d2oizo.fsf@florida.arsdigita.de>.
2001-06-14 14:22:58 -07:00
hniksic e96497a6b4 [svn] Use `libtool' to test linking of external libraries.
Contributed by Maciej W. Rozycki.
Published in <sxsvglyrfpc.fsf@florida.arsdigita.de>.
2001-06-14 13:16:55 -07:00
janp c7bf50ff70 [svn] Updated cs.po for 1.7 POT file. 2001-06-05 14:26:04 -07:00
hniksic 1fcfd40974 [svn] New versions of de.po and gl.po from the TP. 2001-06-04 03:33:49 -07:00
hniksic 049bf742a3 [svn] Updated po/hr.po to match the new wget.pot. 2001-06-03 06:32:41 -07:00
hniksic 30829c420b [svn] Updated po/wget.pot. 2001-06-03 06:28:58 -07:00
hniksic 7b7df3c236 [svn] Use the TP version of po/es.po. 2001-06-02 15:44:21 -07:00
hniksic 3264447fec [svn] Updated trad. Chinese translation 2001-06-02 10:09:04 -07:00
hniksic f50c16840f [svn] Added PO files from TP. 2001-06-02 10:05:15 -07:00
hniksic c63dbd7849 [svn] Updated po/hr.po; fixed obvious problem with po/pl.po. 2001-06-02 10:01:13 -07:00
hniksic 0714f67dbb [svn] Apply configure.in fixes by Maciej W. Rozycki, at least those
that work with Autoconf 2.13.
2001-05-28 15:02:47 -07:00
hniksic 6b405f2b66 [svn] Commit administrative changes in preparation for the 1.7
prerelease.
Published in <sxsd78wwiwj.fsf@florida.arsdigita.de>.
2001-05-26 02:38:24 -07:00
hniksic 7bf118bd7b [svn] Provide a default for AC_TRY_RUN in SSL detection so that cross-compiling
has a chance of working.
Published in <sxspucwwkry.fsf@florida.arsdigita.de>.
2001-05-26 01:57:46 -07:00
hniksic 04054eaabb [svn] Rewrote OpenSSL lib detection.
Now the code loops over system locations where libssl/libcrypto
might be located.  Aside from linking, it actually tries to run
the executable before concluding that the linking "worked".

Published in <sxs4rua6zxm.fsf@florida.arsdigita.de>.
2001-05-24 17:23:22 -07:00
hniksic 71045a2853 [svn] Makefile.watcom update by Csaba Raduly. 2001-05-16 13:27:12 -07:00
hniksic a4f97e2965 [svn] Applied Herold's fixes for SSL to work under Windows.
Published in <412FC0AFD62ED31191B40008C7E9A11A2AAFE3@srvnt04.previnet.it>.
2001-05-14 08:29:55 -07:00
hniksic 87bdff25cf [svn] Another Watcom update by Csaba Raduly. 2001-05-14 08:19:12 -07:00
hniksic dc823e0604 [svn] Makefile.watcom rewrite by Csaba Raduly. 2001-05-14 02:21:27 -07:00
hniksic 4e67fb0b0a [svn] Remove zh_TW.Big5.po, and replace it with the new UTF8 zh_TW.po.
Submitted by "R.I.P. Deaddog".
Published in <Pine.LNX.4.33L2.0104290416010.25182-101000@localhost>.
2001-04-29 04:02:40 -07:00
hniksic 7b3c3a4cb8 [svn] Committed Csaba Raduly's change to bring Makefile.watcom up-to-date. 2001-04-28 07:14:24 -07:00
hniksic e8593456f9 [svn] Commit Herold Heiko's fixes for compilation under Windows. 2001-04-28 07:02:29 -07:00
hniksic fb7a0e7a1a [svn] Updated Croatian translation. 2001-04-27 00:45:48 -07:00
hniksic 928232229c [svn] Updated. 2001-04-26 23:43:02 -07:00
hniksic 082aa5018e [svn] Add cookies.c to po/POTFILES.in. 2001-04-24 16:11:04 -07:00
hniksic eae28f142d [svn] Commit various hash table changes:
* hash.c (hash_table_map): Allow deletion and change of the
element processed by MAPFUN.
(string_hash): Use the function from glib.
* hash.c (hash_table_remove): Rewrite to actually clear deleted
entries instead of just marking them as deleted.

Published in <sxsu23tvdur.fsf@florida.arsdigita.de>.
2001-04-12 17:34:24 -07:00
hniksic 7d7f01eaa9 [svn] Replace zh.po with zh_TW.Big5.po, provided by Abel Cheung in
<Pine.LNX.4.30.0104050045480.819-200000@localhost>.
2001-04-10 22:44:08 -07:00