]> sjero.net Git - wget/history - src/Makefile.am
Fix build when libpsl is not available
[wget] / src / Makefile.am
2011-11-04 Gijs van TulderAdd support for WARC files.
2011-08-18 Giuseppe ScrivanoFix a build error detected MacOS and NetBSD.
2011-08-11 Giuseppe ScrivanoDon't invoke hg to set version string.
2011-04-19 Giuseppe ScrivanoUse futimens instead of utimes.
2011-04-03 Giuseppe ScrivanoFix openssl detection under Windows.
2011-01-01 Giuseppe Scrivanomass change: update copyright years.
2010-10-23 Giuseppe Scrivanognutls: fix build under mingw32.
2010-06-10 Giuseppe ScrivanoGenerate the `build_info.c' file under the build directory.
2010-05-27 Giuseppe ScrivanoUse the gnulib snprintf module.
2010-05-15 Giuseppe ScrivanoUse the gnulib md5 module.
2010-05-15 Giuseppe ScrivanoFix some build issues
2010-05-08 Giuseppe ScrivanoMass update copyright years.
2010-05-07 Giuseppe ScrivanoFix unit tests build in a VPATH.
2010-05-07 Giuseppe ScrivanoAdd directory with generated gnulib files.
2010-05-07 Giuseppe ScrivanoCopy build_info.c.in only if we are working in a VPATH.
2010-05-06 Giuseppe ScrivanoGenerate build_info.c in the builddir not in the srcdir.
2009-10-09 Micah Cowanbuild_info.pl improvements, advertise large-file support.
2009-09-23 Micah Cowanimported patch windows
2009-09-22 Micah CowanMore reliable Mercurial node ids.
2009-09-22 Micah CowanMerge with backout.
2009-09-22 Micah CowanBackout release-specific changes.
2009-09-22 Micah Cowanimported patch one-dot-twelve v1.12
2009-09-04 Micah CowanDon't require Perl for user builds.
2009-09-03 Micah CowanRearrange SOURCES order, add gettext.h for dist.
2009-08-28 Micah CowanImproved exit status handling.
2009-07-05 Micah CowanAdd dependency for version.c on configure.ac.
2009-07-04 Micah CowanAutomated merge.
2009-07-04 Micah CowanFixes for when IRIs are disabled.
2009-07-03 Micah CowanMake sure we link against libiconv when necessary.
2009-07-01 Steven SchubigerGenerate build_info.c automatically.
2009-07-01 Micah CowanAutomated merge.
2009-06-25 Micah CowanMerge with mainline.
2009-06-14 Micah CowanMake distcheck happy.
2009-06-13 Micah CowanMerge in gerel's url-parsing stuff.
2009-04-22 Micah CowanAutomated merge.
2009-04-20 Micah CowanFix unportable echo -n.
2008-11-27 Micah CowanAutomated merge.
2008-11-26 Micah CowanMerge with mainline.
2008-08-28 Micah CowanAutomated merge.
2008-08-23 Micah CowanDependency improvements (but still needs some work).
2008-08-14 Xavier SaintAutomated merge.
2008-08-07 Xavier SaintAutomated merge.
2008-07-23 Saint XavierAutomated merge.
2008-07-20 Saint XavierAutomated merge.
2008-07-11 Micah CowanFix merge of src/Makefile.am
2008-07-11 Micah CowanMerge current tip with CSS stuff.
2008-06-26 Saint XavierAutomated merge.
2008-06-22 Micah Cowanversion.c string token concatenation.
2008-06-19 Saint XavierThe prefered way is to avoid #ifdef flooding, so take...
2008-06-14 Saint XavierAutomated merge.
2008-06-14 Micah CowanMerge build info with head.
2008-05-16 Micah CowanMerging heads.
2008-05-16 Micah CowanMerge getpass with quote, plus my NEWS entry.
2008-05-16 Micah CowanMerge quote module stuff with current mainline.
2008-05-06 Madhusudan Hosaagr... Adds build information to the --version command line...
2008-04-26 Micah Cowan-I foo -> -Ifoo
2008-04-23 Micah CowanRearrange library order in Makefile.am.
2008-04-22 Micah CowanFix merge glitches, get it to build.
2008-04-22 Micah CowanMerging Ted Mielczarek's CSS changes with tip.
2008-04-19 Steven SchubigerRemove own alloca from build-process.
2008-04-19 Steven SchubigerRemove own xmalloc from build-process.
2008-01-25 Micah CowanUpdated copyright year.
2007-12-08 Micah CowanFinish integration of libmd5.
2007-12-08 Micah CowanMerge SFLC licensing changes for OpenSSL with tip.
2007-10-19 Micah CowanMaking make check win.
2007-10-19 Micah CowanEschew config-post.h.
2007-10-18 Micah CowanMerging to reinstate autoreconf.
2007-10-18 Micah Cowanversion.c should not be distributed.
2007-10-17 Micah CowanUse -r . rather than -r tip.
2007-10-16 Micah CowanRemove intermediate hg-id.
2007-10-15 Micah CowanAutomated merge.
2007-10-15 Micah CowanUse gnulib's MD5.
2007-10-14 Micah CowanForgot to remove safe-type.[ch] from Makefile.am.
2007-10-14 Micah CowanLink with libgnu.a.
2007-10-14 Micah CowanRemove original getopt.[ch] in favor of gnulib's.
2007-10-13 Micah CowanEnsure that hg-id is regenerated even when it already...
2007-10-13 Micah CowanAvoid regenerating on 'make' when we don't have to.
2007-10-13 Micah CowanAutomated merge.
2007-10-11 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven
2007-10-11 Micah CowanMerged with eleven for Gisle's mswindows.c patch.
2007-10-10 Micah CowanAutomated merge with file:/home/micah/devel/wget/mainline
2007-10-10 Micah CowanUse portable method to obtain hg id's output.
2007-10-10 Micah CowanAdd @LIBINTL@ to LIBS in src/Makefile.am
2007-10-09 Micah CowanIgnore failure from "hg id".
2007-10-09 Micah CowanGenerate version.c based on output of "hg id".
2007-10-09 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven
2007-10-06 Micah CowanMerging with previous Makefile.in updates.
2007-10-06 Micah CowanMoved Makefile.in's to Makefile.am's, applied Ralf...