Daniel Stenberg
|
2bdf52d4c5
|
support building ares-enabled too
|
2003-10-24 22:30:40 +00:00 |
|
Daniel Stenberg
|
297b1b5013
|
the test compared numericly if though it could contain a string, and I
lowered the number of retries to 10
|
2003-07-23 17:28:36 +00:00 |
|
Daniel Stenberg
|
06bf988dc1
|
made it work ;-)
|
2003-05-27 12:18:00 +00:00 |
|
Daniel Stenberg
|
55ff4c3f08
|
if cvs update fails, attempt again after 5 seconds and retry 50 times
before giving up
|
2003-05-27 12:03:24 +00:00 |
|
Daniel Stenberg
|
bf5e12c8e0
|
if the cvs update fails, don't continue further
|
2003-03-20 14:38:42 +00:00 |
|
Daniel Stenberg
|
64067a04b5
|
output what cvs returned, see if we can make the script bail out when
cvs update fails
|
2003-03-13 15:56:31 +00:00 |
|
Daniel Stenberg
|
44b9ccb7e2
|
This script clearly misses to remove the build dir at times when it exits,
so we now remove everything matching "build-*" when the script starts.
|
2003-02-17 09:15:26 +00:00 |
|
Daniel Stenberg
|
5c5489916b
|
fix the configure option query
|
2003-01-23 07:37:21 +00:00 |
|
Daniel Stenberg
|
a034208a00
|
reversed the actions on the cmp check for detecting if we're re-running
a test on the same CVS setup as previous, as they seemed to be wrong.
We're not actually using the result for anything at this point though.
|
2003-01-22 12:29:19 +00:00 |
|
Daniel Stenberg
|
5f1251586b
|
use LANG set to C to prevent localized dates etc
|
2003-01-22 09:46:33 +00:00 |
|
Daniel Stenberg
|
6f6cffdc32
|
pass the options to configure properly
|
2003-01-22 07:57:52 +00:00 |
|
Daniel Stenberg
|
21a98ef264
|
check for empty confopts before asking for it
|
2003-01-22 07:41:35 +00:00 |
|
Daniel Stenberg
|
aa90436435
|
put the configure options in the setup file was well
make -i
show lib/config.h
and some initial checks to prevent this running multiple times without the
CVS having changed
|
2003-01-22 06:59:52 +00:00 |
|
Daniel Stenberg
|
8471a82c85
|
run 'make test-full' instead of 'make test' to get more details in case of
errors
|
2003-01-21 10:36:35 +00:00 |
|
Daniel Stenberg
|
838e776542
|
use 'make test-full' instead of only 'make test' as it gives a lot of more
info in case of failures
|
2003-01-21 10:33:29 +00:00 |
|
Daniel Stenberg
|
aba51d6b60
|
use process id in build directory name to do better
|
2003-01-20 20:20:51 +00:00 |
|
Daniel Stenberg
|
49bc4567bb
|
first attempt at script for distributed testing on various unix hosts
|
2003-01-20 20:07:49 +00:00 |
|