Adding autoconf support to the sample project.
[oota-llvm.git] / utils / NightlyTest.pl
2003-10-14 Chris LattnerFix bug in script
2003-10-13 Misha BrukmanLLVM CVS repository has moved.
2003-10-11 Brian GaekeGreatly expand documentation comment at head of file...
2003-09-23 Chris LattnerFix bug in previous checkin
2003-09-23 Chris LattnerMake it detect failed builds better
2003-09-14 Chris LattnerFix the nightly tester now that olden has been moved
2003-08-21 Misha BrukmanMake build errors stand out by coloring them red.
2003-08-21 Chris LattnerStart testing SPEC as well as singlesource/multisource
2003-08-20 Chris LattnerCatch testing errors
2003-08-19 Chris LattnerFix bugs in tester
2003-08-19 Chris LattnerDo not force a runtimelimit! We were actually reducing it.
2003-08-18 Chris LattnerAdd the magic incantations to get a running LOC graph...
2003-08-18 Chris LattnerWrap line at 80 columns
2003-08-18 Chris LattnerFix minor bugs in the tester
2003-08-18 Chris Lattner* Split the programs table into MultiSource and SingleS...
2003-08-17 Chris LattnerMake the check for a failed test run more robust!!
2003-08-14 Misha Brukman* Enable SPEC testing in the `configure' script command...
2003-08-06 Chris LattnerSort the file lists
2003-07-31 Chris LattnerForget about KEEP_SYMBOLS, make sure to build into...
2003-07-07 Misha Brukman* Made $Template refer to a path relative to the checke...
2003-07-01 Chris LattnerUpdate to configure the tree before building it.
2003-06-26 Chris LattnerModify script to support checkins on branches
2003-06-18 Chris LattnerFix breakage due to John's recent changes
2003-05-11 Chris LattnerFix a halfway done change to the nightly tester :(
2003-05-10 Chris LattnerGet the nightly tester to detect other kind of testing...
2003-05-10 Chris LattnerForce overwriting the file if it already exists.
2003-02-28 Chris Lattner* Don't run tests if compilation failed
2003-02-28 Chris LattnerAllow tests to run for 5 minutes before timing out.
2003-01-24 Chris LattnerMake sure the files get sorted correctly
2003-01-23 Chris LattnerCompress large logs
2003-01-22 Chris LattnerImplement "new/removed/broken/fixed" tests
2003-01-22 Chris LattnerImplement program tests, and test for compile time...
2003-01-20 Chris LattnerFix indentation code, simplify a bit
2003-01-20 Chris LattnerAdd information about new warnings and warning changes
2003-01-20 Chris LattnerInitial checkin of the nightly build scripts