Base code merged to SPIN 2.4
[platform/upstream/curl.git] / tests / testcurl.pl
2015-11-16 taesub.kimBase code merged to SPIN 2.4 99/51799/1
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2014-01-04 Marc Hoerskentestcurl.pl: always show the last 5 commits even with...
2012-12-26 Yang Tsecurl tool: renaming hugehelp files to tool_hugehelp
2012-11-30 Yang Tsetestcurl.pl: build example programs for several autobuilds
2012-07-02 Neil Bowerstestcurl.pl: fix missing semicolon
2012-07-02 Yang Tsetestcurl.pl: allow non in-tree c-ares enabled autobuild
2012-04-13 Yang Tsetestcurl.pl: build example programs for Android cross...
2012-04-12 Yang Tsetestcurl.pl: build example programs for MinGW cross...
2012-04-12 Yang Tsetestcurl.pl: log more environment vars that modify...
2011-12-27 Yang Tsetestcurl.pl: 82c344a3 follow-up
2011-12-26 Yang Tsetestcurl.pl: log ACLOCAL_FLAGS
2011-12-26 Yang Tsetestcurl.pl: third party m4 warnings filtering adjustment
2011-12-23 Yang Tsetestcurl.pl: temporary change
2011-06-24 Dan FandrichDisplay notes from setup file in testcurl.pl
2011-05-31 Daniel Stenbergtestcurl.pl: allow configure args to use '='
2010-10-13 Guenter KnaufAdded --noconfigure switch to testcurl.pl.
2010-08-20 Guenter KnaufTrial to fix win32 autobuilds.
2010-08-10 Guenter KnaufAdded msys Perl since git for Win32 comes with own...
2010-08-10 Guenter KnaufMake testcurl.pl Watcom-aware.
2010-04-13 Guenter KnaufUse correct directory for c-ares git pull
2010-04-13 Guenter Knaufadded last git commit output for c-ares too.
2010-04-13 Guenter Knaufchanged the git update block to take care of c-ares...
2010-04-12 Guenter Knaufupdated timestamp of the script.
2010-04-12 Guenter Knaufremoved obsolete var in gitpull() function
2010-03-28 Ben GreearAllow running ./tests/testcurl.pl from within git repo.
2010-03-27 Daniel Stenbergmake sure git pull is actually done!
2010-03-25 Tor ArntsenAvoid double newline for the 'last commits' log in...
2010-03-25 Tor ArntsenChange to version-independent git option for 'git log...
2010-03-25 Daniel Stenbergshow 5 commits even if no git pull was made
2010-03-25 Daniel Stenbergdon't touch ares/aclocal.m4 and show recent git commits
2010-03-25 Bill HoffmanMerge branch 'master' of github.com:bagder/curl
2010-03-24 Daniel Stenbergprovide a version number as today's date
2010-03-24 Daniel Stenbergtestcurl now uses git instead of CVS
2010-03-24 Daniel Stenbergrestore executable bits on some files
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2009-07-14 Gunter Knaufrenamed generated config.h to curl_config.h in order...
2009-07-14 Gunter Knaufrenamed generated config.h to curl_config.h in order...
2009-07-13 Gunter Knaufadded PKG_CONFIG_PATH to output to better verify if...
2009-06-11 Yang Tsechanged testcurl script to allow building test harness
2009-06-03 Yang TseDie when instructed to build c-ares and this fails
2009-05-21 Gunter Knaufforced to use nmake for VC builds early so that its...
2009-05-21 Gunter Knaufstrip \r only on non-win32 platforms (wine on Linux).
2009-05-21 Gunter Knaufremoved an attempt to write to non-opened LOG introduce...
2009-05-21 Gunter Knaufreduced duplicate code.
2009-05-21 Gunter Knaufstripped \r from win32 curl --version output.
2009-05-21 Gunter Knaufenable mingw64 target.
2009-05-12 Yang Tsefix LC_ALL and LC_CTYPE when set with conflicting values
2009-04-30 Yang TseWhen generated, display libcurl.pc and libcares.pc
2009-04-29 Yang TseDisplay only CURL_* and CARES_* symbol/macro definition...
2009-04-29 Yang TseTrigger c-ares prebuild stage for fake-config setup's
2009-04-29 Yang TseWhen running testcurl.pl display definitions from ares_...
2009-04-27 Yang TseLog MAKEFLAGS environment variable along with the others.
2008-10-02 Yang Tseruntests.pl enables picky compiler warnings unless...
2008-08-22 Yang TseIncrease to 20 the number of CVS update retries.
2008-08-11 Yang TseDie when curlbuild.h is not created or available
2008-08-10 Yang TseFix NetWare curlbuild.h
2008-08-09 Yang TseWhen running testcurl.pl display definitions from curlb...
2008-08-08 Yang TseReintroduce the adjustment previously done in testcurl...
2008-08-08 Yang TsePeek at predefined symbols done. and now removed.
2008-08-08 Yang TseTake a peek at netware's gcc predefined symbols.
2008-08-07 Yang TseRemove last adjustment done to testcurl.pl to verify...
2008-08-07 Yang TseAdjust testcurl.pl to copy checked out curlbuild.h...
2008-07-31 Yang Tses/silly/underquoted definition/
2008-07-30 Yang TseReinstate hiding aclocal 'underquoted definition' warnings.
2008-07-26 Yang TseNo longer hide aclocal 'underquoted definition' warnings.
2008-03-20 Gunter Knaufadded --extvercmd parameter which can be used to specif...
2007-12-20 Dan FandrichUse getcwd() to get the directory, which works even...
2007-06-28 Gunter Knaufrevert previous patch since it turned out that older...
2007-06-28 Gunter Knauffixed nasty cp warnings about not beeing able to preser...
2007-04-01 Gunter Knaufprint update message only if we really update CVS.
2007-03-26 Gunter Knaufcatch up new lib extension when build with gcc/nlmconv.
2007-02-27 Yang Tselog a 1120 chars long string to aid in quoted-printable...
2007-02-22 Yang Tseremove redundant check in timestamp detection
2007-02-20 Yang TseSeveral corrections & changes to what has been stated...
2007-02-19 Yang Tsefix typo
2007-02-19 Yang TseShow libcurl's timestamp. This timestamp is only availa...
2007-01-27 Yang Tseupdate copyright year notice
2007-01-25 Gunter Knaufset proper lib extension for non-configure mingw32...
2007-01-18 Dan FandrichMake the test script tag parser a bit more robust.
2006-10-17 Daniel Stenbergbuildconf already runs ares/buildconf by itself if...
2006-05-27 Daniel Stenbergreverted the previous .libs check for libs, but instead...
2006-05-25 Daniel Stenbergbetter check for libs created in the .libs directory...
2005-12-13 Dan FandrichLog CPPFLAGS environment variable along with the others.
2005-09-15 Daniel Stenberguse make -k when running the tests
2005-08-30 Gunter Knaufquick hack to make it working again on Win32 - however...
2005-08-11 Gunter Knauffix for NetWare crossbuilds to display the right config...
2005-05-20 Daniel Stenbergadded -nobuildconf
2005-05-17 Daniel Stenbergscan for gmake and make to prefer gmake on systems...
2005-05-10 Daniel Stenbergallow the ares/config.h display to fail
2005-05-09 Daniel Stenbergno need to display src/config.h anymore since it is...
2005-04-18 Daniel StenbergModified to not mix ordinary print to STDOUT with a...
2005-03-19 Daniel Stenbergsome additional debug output
2005-03-18 Dan FandrichNetware builds don't use configure.
2005-03-18 Daniel Stenbergadjust to use plain 'make' even for cross-compiles...
2005-03-17 Daniel Stenbergdon't set TEST_F to blank when --runtestopts isn't...
2005-03-17 Dan FandrichAdded the --runtestsopts option to testcurl.pl to overr...
2005-03-15 Daniel Stenberginitial man page attempt for testcurl.pl
2005-03-15 Daniel StenbergAdded lots of new command line options, made confsuffix...
next