summaryrefslogtreecommitdiff
path: root/nightly
AgeCommit message (Collapse)AuthorFilesLines
2005-08-16Make the nightly script say early on if the results have changed innjn1-4/+11
the last 24 hours. This saves you from having to scroll down to determine this when the number of failures is large (eg on PPC). git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4431 a5019735-40e9-0310-863c-91ae7b9d1cf9
2005-07-27There is no need to checkout and build VEX separately now.tom1-9/+1
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4278 a5019735-40e9-0310-863c-91ae7b9d1cf9
2005-07-21Improve script to compare the current code with that from 24 hours ago,njn1-52/+137
and print the diff if they aren't the same. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4224 a5019735-40e9-0310-863c-91ae7b9d1cf9
2005-04-01Run "make all" before "make install" as older versions of automaketom1-1/+1
don't put a dependency between the install target and $(BUILT_SOURCES) so doing a straight install doesn't work. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3494 a5019735-40e9-0310-863c-91ae7b9d1cf9
2005-03-31Rework the nightly build script to stop as soon as one of the buildtom1-29/+45
steps fails instead of carrying on with the other steps - this should help ensure that the log fragment sent out contains useful information. A second change is to ensure that if the regression tests complete then the full results are included in the email - if they don't complete then just the last 20 lines of output are sent as before. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3491 a5019735-40e9-0310-863c-91ae7b9d1cf9
2005-03-29Fix overnight build script to use subversion to get the source andtom1-6/+14
to handle needing to checkout and build vex before valgrind. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3471 a5019735-40e9-0310-863c-91ae7b9d1cf9
2004-02-25Add the nightly build scripts.jseward4-0/+76
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2270 a5019735-40e9-0310-863c-91ae7b9d1cf9