]> sjero.net Git - wget/history - src/Makefile.am
Improved exit status handling.
[wget] / src / Makefile.am
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...