aboutsummaryrefslogtreecommitdiff
path: root/tests/testcurl.pl
AgeCommit message (Expand)Author
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2020-03-07perl: align order and completeness of Windows OS checksMarc Hoersken
2018-03-16cleanup: misc typos in strings and commentsluz.paz
2017-06-14includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-05-24testcurl.pl: use rel2abs to make the source directory absoluteDan Fandrich
2015-05-21testcurl.pl: allow source to be in an arbitrary directoryDan Fandrich
2015-03-24testcurl.pl: add the --notes option to supply more info about a buildDan Fandrich
2015-03-21testcurl: Allow '=' in values given on command lineDagobert Michelsen
2014-11-25testcurl: bump the version of this script!Daniel Stenberg
2014-11-25testcurl: skip reading the setup file if given enough cmdline infoDaniel Stenberg
2014-07-17testcurl.pl: log the value of --runtestopts in the test headerDan Fandrich
2014-01-05testcurl.pl: always show the last 5 commits even with --nogitpullMarc Hoersken
2012-12-26curl tool: renaming hugehelp files to tool_hugehelpYang Tse
2012-11-30testcurl.pl: build example programs for several autobuildsYang Tse
2012-07-02testcurl.pl: fix missing semicolonNeil Bowers
2012-07-02testcurl.pl: allow non in-tree c-ares enabled autobuildYang Tse
2012-04-13testcurl.pl: build example programs for Android cross-compilesYang Tse
2012-04-12testcurl.pl: build example programs for MinGW cross-compilesYang Tse
2012-04-12testcurl.pl: log more environment vars that modify configure and build behaviorYang Tse
2011-12-27testcurl.pl: 82c344a3 follow-upYang Tse
2011-12-26testcurl.pl: log ACLOCAL_FLAGSYang Tse
2011-12-26testcurl.pl: third party m4 warnings filtering adjustmentYang Tse
2011-12-23testcurl.pl: temporary changeYang Tse
2011-06-23Display notes from setup file in testcurl.plDan Fandrich
2011-05-31testcurl.pl: allow configure args to use '='Daniel Stenberg
2010-10-14Added --noconfigure switch to testcurl.pl.Guenter Knauf
2010-08-20Trial to fix win32 autobuilds.Guenter Knauf
2010-08-10Added msys Perl since git for Win32 comes with own Perl which identifies as m...Guenter Knauf
2010-08-10Make testcurl.pl Watcom-aware.Guenter Knauf
2010-04-13Use correct directory for c-ares git pullGuenter Knauf
2010-04-13added last git commit output for c-ares too.Guenter Knauf
2010-04-13changed the git update block to take care of c-ares repo if detected.Guenter Knauf
2010-04-12updated timestamp of the script.Guenter Knauf
2010-04-12removed obsolete var in gitpull() functionGuenter Knauf
2010-03-28Allow running ./tests/testcurl.pl from within git repo.Ben Greear
2010-03-27make sure git pull is actually done!Daniel Stenberg
2010-03-25Avoid double newline for the 'last commits' log in testcurl.plTor Arntsen
2010-03-25Change to version-independent git option for 'git log --oneline'Tor Arntsen
2010-03-25show 5 commits even if no git pull was madeDaniel Stenberg
2010-03-25don't touch ares/aclocal.m4 and show recent git commitsDaniel Stenberg
2010-03-24provide a version number as today's dateDaniel Stenberg
2010-03-24testcurl now uses git instead of CVSDaniel Stenberg
2010-03-24restore executable bits on some filesDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2009-07-14renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf
2009-07-14renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf
2009-07-13added PKG_CONFIG_PATH to output to better verify if it gets properly set with...Gunter Knauf
2009-06-11changed testcurl script to allow building test harnessYang Tse
2009-06-03Die when instructed to build c-ares and this failsYang Tse