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