aboutsummaryrefslogtreecommitdiff
path: root/tests/testcurl.pl
AgeCommit message (Expand)Author
2009-05-21forced to use nmake for VC builds early so that its also used for ares even i...Gunter Knauf
2009-05-21strip \r only on non-win32 platforms (wine on Linux).Gunter Knauf
2009-05-21removed an attempt to write to non-opened LOG introduced with r1.30.Gunter Knauf
2009-05-21reduced duplicate code.Gunter Knauf
2009-05-21stripped \r from win32 curl --version output.Gunter Knauf
2009-05-21enable mingw64 target.Gunter Knauf
2009-05-12fix LC_ALL and LC_CTYPE when set with conflicting valuesYang Tse
2009-04-30When generated, display libcurl.pc and libcares.pcYang Tse
2009-04-29Display only CURL_* and CARES_* symbol/macro definitions from curlbuild.h and...Yang Tse
2009-04-29Trigger c-ares prebuild stage for fake-config setup'sYang Tse
2009-04-29When running testcurl.pl display definitions from ares_build.hYang Tse
2009-04-27Log MAKEFLAGS environment variable along with the others.Yang Tse
2008-10-02runtests.pl enables picky compiler warnings unless explicitly disabledYang Tse
2008-08-22Increase to 20 the number of CVS update retries.Yang Tse
2008-08-11Die when curlbuild.h is not created or availableYang Tse
2008-08-10Fix NetWare curlbuild.hYang Tse
2008-08-09When running testcurl.pl display definitions from curlbuild.hYang Tse
2008-08-08Reintroduce the adjustment previously done in testcurl.pl so that it copies theYang Tse
2008-08-08Peek at predefined symbols done. and now removed.Yang Tse
2008-08-08Take a peek at netware's gcc predefined symbols.Yang Tse
2008-08-07Remove last adjustment done to testcurl.pl to verify if change introduced byYang Tse
2008-08-07Adjust testcurl.pl to copy checked out curlbuild.h.dist as curlbuild.hYang Tse
2008-07-31s/silly/underquoted definition/Yang Tse
2008-07-30Reinstate hiding aclocal 'underquoted definition' warnings.Yang Tse
2008-07-26No longer hide aclocal 'underquoted definition' warnings.Yang Tse
2008-03-20added --extvercmd parameter which can be used to specify an external command ...Gunter Knauf
2007-12-20Use getcwd() to get the directory, which works even if one of theDan Fandrich
2007-06-28revert previous patch since it turned out that older cp dont know this switch...Gunter Knauf
2007-06-28fixed nasty cp warnings about not beeing able to preserve ownership.Gunter Knauf
2007-04-01print update message only if we really update CVS.Gunter Knauf
2007-03-26catch up new lib extension when build with gcc/nlmconv.Gunter Knauf
2007-02-27log a 1120 chars long string to aid in quoted-printable and softYang Tse
2007-02-22remove redundant check in timestamp detectionYang Tse
2007-02-20Several corrections & changes to what has been stated in revision 1.45Yang Tse
2007-02-19fix typoYang Tse
2007-02-19Show libcurl's timestamp. This timestamp is only available in curlver.hYang Tse
2007-01-27update copyright year noticeYang Tse
2007-01-25set proper lib extension for non-configure mingw32 builds on Win32.Gunter Knauf
2007-01-18Make the test script tag parser a bit more robust.Dan Fandrich
2006-10-17buildconf already runs ares/buildconf by itself if there is an ares subdirDaniel Stenberg
2006-05-27reverted the previous .libs check for libs, but instead make mingw32 buildsDaniel Stenberg
2006-05-25better check for libs created in the .libs directory since libtool does thisDaniel Stenberg
2005-12-13Log CPPFLAGS environment variable along with the others.Dan Fandrich
2005-09-15use make -k when running the testsDaniel Stenberg
2005-08-30quick hack to make it working again on Win32 - however we should consider to ...Gunter Knauf
2005-08-11fix for NetWare crossbuilds to display the right config.h when build on Win32.Gunter Knauf
2005-05-20added -nobuildconfDaniel Stenberg
2005-05-17scan for gmake and make to prefer gmake on systems that have itDaniel Stenberg
2005-05-10allow the ares/config.h display to failDaniel Stenberg
2005-05-09no need to display src/config.h anymore since it is a duplicate of lib/config.hDaniel Stenberg