summaryrefslogtreecommitdiff
path: root/tests/testcurl.pl
Commit message (Expand)AuthorAgeFilesLines
* cleanup: misc typos in strings and commentsluz.paz2018-03-161-1/+1
* includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg2017-06-141-16/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-2/+2
* testcurl.pl: use rel2abs to make the source directory absoluteDan Fandrich2015-05-241-3/+3
* testcurl.pl: allow source to be in an arbitrary directoryDan Fandrich2015-05-211-11/+16
* testcurl.pl: add the --notes option to supply more info about a buildDan Fandrich2015-03-241-1/+5
* testcurl: Allow '=' in values given on command lineDagobert Michelsen2015-03-211-7/+7
* testcurl: bump the version of this script!Daniel Stenberg2014-11-251-1/+1
* testcurl: skip reading the setup file if given enough cmdline infoDaniel Stenberg2014-11-251-2/+9
* testcurl.pl: log the value of --runtestopts in the test headerDan Fandrich2014-07-171-0/+1
* testcurl.pl: always show the last 5 commits even with --nogitpullMarc Hoersken2014-01-051-21/+35
* curl tool: renaming hugehelp files to tool_hugehelpYang Tse2012-12-261-1/+1
* testcurl.pl: build example programs for several autobuildsYang Tse2012-11-301-1/+21
* 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