summaryrefslogtreecommitdiff
path: root/utils/NightlyTest.pl
Commit message (Expand)AuthorAge
...
* Fix the nightly tester to default to using gnuplot in /usr/binChris Lattner2004-07-27
* Ugh, the upgrade of zion brought in GCC 3.3.2, our arch nemesis.Chris Lattner2004-07-27
* Don't try to run qmtests if we fail to build the tree. The qmtests (atBrian Gaeke2004-06-25
* Move the tests for readability of the template and gnuplot files so theyReid Spencer2004-06-23
* Added a -noexternals options to avoid performing the externals tests onReid Spencer2004-06-23
* Make sure GetRegEx returns something gnuplot can deal with (a number, notReid Spencer2004-06-23
* - Added the -nice option for nicing the build processes.Reid Spencer2004-06-22
* Don't trim @PrevDays (causing an error) if it isn't long enough.Brian Gaeke2004-06-11
* Add two options to the program:Reid Spencer2004-06-11
* Allow dates with slashes in them in $DateRE.Brian Gaeke2004-06-10
* * Fix indentation of Regression Test Results by making sure theReid Spencer2004-06-08
* Honor DISABLE_CBE, etc., even when doing the "running tests" (i.e., Olden)Brian Gaeke2004-06-04
* Allow script to set configure args.Brian Gaeke2004-06-03
* Add -disable-codegen option to disable LLC and JIT targetsChris Lattner2004-06-03
* Clean up the Feature and Regression test output to (a) use section headers,Reid Spencer2004-05-31
* Make the Regression/Feature test support excise all ": PASS" lines thatReid Spencer2004-05-30
* Changes to make the nightly tester run the regression tests at night, yaay!Chris Lattner2004-05-28
* Eliminate annoying warnings from the tester, hopefully for real this time.Chris Lattner2004-01-12
* Fix annoying warnings. W doesn't have a revision numberChris Lattner2004-01-09
* Change perl interpreter path to the standard /usr/bin/perl.Alkis Evlogimenos2004-01-07
* Eliminate a spurious warningChris Lattner2003-12-19
* If -enable-linscan is specified, add ENABLE_LINEARSCAN=1 to the make commandlineChris Lattner2003-12-19
* This may fix the "0 dirs" stuff we get in the nightly tests when they areBrian Gaeke2003-12-01
* I'm tired of the nightly tester stopping, aren't you?Chris Lattner2003-10-28
* Add more space!Chris Lattner2003-10-21
* DeHTMLify the email so that it only gets sent out if something changes.Chris Lattner2003-10-19
* Print stuff to stdout if something changes.Chris Lattner2003-10-18
* Fix bug in scriptChris Lattner2003-10-14
* LLVM CVS repository has moved.Misha Brukman2003-10-13
* Greatly expand documentation comment at head of file... I had toBrian Gaeke2003-10-11
* Fix bug in previous checkinChris Lattner2003-09-23
* Make it detect failed builds betterChris Lattner2003-09-23
* Fix the nightly tester now that olden has been movedChris Lattner2003-09-14
* Make build errors stand out by coloring them red.Misha Brukman2003-08-21
* Start testing SPEC as well as singlesource/multisourceChris Lattner2003-08-21
* Catch testing errorsChris Lattner2003-08-20
* Fix bugs in testerChris Lattner2003-08-19
* Do not force a runtimelimit! We were actually reducing it.Chris Lattner2003-08-19
* Add the magic incantations to get a running LOC graph updated each night...Chris Lattner2003-08-18
* Wrap line at 80 columnsChris Lattner2003-08-18
* Fix minor bugs in the testerChris Lattner2003-08-18
* * Split the programs table into MultiSource and SingleSource componentsChris Lattner2003-08-18
* Make the check for a failed test run more robust!!Chris Lattner2003-08-17
* * Enable SPEC testing in the `configure' script command lineMisha Brukman2003-08-14
* Sort the file listsChris Lattner2003-08-06
* Forget about KEEP_SYMBOLS, make sure to build into the temp directory, not in...Chris Lattner2003-07-31
* * Made $Template refer to a path relative to the checked-out treeMisha Brukman2003-07-07
* Update to configure the tree before building it.Chris Lattner2003-07-01
* Modify script to support checkins on branchesChris Lattner2003-06-26
* Fix breakage due to John's recent changesChris Lattner2003-06-18