summaryrefslogtreecommitdiff
path: root/tests/testcurl.pl
Commit message (Expand)AuthorAgeFilesLines
* testcurl.pl: fix missing semicolonNeil Bowers2012-07-021-1/+1
* testcurl.pl: allow non in-tree c-ares enabled autobuildYang Tse2012-07-021-2/+9
* testcurl.pl: build example programs for Android cross-compilesYang Tse2012-04-131-2/+3
* testcurl.pl: build example programs for MinGW cross-compilesYang Tse2012-04-121-1/+16
* testcurl.pl: log more environment vars that modify configure and build behaviorYang Tse2012-04-121-2/+9
* testcurl.pl: 82c344a3 follow-upYang Tse2011-12-271-5/+6
* testcurl.pl: log ACLOCAL_FLAGSYang Tse2011-12-261-0/+1
* testcurl.pl: third party m4 warnings filtering adjustmentYang Tse2011-12-261-2/+3
* testcurl.pl: temporary changeYang Tse2011-12-231-2/+3
* Display notes from setup file in testcurl.plDan Fandrich2011-06-231-2/+4
* testcurl.pl: allow configure args to use '='Daniel Stenberg2011-05-311-3/+4
* Added --noconfigure switch to testcurl.pl.Guenter Knauf2010-10-141-1/+6
* Trial to fix win32 autobuilds.Guenter Knauf2010-08-201-10/+11
* Added msys Perl since git for Win32 comes with own Perl which identifies as m...Guenter Knauf2010-08-101-1/+1
* Make testcurl.pl Watcom-aware.Guenter Knauf2010-08-101-4/+7
* Use correct directory for c-ares git pullGuenter Knauf2010-04-131-3/+3
* added last git commit output for c-ares too.Guenter Knauf2010-04-131-7/+15
* changed the git update block to take care of c-ares repo if detected.Guenter Knauf2010-04-131-25/+20
* updated timestamp of the script.Guenter Knauf2010-04-121-1/+1
* removed obsolete var in gitpull() functionGuenter Knauf2010-04-121-5/+2
* Allow running ./tests/testcurl.pl from within git repo.Ben Greear2010-03-281-0/+4
* make sure git pull is actually done!Daniel Stenberg2010-03-271-13/+11
* Avoid double newline for the 'last commits' log in testcurl.plTor Arntsen2010-03-251-0/+1
* Change to version-independent git option for 'git log --oneline'Tor Arntsen2010-03-251-1/+1
* show 5 commits even if no git pull was madeDaniel Stenberg2010-03-251-5/+5
* don't touch ares/aclocal.m4 and show recent git commitsDaniel Stenberg2010-03-251-5/+8
* provide a version number as today's dateDaniel Stenberg2010-03-241-1/+1
* testcurl now uses git instead of CVSDaniel Stenberg2010-03-241-40/+33
* restore executable bits on some filesDaniel Stenberg2010-03-241-0/+0
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf2009-07-141-5/+5
* renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf2009-07-141-1/+1
* added PKG_CONFIG_PATH to output to better verify if it gets properly set with...Gunter Knauf2009-07-131-0/+1
* changed testcurl script to allow building test harnessYang Tse2009-06-111-3/+36
* 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