updated year in the copyright string
[platform/upstream/curl.git] / testcurl.sh
2004-01-05 Daniel StenbergTor Arntsen fixed a spelling error
2003-12-15 Daniel Stenbergremove the build directory on exist, if there is any
2003-12-12 Daniel Stenbergonly build ares if truly enabled
2003-12-11 Daniel Stenbergares-using configure should run configure in the subdir...
2003-11-07 Daniel StenbergRalph Mitchell's update that allows this script to...
2003-10-24 Daniel Stenbergsupport building ares-enabled too
2003-07-23 Daniel Stenbergthe test compared numericly if though it could contain...
2003-05-27 Daniel Stenbergmade it work ;-)
2003-05-27 Daniel Stenbergif cvs update fails, attempt again after 5 seconds...
2003-03-20 Daniel Stenbergif the cvs update fails, don't continue further
2003-03-13 Daniel Stenbergoutput what cvs returned, see if we can make the script...
2003-02-17 Daniel StenbergThis script clearly misses to remove the build dir...
2003-01-23 Daniel Stenbergfix the configure option query
2003-01-22 Daniel Stenbergreversed the actions on the cmp check for detecting...
2003-01-22 Daniel Stenberguse LANG set to C to prevent localized dates etc
2003-01-22 Daniel Stenbergpass the options to configure properly
2003-01-22 Daniel Stenbergcheck for empty confopts before asking for it
2003-01-22 Daniel Stenbergput the configure options in the setup file was well
2003-01-21 Daniel Stenbergrun 'make test-full' instead of 'make test' to get...
2003-01-21 Daniel Stenberguse 'make test-full' instead of only 'make test' as...
2003-01-20 Daniel Stenberguse process id in build directory name to do better
2003-01-20 Daniel Stenbergfirst attempt at script for distributed testing on...