Add some debug tracing
[platform/upstream/curl.git] / buildconf
2009-06-06 Yang TseAdd some debug tracing
2009-06-06 Yang Tseremove the ofending regexp
2009-06-06 Yang Tseremove line not intended to be committed
2009-06-06 Yang Tseattempt to fix regex
2009-06-06 Yang TseAdjusted libtool version parsing due to libtool --versi...
2009-06-05 Yang TseDepending on the libtool and automake versions being...
2009-06-03 Yang TseRemove more generated files.
2009-06-03 Yang TseRemove more generated files
2009-06-03 Yang TseRemove all generated 'Makefile' files.
2009-06-03 Yang TseRemove more generated files
2009-06-01 Yang TseTemporarily disable config.guess related checks
2009-06-01 Yang TseHP-UX requires libtool version 1.5.24 or newer
2009-03-09 Daniel Stenberg- Andreas Farber made the 'buildconf' script check...
2009-02-13 Yang TseRemove following files generated on previous buildconf...
2009-01-08 Daniel StenbergOnly care about the first line of libtool --version...
2008-08-14 Yang Tsecurlbuild.h is a generated file on configure-capable...
2008-08-07 Yang TsePrevent buildconf from removing 'Makefile' and 'missing...
2008-08-05 Yang TseValidate that autom4te and autoconf versions match.
2008-08-01 Yang TseThis line was for local testing, not intended to be...
2008-08-01 Yang TseEnsure that reserved keyword AC_DEFUN is only used...
2008-07-30 Yang TseReinstate the 'aclocal -I m4' in buildconf and 'ACLOCAL...
2008-07-30 Yang TseShow autom4te and aclocal versions.
2008-07-29 Yang TseFor testing purposes on SunOS systems; directly feed...
2008-07-29 Yang TseFor debugging purposes, show all sed's available in...
2008-07-29 Yang TseTests done using 'aclocal -I m4' in buildconf and ...
2008-07-28 Yang TseEnsure that buildconf runs from the subdirectory where...
2008-07-28 Yang TseRemove files generated on previous buildconf/configure...
2008-07-27 Yang TseWhen calling aclocal, user defined ACLOCAL_FLAGS will...
2008-07-27 Yang TseFor debugging purposes, run aclocal in verbose mode...
2008-07-25 Yang Tsemove reentrant.m4 to the m4 subdirectory to avoid infin...
2008-07-24 Yang TseAnother step towards detecting if _REENTRANT is already...
2006-10-27 Yang TseUpdate copyright year, since the file has been modified
2006-09-04 Daniel StenbergI fell over a new libtool that starts with a newline...
2006-01-06 Daniel StenbergAs Alexander Lazic pointed out, run the buildconf from...
2005-12-21 Daniel Stenbergadded our regular source header
2005-12-21 Daniel Stenbergallow more evironment variables to control what tools...
2005-12-21 Daniel Stenberguse ACLOCAL even when using 'find' to find the aclocal...
2005-09-01 Daniel Stenberguse -c to automake to copy the new files
2005-06-13 Daniel Stenbergrun libtoolize in the ares dir as well, and modified...
2005-06-09 Daniel Stenbergmake sure the found tool is a regular file (and not...
2005-06-09 Daniel StenbergModified to use 'head -n 1' instead of 'head -1' since...
2005-06-07 Daniel StenbergReverted Tupone Alfredo's patch, as it broke NUMEROUS...
2005-06-06 Daniel StenbergTupone Alfredo's fixes:
2005-04-07 Daniel Stenbergbail out if perl is missing, it is needed for building...
2005-04-07 Daniel Stenbergcheck for libtoolize and aclocal to doublecheck the...
2004-12-25 Daniel Stenberg./src/config.h.in is now removed from CVS. It is copied...
2004-09-30 Daniel StenbergJean-Philippe Barrette-LaPierre made buildconf run...
2004-05-18 Daniel Stenbergsimplified all die messages
2004-05-18 Daniel Stenbergsimplified the automake failed message too
2004-05-18 Daniel Stenbergsimplified the die-line when aclocal fails, the previou...
2004-03-30 Daniel Stenbergwhen checking the automake version, cut off trailing...
2004-03-21 Daniel Stenbergrecognize and use ACLOCAL_FLAGS if set (Thomas Schwinge...
2004-03-15 Daniel StenbergCheck for a GNU version of m4, since autoconf won't...
2004-02-25 Daniel Stenbergif ares is present, run aclocal in that dir before...
2004-02-18 Daniel StenbergAIX and Tru64 have what Tor calls "horribly broken...
2004-02-11 Daniel Stenberguse libtoolize --force to overwrite existing (older...
2004-01-29 Daniel StenbergKen Hirsch says he basicly needs all 'mv' to be 'mv...
2004-01-27 Daniel Stenbergdisplay OK if it runs OK
2004-01-05 Daniel StenbergTor Arntsen fixed a spelling error
2003-10-20 Daniel Stenbergrun autoconf in the ares dir as well if the dir is...
2003-10-14 Daniel Stenbergimproved the libtool check to disqualify "1.4c" when...
2003-05-13 Daniel Stenbergfix comment
2003-05-12 Daniel Stenbergno more complaining when I have 1.5 and it tests for...
2003-05-12 Daniel StenbergDan Fandrich lowered the libtool requirement
2003-05-09 Daniel Stenbergoops, run libtoolize as the first tool
2003-05-09 Daniel Stenbergrun libtoolize too
2003-05-03 Daniel Stenbergput back the libtool test, now for 1.5
2003-04-22 Daniel Stenbergstop checking for libtool, we don't run that in this...
2003-04-22 Daniel StenbergDan Fandrich's fix
2003-01-21 Daniel Stenbergautomake 1.5 should be enough
2003-01-20 Daniel Stenbergmade this script detect proper versions of the tools...
2002-03-19 Daniel Stenbergautomake -a for the depcomp
2001-12-18 Daniel Stenbergrun automake last
2001-10-31 Daniel Stenbergno need for mumbojumbo
2001-05-30 Daniel Stenbergmade the automake line re-build from _all_ Makefile...
2001-05-30 Daniel StenbergSterling Hughes's fixes
2001-05-29 Daniel Stenbergadjusted for automake 1.4+
2001-05-03 Daniel Stenberguseful script to run after updating from CVS