aboutsummaryrefslogtreecommitdiff
path: root/utils/NightlyTest.pl
AgeCommit message (Expand)Author
2003-10-21Add more space!Chris Lattner
2003-10-19DeHTMLify the email so that it only gets sent out if something changes.Chris Lattner
2003-10-18Print stuff to stdout if something changes.Chris Lattner
2003-10-14Fix bug in scriptChris Lattner
2003-10-13LLVM CVS repository has moved.Misha Brukman
2003-10-11Greatly expand documentation comment at head of file... I had toBrian Gaeke
2003-09-23Fix bug in previous checkinChris Lattner
2003-09-23Make it detect failed builds betterChris Lattner
2003-09-14Fix the nightly tester now that olden has been movedChris Lattner
2003-08-21Make build errors stand out by coloring them red.Misha Brukman
2003-08-21Start testing SPEC as well as singlesource/multisourceChris Lattner
2003-08-20Catch testing errorsChris Lattner
2003-08-19Fix bugs in testerChris Lattner
2003-08-19Do not force a runtimelimit! We were actually reducing it.Chris Lattner
2003-08-18Add the magic incantations to get a running LOC graph updated each night...Chris Lattner
2003-08-18Wrap line at 80 columnsChris Lattner
2003-08-18Fix minor bugs in the testerChris Lattner
2003-08-18* Split the programs table into MultiSource and SingleSource componentsChris Lattner
2003-08-17Make the check for a failed test run more robust!!Chris Lattner
2003-08-14* Enable SPEC testing in the `configure' script command lineMisha Brukman
2003-08-06Sort the file listsChris Lattner
2003-07-31Forget about KEEP_SYMBOLS, make sure to build into the temp directory, not in...Chris Lattner
2003-07-07* Made $Template refer to a path relative to the checked-out treeMisha Brukman
2003-07-01Update to configure the tree before building it.Chris Lattner
2003-06-26Modify script to support checkins on branchesChris Lattner
2003-06-18Fix breakage due to John's recent changesChris Lattner
2003-05-11Fix a halfway done change to the nightly tester :(Chris Lattner
2003-05-10Get the nightly tester to detect other kind of testing problemsChris Lattner
2003-05-10Force overwriting the file if it already exists.Chris Lattner
2003-02-28* Don't run tests if compilation failedChris Lattner
2003-02-28Allow tests to run for 5 minutes before timing out.Chris Lattner
2003-01-24Make sure the files get sorted correctlyChris Lattner
2003-01-23Compress large logsChris Lattner
2003-01-22Implement "new/removed/broken/fixed" testsChris Lattner
2003-01-22Implement program tests, and test for compile time problemsChris Lattner
2003-01-20Fix indentation code, simplify a bitChris Lattner
2003-01-20Add information about new warnings and warning changesChris Lattner
2003-01-20Initial checkin of the nightly build scriptsChris Lattner