summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* syntax-check: fix tab-space indentationGiuseppe Scrivano2014-07-211-13/+13
* Merge remote-tracking branch 'origin/master' into parallel-wgetGiuseppe Scrivano2014-07-171-0/+1
|\
| * Remove tab-space indentationGiuseppe Scrivano2014-06-281-12/+12
* | Merge remote-tracking branch 'origin/master' into parallel-wgetGiuseppe Scrivano2014-06-221-4/+4
|\ \ | |/
| * Replace @VAR@ in Makefile.am files with $VARGiuseppe Scrivano2014-06-121-4/+4
* | dist: add some missing files.Giuseppe Scrivano2013-05-191-1/+1
* | Fix tests build fixesDomenico Chierico2012-12-041-1/+0
* | fix build issuesDomenico Chierico2012-11-301-5/+10
* | Resolve conflicts to complete merging with master branch.Ilim Ugur2012-08-141-5/+8
|\ \ | |/
| * Add support for WARC files.Gijs van Tulder2011-11-041-2/+2
* | Make thread support optional. - No check for semaphore in configure.ac.Ilim Ugur2012-07-291-2/+6
* | Redesign the code block in retrieve_from_file.Ilim Ugur2012-07-241-2/+2
* | Use pkg-config of libmetalink in configure.acIlim Ugur2012-07-221-1/+4
* | Try using pkg-config of libmetalink in configure.ac - error during makeIlim Ugur2012-07-221-1/+1
* | Update configure.ac and src/Makefile.amIlim Ugur2012-07-211-1/+1
* | retrieve_from_file in retr.c now checks for metalink files.Ilim Ugur2012-07-031-2/+2
|/
* Fix a build error detected MacOS and NetBSD.Giuseppe Scrivano2011-08-181-2/+14
* Don't invoke hg to set version string.Giuseppe Scrivano2011-08-111-4/+1
* Use futimens instead of utimes.Giuseppe Scrivano2011-04-191-1/+1
* Fix openssl detection under Windows.Giuseppe Scrivano2011-04-041-1/+1
* mass change: update copyright years.Giuseppe Scrivano2011-01-011-2/+2
* gnutls: fix build under mingw32.Giuseppe Scrivano2010-10-231-1/+1
* Generate the `build_info.c' file under the build directory.Giuseppe Scrivano2010-06-101-1/+1
* Use the gnulib snprintf module.Giuseppe Scrivano2010-05-271-1/+1
* Use the gnulib md5 module.Giuseppe Scrivano2010-05-161-8/+4
* Fix some build issuesGiuseppe Scrivano2010-05-151-7/+6
* Mass update copyright years.Giuseppe Scrivano2010-05-081-1/+2
* Fix unit tests build in a VPATH.Giuseppe Scrivano2010-05-071-1/+1
* Add directory with generated gnulib files.Giuseppe Scrivano2010-05-071-1/+1
* Copy build_info.c.in only if we are working in a VPATH.Giuseppe Scrivano2010-05-071-2/+2
* Generate build_info.c in the builddir not in the srcdir.Giuseppe Scrivano2010-05-061-1/+3
* build_info.pl improvements, advertise large-file support.Micah Cowan2009-10-091-1/+1
* imported patch windowsMicah Cowan2009-09-221-4/+5
* More reliable Mercurial node ids.Micah Cowan2009-09-221-1/+2
* Backout release-specific changes.Micah Cowan2009-09-221-0/+1
* imported patch one-dot-twelvev1.12Micah Cowan2009-09-221-1/+0
* Don't require Perl for user builds.Micah Cowan2009-09-041-6/+7
* Rearrange SOURCES order, add gettext.h for dist.Micah Cowan2009-09-031-4/+4
* Improved exit status handling.Micah Cowan2009-08-271-1/+2
* Add dependency for version.c on configure.ac.Micah Cowan2009-07-051-1/+2
* Fixes for when IRIs are disabled.Micah Cowan2009-07-031-2/+2
* Make sure we link against libiconv when necessary.Micah Cowan2009-07-031-1/+1
* Generate build_info.c automatically.Steven Schubiger2009-07-011-5/+9
* Merge with mainline.Micah Cowan2009-06-251-2/+6
|\
| * Automated merge.Micah Cowan2008-08-281-2/+6
| |\
| | * Automated merge.Saint Xavier2008-07-201-3/+4
| | |\
| | * \ Automated merge.Saint Xavier2008-06-261-5/+7
| | |\ \
| | * | | The prefered way is to avoid #ifdef flooding, so take it that way. Introduce ...Saint Xavier2008-06-191-2/+6
* | | | | Make distcheck happy.Micah Cowan2009-06-141-1/+1
* | | | | Fix unportable echo -n.Micah Cowan2009-04-201-1/+1
|/ / / /