aboutsummaryrefslogtreecommitdiff
path: root/testcurl.sh
AgeCommit message (Expand)Author
2004-05-18make this script tell that this is the obsolete version, to make it possibleDaniel Stenberg
2004-03-09remove ares/aclocal.m4 before cvs update to prevent bad conflictsDaniel Stenberg
2004-03-03show curl --version output as wellDaniel Stenberg
2004-03-02display src/config.h as well after configure as runDaniel Stenberg
2004-03-01Ignore the dreaded aclocal warnings on underquoted definitions that theDaniel Stenberg
2004-02-26When this is verified to be a CVS tree, we remove the two generated sourceDaniel Stenberg
2004-02-26The build logs were created in the "wrong" dir and thus never removedDaniel Stenberg
2004-02-25Output $CC and $CFLAGS as well. A Tor Arntsen patch.Daniel Stenberg
2004-02-23argh, use single-quotes instead of double ones to make $Revision appearDaniel Stenberg
2004-02-23use the proper source header, and set the version string to this file'sDaniel Stenberg
2004-02-23cd back to the root path before removing the build dir, since some systemsDaniel Stenberg
2004-02-19Tor Arntsen's tiny fix!Daniel Stenberg
2004-02-19use a die and a log function to die and log textsDaniel Stenberg
2004-02-19remove the build.log too at exit, and also use the proper $pwd prefixDaniel Stenberg
2004-02-15spell!Daniel Stenberg
2004-02-13Tor Arntsen made the ares build warnings etc get included as wellDaniel Stenberg
2004-02-09removed the state file renaming I accidentally left thereDaniel Stenberg
2004-02-06Remove the attempt to detect if we already tested the same source setup.Daniel Stenberg
2004-01-30hide the grep resultDaniel Stenberg
2004-01-29verify that buildconf ran fine to allow it to continueDaniel Stenberg
2004-01-05Tor Arntsen fixed a spelling errorDaniel Stenberg
2003-12-15remove the build directory on exist, if there is anyDaniel Stenberg
2003-12-12only build ares if truly enabledDaniel Stenberg
2003-12-11ares-using configure should run configure in the subdir by itselfDaniel Stenberg
2003-11-07Ralph Mitchell's update that allows this script to take an existingDaniel Stenberg
2003-10-24support building ares-enabled tooDaniel Stenberg
2003-07-23the test compared numericly if though it could contain a string, and IDaniel Stenberg
2003-05-27made it work ;-)Daniel Stenberg
2003-05-27if cvs update fails, attempt again after 5 seconds and retry 50 timesDaniel Stenberg
2003-03-20if the cvs update fails, don't continue furtherDaniel Stenberg
2003-03-13output what cvs returned, see if we can make the script bail out whenDaniel Stenberg
2003-02-17This script clearly misses to remove the build dir at times when it exits,Daniel Stenberg
2003-01-23fix the configure option queryDaniel Stenberg
2003-01-22reversed the actions on the cmp check for detecting if we're re-runningDaniel Stenberg
2003-01-22use LANG set to C to prevent localized dates etcDaniel Stenberg
2003-01-22pass the options to configure properlyDaniel Stenberg
2003-01-22check for empty confopts before asking for itDaniel Stenberg
2003-01-22put the configure options in the setup file was wellDaniel Stenberg
2003-01-21run 'make test-full' instead of 'make test' to get more details in case ofDaniel Stenberg
2003-01-21use 'make test-full' instead of only 'make test' as it gives a lot of moreDaniel Stenberg
2003-01-20use process id in build directory name to do betterDaniel Stenberg
2003-01-20first attempt at script for distributed testing on various unix hostsDaniel Stenberg