s/silly/underquoted definition/
[platform/upstream/curl.git] / tests / testcurl.pl
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...
2005-03-14 Daniel Stenbergshow LDFLAGS too
2005-03-11 Daniel Stenbergno more rewriting of the setup file
2004-10-10 Daniel Stenbergattempt to make the configure output appear in the...
2004-09-15 Daniel Stenbergno more getdate.c to care about
2004-07-29 Daniel Stenbergmingw32 builds make .a libs
2004-07-25 Daniel Stenberglibs built with libtool are named .la in the build dir
2004-07-24 Daniel Stenbergif --enable-ares is used, we must run 'buildconf' in...
2004-07-15 Gunter Knaufadded Borland support.
2004-07-06 Gunter Knauffixed Win32 prebuild section; fixed minor cosmetic...
2004-07-05 Gunter Knaufbe a bit more verbose when things go wrong.
2004-07-05 Gunter Knaufadded additional check to avoid calling a non-existant...
2004-07-05 Gunter Knaufthe simple way was too simple, so added --mktarball...
2004-07-05 Gunter Knaufadded simple way to create a tarball just before the...
2004-07-05 Gunter Knaufchanged to reflect recent NetWare makefile changes;
2004-06-29 Gunter Knauffixed argument parsing; added --setup option.
2004-06-22 Gunter Knaufadded new --target option for autobuilding other target...
2004-03-25 Daniel StenbergTor Arntsen fixed how this is invoked
2004-03-25 Daniel Stenbergdetect daily snapshots using the new path for this...
2004-03-25 Daniel Stenberginvoke this script via env, as it is more likely to...
2004-03-24 Daniel StenbergTor Arntsen's mkdir-fix to make this run with perl...
2004-03-24 Daniel StenbergAvoid doing chdir .., as it breaks the ability to use...
2004-03-23 Daniel StenbergGreg Hewgill's version of testcurl.sh rewritten in...