1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00
Commit Graph

32 Commits

Author SHA1 Message Date
Giuseppe Scrivano
5de8ab2a0b Generate distributed ChangeLog from git log
* bootstrap.conf (gnulib_modules): Add "gitlog-to-changelog".
* Makefile.am: Generate the ChangeLog file from the git log and
the old ChangeLog data.
2014-12-24 11:04:30 +01:00
Giuseppe Scrivano
a8d437d827 merge ChangeLog files in ChangeLog-2014-12-10.
* ChangeLog: truncate file.
* ChangeLog.README: Likewise.
* doc/ChangeLog: Likewise.
* msdos/ChangeLog: Likewise.
* src/ChangeLog: Likewise.
* testenv/ChangeLog: Likewise.
* tests/ChangeLog: Likewise.
* ChangeLog-2014-12-10: New file.
* Makefile.am: Distribute ChangeLog-2014-12-10.
2014-12-24 11:04:30 +01:00
Giuseppe Scrivano
e5cb0f77e6 Revert "Replace @VAR@ in Makefile.am files with $VAR"
This reverts commit d1ab00cab4.

Conflicts:
	tests/Makefile.am
2014-10-28 10:42:50 +01:00
Darshit Shah
7cbe8141d1 Introducing Python based Test Environment
Squashed Commit, of the following commits:

7743384 Update documentation to reflect changes in code
b703633 Add feature that allows to ensure that Wget correctly crawls the website in recursive mode
0758f47 Add new test for recursive spider mode
43bb61b Smartly guess content type header
d4d0e63 Support substring replace in File Contents too
f578500 Compatibility fix with multiple servers
8b1a9b6 Extend Functionality to support spawning multiple servers
e84192a Use the provided calls to shutdown server instead of rewriting it
99659f3 Improve Documentation
cb94e52 Slight code cleanup. Remove unused code
886ac1a Shift to new Threading Model from Multiprocessing model
e74c2ec Add new test for POST Requests
48644f1 Print diff when file contents don't match
b6f9efe Add tests for Cookie support
4c9e6b4 Document pending work
e13bc90 Add new test to ensure Content Disposition and Auth work together
60d1f4d Add new Test for Continue command
738b299 Add test, Test-Head
9b9d16b Edit non-unique TEST_NAME variable
ae958db Minor optimizations to the way Server Rules are executed
50b4f0c The rules need not be a defaultdict.
dccc154 Introducing Python based Test Environment
2014-07-24 16:51:58 +05:30
Giuseppe Scrivano
d1ab00cab4 Replace @VAR@ in Makefile.am files with $VAR 2014-06-12 18:49:15 +02:00
Giuseppe Scrivano
f4122c5094 Use git-version-gen instead of bzr-version-gen. 2012-05-13 16:46:15 +02:00
Giuseppe Scrivano
c2ee928302 Fix regeneration of autotools files in a distributed tarball. 2011-12-12 21:30:39 +01:00
Giuseppe Scrivano
2f6aa1d741 mass change: update copyright years. 2011-01-01 13:19:37 +01:00
Giuseppe Scrivano
e70602b962 Remove configure.bat from Makefile.am. 2010-08-08 13:18:48 +02:00
Giuseppe Scrivano
f9993ec155 Remove `windows' subdirectory. 2010-06-17 23:08:23 +02:00
Giuseppe Scrivano
58a9721edf Use the gnulib md5 module. 2010-05-16 01:34:17 +02:00
Giuseppe Scrivano
e36538b53a Use a script to generate the version string. 2010-05-10 00:47:17 +02:00
Giuseppe Scrivano
293008f682 Mass update copyright years. 2010-05-08 21:56:15 +02:00
Giuseppe Scrivano
78a1186f2d Fix build under mingw. 2010-05-07 12:28:26 +02:00
Micah Cowan
1e5a791a22 Make distcheck pass. 2009-09-07 21:10:05 -07:00
Micah Cowan
efab16e233 build_info.pl -> build-aux/build_info.pl. 2009-09-04 10:21:44 -07:00
Steven Schubiger
af100a3c3e Generate build_info.c automatically. 2009-07-01 23:59:57 +02:00
Micah Cowan
259c560166 Make distcheck happy. 2009-06-14 01:41:44 -07:00
Micah Cowan
68ff55536b Remove tests target. 2008-03-20 10:42:01 -07:00
Micah Cowan
bc8f473272 Updated copyright year. 2008-01-25 05:04:01 -08:00
Micah Cowan
6b4d44ff0b Finish integration of libmd5. 2007-12-07 22:24:03 -08:00
Micah Cowan
a75ed01852 Moved md5 stuff out into separate md5/ dir. 2007-12-07 21:11:46 -08:00
Micah Cowan
462e643a7e Merge SFLC licensing changes for OpenSSL with tip. 2007-12-07 17:37:07 -08:00
Micah Cowan
27ed78ddd6 Add autogen.sh back to EXTRA_DIST. 2007-10-18 13:36:50 -07:00
Micah Cowan
e8b7020226 PATCHES doesn't exist, shouldn't be in EXTRA_DIST. 2007-10-18 09:46:41 -07:00
Micah Cowan
981d279da3 Initial gnulib-tool --import. 2007-10-13 22:37:15 -07:00
Micah Cowan
e5d015856c msdos/Makefile.WC in EXTRA_DIST. 2007-10-09 11:18:59 -07:00
Micah Cowan
e100ff5403 Added ABOUT-NLS to EXTRA_DIST. 2007-10-09 11:15:32 -07:00
Micah Cowan
beee86176c Removed README.checkout, autogen.sh from EXTRA_DIST 2007-10-05 18:41:07 -07:00
Micah Cowan
a2c55d24b9 Removal of "realclean" target (Automake provisions seem quite sufficient). 2007-10-05 17:36:47 -07:00
Micah Cowan
e7d78dd2a7 Merging with previous Makefile.in updates. 2007-10-05 17:30:38 -07:00
Micah Cowan
93538d26c7 Moved Makefile.in's to Makefile.am's, applied Ralf's automake patches. 2007-10-05 17:09:43 -07:00