| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate annoying warnings from the tester, hopefully for real this time. | Chris Lattner | 2004-01-12 | 1 | -2/+2 |
* | Fix annoying warnings. W doesn't have a revision number | Chris Lattner | 2004-01-09 | 1 | -2/+2 |
* | Change perl interpreter path to the standard /usr/bin/perl. | Alkis Evlogimenos | 2004-01-07 | 1 | -1/+1 |
* | Eliminate a spurious warning | Chris Lattner | 2003-12-19 | 1 | -1/+1 |
* | If -enable-linscan is specified, add ENABLE_LINEARSCAN=1 to the make commandline | Chris Lattner | 2003-12-19 | 1 | -3/+6 |
* | This may fix the "0 dirs" stuff we get in the nightly tests when they are | Brian Gaeke | 2003-12-01 | 1 | -2/+2 |
* | I'm tired of the nightly tester stopping, aren't you? | Chris Lattner | 2003-10-28 | 1 | -2/+2 |
* | Add more space! | Chris Lattner | 2003-10-21 | 1 | -4/+4 |
* | DeHTMLify the email so that it only gets sent out if something changes. | Chris Lattner | 2003-10-19 | 1 | -7/+10 |
* | Print stuff to stdout if something changes. | Chris Lattner | 2003-10-18 | 1 | -0/+10 |
* | Fix bug in script | Chris Lattner | 2003-10-14 | 1 | -1/+1 |
* | LLVM CVS repository has moved. | Misha Brukman | 2003-10-13 | 1 | -1/+1 |
* | Greatly expand documentation comment at head of file... I had to | Brian Gaeke | 2003-10-11 | 1 | -9/+33 |
* | Fix bug in previous checkin | Chris Lattner | 2003-09-23 | 1 | -1/+1 |
* | Make it detect failed builds better | Chris Lattner | 2003-09-23 | 1 | -1/+2 |
* | Fix the nightly tester now that olden has been moved | Chris Lattner | 2003-09-14 | 1 | -1/+1 |
* | Make build errors stand out by coloring them red. | Misha Brukman | 2003-08-21 | 1 | -3/+2 |
* | Start testing SPEC as well as singlesource/multisource | Chris Lattner | 2003-08-21 | 1 | -1/+3 |
* | Catch testing errors | Chris Lattner | 2003-08-20 | 1 | -2/+2 |
* | Fix bugs in tester | Chris Lattner | 2003-08-19 | 1 | -16/+23 |
* | Do not force a runtimelimit! We were actually reducing it. | Chris Lattner | 2003-08-19 | 1 | -4/+72 |
* | Add the magic incantations to get a running LOC graph updated each night... | Chris Lattner | 2003-08-18 | 1 | -5/+15 |
* | Wrap line at 80 columns | Chris Lattner | 2003-08-18 | 1 | -1/+2 |
* | Fix minor bugs in the tester | Chris Lattner | 2003-08-18 | 1 | -2/+2 |
* | * Split the programs table into MultiSource and SingleSource components | Chris Lattner | 2003-08-18 | 1 | -14/+41 |
* | Make the check for a failed test run more robust!! | Chris Lattner | 2003-08-17 | 1 | -1/+1 |
* | * Enable SPEC testing in the `configure' script command line | Misha Brukman | 2003-08-14 | 1 | -3/+3 |
* | Sort the file lists | Chris Lattner | 2003-08-06 | 1 | -3/+3 |
* | Forget about KEEP_SYMBOLS, make sure to build into the temp directory, not in... | Chris Lattner | 2003-07-31 | 1 | -3/+1 |
* | * Made $Template refer to a path relative to the checked-out tree | Misha Brukman | 2003-07-07 | 1 | -14/+11 |
* | Update to configure the tree before building it. | Chris Lattner | 2003-07-01 | 1 | -7/+2 |
* | Modify script to support checkins on branches | Chris Lattner | 2003-06-26 | 1 | -1/+1 |
* | Fix breakage due to John's recent changes | Chris Lattner | 2003-06-18 | 1 | -2/+2 |
* | Fix a halfway done change to the nightly tester :( | Chris Lattner | 2003-05-11 | 1 | -0/+4 |
* | Get the nightly tester to detect other kind of testing problems | Chris Lattner | 2003-05-10 | 1 | -2/+2 |
* | Force overwriting the file if it already exists. | Chris Lattner | 2003-05-10 | 1 | -1/+1 |
* | * Don't run tests if compilation failed | Chris Lattner | 2003-02-28 | 1 | -41/+58 |
* | Allow tests to run for 5 minutes before timing out. | Chris Lattner | 2003-02-28 | 1 | -1/+1 |
* | Make sure the files get sorted correctly | Chris Lattner | 2003-01-24 | 1 | -1/+1 |
* | Compress large logs | Chris Lattner | 2003-01-23 | 1 | -2/+9 |
* | Implement "new/removed/broken/fixed" tests | Chris Lattner | 2003-01-22 | 1 | -18/+68 |
* | Implement program tests, and test for compile time problems | Chris Lattner | 2003-01-22 | 1 | -4/+57 |
* | Fix indentation code, simplify a bit | Chris Lattner | 2003-01-20 | 1 | -10/+11 |
* | Add information about new warnings and warning changes | Chris Lattner | 2003-01-20 | 1 | -33/+69 |
* | Initial checkin of the nightly build scripts | Chris Lattner | 2003-01-20 | 1 | -0/+240 |