Age | Commit message (Expand) | Author |
2017-06-14 | includes: remove curl/curlbuild.h and curl/curlrules.h | Daniel Stenberg |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-05-24 | testcurl.pl: use rel2abs to make the source directory absolute | Dan Fandrich |
2015-05-21 | testcurl.pl: allow source to be in an arbitrary directory | Dan Fandrich |
2015-03-24 | testcurl.pl: add the --notes option to supply more info about a build | Dan Fandrich |
2015-03-21 | testcurl: Allow '=' in values given on command line | Dagobert Michelsen |
2014-11-25 | testcurl: bump the version of this script! | Daniel Stenberg |
2014-11-25 | testcurl: skip reading the setup file if given enough cmdline info | Daniel Stenberg |
2014-07-17 | testcurl.pl: log the value of --runtestopts in the test header | Dan Fandrich |
2014-01-05 | testcurl.pl: always show the last 5 commits even with --nogitpull | Marc Hoersken |
2012-12-26 | curl tool: renaming hugehelp files to tool_hugehelp | Yang Tse |
2012-11-30 | testcurl.pl: build example programs for several autobuilds | Yang Tse |
2012-07-02 | testcurl.pl: fix missing semicolon | Neil Bowers |
2012-07-02 | testcurl.pl: allow non in-tree c-ares enabled autobuild | Yang Tse |
2012-04-13 | testcurl.pl: build example programs for Android cross-compiles | Yang Tse |
2012-04-12 | testcurl.pl: build example programs for MinGW cross-compiles | Yang Tse |
2012-04-12 | testcurl.pl: log more environment vars that modify configure and build behavior | Yang Tse |
2011-12-27 | testcurl.pl: 82c344a3 follow-up | Yang Tse |
2011-12-26 | testcurl.pl: log ACLOCAL_FLAGS | Yang Tse |
2011-12-26 | testcurl.pl: third party m4 warnings filtering adjustment | Yang Tse |
2011-12-23 | testcurl.pl: temporary change | Yang Tse |
2011-06-23 | Display notes from setup file in testcurl.pl | Dan Fandrich |
2011-05-31 | testcurl.pl: allow configure args to use '=' | Daniel Stenberg |
2010-10-14 | Added --noconfigure switch to testcurl.pl. | Guenter Knauf |
2010-08-20 | Trial to fix win32 autobuilds. | Guenter Knauf |
2010-08-10 | Added msys Perl since git for Win32 comes with own Perl which identifies as m... | Guenter Knauf |
2010-08-10 | Make testcurl.pl Watcom-aware. | Guenter Knauf |
2010-04-13 | Use correct directory for c-ares git pull | Guenter Knauf |
2010-04-13 | added last git commit output for c-ares too. | Guenter Knauf |
2010-04-13 | changed the git update block to take care of c-ares repo if detected. | Guenter Knauf |
2010-04-12 | updated timestamp of the script. | Guenter Knauf |
2010-04-12 | removed obsolete var in gitpull() function | Guenter Knauf |
2010-03-28 | Allow running ./tests/testcurl.pl from within git repo. | Ben Greear |
2010-03-27 | make sure git pull is actually done! | Daniel Stenberg |
2010-03-25 | Avoid double newline for the 'last commits' log in testcurl.pl | Tor Arntsen |
2010-03-25 | Change to version-independent git option for 'git log --oneline' | Tor Arntsen |
2010-03-25 | show 5 commits even if no git pull was made | Daniel Stenberg |
2010-03-25 | don't touch ares/aclocal.m4 and show recent git commits | Daniel Stenberg |
2010-03-24 | provide a version number as today's date | Daniel Stenberg |
2010-03-24 | testcurl now uses git instead of CVS | Daniel Stenberg |
2010-03-24 | restore executable bits on some files | Daniel Stenberg |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2009-07-14 | renamed generated config.h to curl_config.h in order to avoid clashes when li... | Gunter Knauf |
2009-07-14 | renamed generated config.h to curl_config.h in order to avoid clashes when li... | Gunter Knauf |
2009-07-13 | added PKG_CONFIG_PATH to output to better verify if it gets properly set with... | Gunter Knauf |
2009-06-11 | changed testcurl script to allow building test harness | Yang Tse |
2009-06-03 | Die when instructed to build c-ares and this fails | Yang Tse |
2009-05-21 | forced to use nmake for VC builds early so that its also used for ares even i... | Gunter Knauf |
2009-05-21 | strip \r only on non-win32 platforms (wine on Linux). | Gunter Knauf |
2009-05-21 | removed an attempt to write to non-opened LOG introduced with r1.30. | Gunter Knauf |