summaryrefslogtreecommitdiff
path: root/tests/testcurl.pl
Commit message (Expand)AuthorAgeFilesLines
...
* Die when instructed to build c-ares and this failsYang Tse2009-06-031-1/+1
* forced to use nmake for VC builds early so that its also used for ares even i...Gunter Knauf2009-05-211-22/+7
* strip \r only on non-win32 platforms (wine on Linux).Gunter Knauf2009-05-211-1/+2
* removed an attempt to write to non-opened LOG introduced with r1.30.Gunter Knauf2009-05-211-1/+0
* reduced duplicate code.Gunter Knauf2009-05-211-10/+5
* stripped \r from win32 curl --version output.Gunter Knauf2009-05-211-2/+3
* enable mingw64 target.Gunter Knauf2009-05-211-1/+1
* fix LC_ALL and LC_CTYPE when set with conflicting valuesYang Tse2009-05-121-1/+2
* When generated, display libcurl.pc and libcares.pcYang Tse2009-04-301-4/+35
* Display only CURL_* and CARES_* symbol/macro definitions from curlbuild.h and...Yang Tse2009-04-291-2/+2
* Trigger c-ares prebuild stage for fake-config setup'sYang Tse2009-04-291-0/+7
* When running testcurl.pl display definitions from ares_build.hYang Tse2009-04-291-0/+14
* Log MAKEFLAGS environment variable along with the others.Yang Tse2009-04-271-1/+2
* runtests.pl enables picky compiler warnings unless explicitly disabledYang Tse2008-10-021-0/+7
* Increase to 20 the number of CVS update retries.Yang Tse2008-08-221-1/+1
* Die when curlbuild.h is not created or availableYang Tse2008-08-111-5/+11
* Fix NetWare curlbuild.hYang Tse2008-08-101-4/+10
* When running testcurl.pl display definitions from curlbuild.hYang Tse2008-08-091-0/+8
* Reintroduce the adjustment previously done in testcurl.pl so that it copies theYang Tse2008-08-081-1/+1
* Peek at predefined symbols done. and now removed.Yang Tse2008-08-081-10/+0
* Take a peek at netware's gcc predefined symbols.Yang Tse2008-08-081-0/+10
* Remove last adjustment done to testcurl.pl to verify if change introduced byYang Tse2008-08-071-1/+1
* Adjust testcurl.pl to copy checked out curlbuild.h.dist as curlbuild.hYang Tse2008-08-071-0/+1
* s/silly/underquoted definition/Yang Tse2008-07-311-1/+1
* Reinstate hiding aclocal 'underquoted definition' warnings.Yang Tse2008-07-301-0/+1
* No longer hide aclocal 'underquoted definition' warnings.Yang Tse2008-07-261-1/+0
* added --extvercmd parameter which can be used to specify an external command ...Gunter Knauf2008-03-201-11/+11
* Use getcwd() to get the directory, which works even if one of theDan Fandrich2007-12-201-1/+1
* revert previous patch since it turned out that older cp dont know this switch...Gunter Knauf2007-06-281-3/+3
* fixed nasty cp warnings about not beeing able to preserve ownership.Gunter Knauf2007-06-281-2/+3
* print update message only if we really update CVS.Gunter Knauf2007-04-011-1/+1
* catch up new lib extension when build with gcc/nlmconv.Gunter Knauf2007-03-261-1/+6
* log a 1120 chars long string to aid in quoted-printable and softYang Tse2007-02-271-0/+5
* remove redundant check in timestamp detectionYang Tse2007-02-221-4/+2
* Several corrections & changes to what has been stated in revision 1.45Yang Tse2007-02-201-23/+31
* fix typoYang Tse2007-02-191-1/+1
* Show libcurl's timestamp. This timestamp is only available in curlver.hYang Tse2007-02-191-1/+23
* update copyright year noticeYang Tse2007-01-271-1/+1
* set proper lib extension for non-configure mingw32 builds on Win32.Gunter Knauf2007-01-251-0/+3
* Make the test script tag parser a bit more robust.Dan Fandrich2007-01-181-0/+3
* buildconf already runs ares/buildconf by itself if there is an ares subdirDaniel Stenberg2006-10-171-16/+0
* reverted the previous .libs check for libs, but instead make mingw32 buildsDaniel Stenberg2006-05-271-6/+6
* better check for libs created in the .libs directory since libtool does thisDaniel Stenberg2006-05-251-7/+7
* Log CPPFLAGS environment variable along with the others.Dan Fandrich2005-12-131-0/+1
* use make -k when running the testsDaniel Stenberg2005-09-151-2/+2
* quick hack to make it working again on Win32 - however we should consider to ...Gunter Knauf2005-08-301-11/+14
* fix for NetWare crossbuilds to display the right config.h when build on Win32.Gunter Knauf2005-08-111-2/+2
* added -nobuildconfDaniel Stenberg2005-05-201-7/+15
* scan for gmake and make to prefer gmake on systems that have itDaniel Stenberg2005-05-171-13/+34
* allow the ares/config.h display to failDaniel Stenberg2005-05-101-4/+5