| Commit message (Expand) | Author | Age | Files | Lines |
* | The build logs were created in the "wrong" dir and thus never removed | Daniel Stenberg | 2004-02-26 | 1 | -3/+7 |
* | Output $CC and $CFLAGS as well. A Tor Arntsen patch. | Daniel Stenberg | 2004-02-25 | 1 | -0/+2 |
* | argh, use single-quotes instead of double ones to make $Revision appear | Daniel Stenberg | 2004-02-23 | 1 | -1/+1 |
* | use the proper source header, and set the version string to this file's | Daniel Stenberg | 2004-02-23 | 1 | -1/+23 |
* | cd back to the root path before removing the build dir, since some systems | Daniel Stenberg | 2004-02-23 | 1 | -0/+2 |
* | Tor Arntsen's tiny fix! | Daniel Stenberg | 2004-02-19 | 1 | -1/+1 |
* | use a die and a log function to die and log texts | Daniel Stenberg | 2004-02-19 | 1 | -54/+64 |
* | remove the build.log too at exit, and also use the proper $pwd prefix | Daniel Stenberg | 2004-02-19 | 1 | -2/+6 |
* | spell! | Daniel Stenberg | 2004-02-15 | 1 | -1/+1 |
* | Tor Arntsen made the ares build warnings etc get included as well | Daniel Stenberg | 2004-02-13 | 1 | -1/+1 |
* | removed the state file renaming I accidentally left there | Daniel Stenberg | 2004-02-09 | 1 | -5/+0 |
* | Remove the attempt to detect if we already tested the same source setup. | Daniel Stenberg | 2004-02-06 | 1 | -16/+0 |
* | hide the grep result | Daniel Stenberg | 2004-01-30 | 1 | -1/+1 |
* | verify that buildconf ran fine to allow it to continue | Daniel Stenberg | 2004-01-29 | 1 | -1/+9 |
* | Tor Arntsen fixed a spelling error | Daniel Stenberg | 2004-01-05 | 1 | -1/+1 |
* | remove the build directory on exist, if there is any | Daniel Stenberg | 2003-12-15 | 1 | -0/+4 |
* | only build ares if truly enabled | Daniel Stenberg | 2003-12-12 | 1 | -1/+1 |
* | ares-using configure should run configure in the subdir by itself | Daniel Stenberg | 2003-12-11 | 1 | -7/+1 |
* | Ralph Mitchell's update that allows this script to take an existing | Daniel Stenberg | 2003-11-07 | 1 | -64/+89 |
* | support building ares-enabled too | Daniel Stenberg | 2003-10-24 | 1 | -0/+18 |
* | the test compared numericly if though it could contain a string, and I | Daniel Stenberg | 2003-07-23 | 1 | -2/+2 |
* | made it work ;-) | Daniel Stenberg | 2003-05-27 | 1 | -1/+1 |
* | if cvs update fails, attempt again after 5 seconds and retry 50 times | Daniel Stenberg | 2003-05-27 | 1 | -3/+23 |
* | if the cvs update fails, don't continue further | Daniel Stenberg | 2003-03-20 | 1 | -0/+5 |
* | output what cvs returned, see if we can make the script bail out when | Daniel Stenberg | 2003-03-13 | 1 | -0/+3 |
* | This script clearly misses to remove the build dir at times when it exits, | Daniel Stenberg | 2003-02-17 | 1 | -2/+2 |
* | fix the configure option query | Daniel Stenberg | 2003-01-23 | 1 | -6/+8 |
* | reversed the actions on the cmp check for detecting if we're re-running | Daniel Stenberg | 2003-01-22 | 1 | -2/+2 |
* | use LANG set to C to prevent localized dates etc | Daniel Stenberg | 2003-01-22 | 1 | -0/+4 |
* | pass the options to configure properly | Daniel Stenberg | 2003-01-22 | 1 | -3/+5 |
* | check for empty confopts before asking for it | Daniel Stenberg | 2003-01-22 | 1 | -1/+1 |
* | put the configure options in the setup file was well | Daniel Stenberg | 2003-01-22 | 1 | -2/+39 |
* | run 'make test-full' instead of 'make test' to get more details in case of | Daniel Stenberg | 2003-01-21 | 1 | -2/+2 |
* | use 'make test-full' instead of only 'make test' as it gives a lot of more | Daniel Stenberg | 2003-01-21 | 1 | -2/+2 |
* | use process id in build directory name to do better | Daniel Stenberg | 2003-01-20 | 1 | -4/+6 |
* | first attempt at script for distributed testing on various unix hosts | Daniel Stenberg | 2003-01-20 | 1 | -0/+139 |