index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
NightlyTest.pl
Age
Commit message (
Expand
)
Author
2003-10-21
Add more space!
Chris Lattner
2003-10-19
DeHTMLify the email so that it only gets sent out if something changes.
Chris Lattner
2003-10-18
Print stuff to stdout if something changes.
Chris Lattner
2003-10-14
Fix bug in script
Chris Lattner
2003-10-13
LLVM CVS repository has moved.
Misha Brukman
2003-10-11
Greatly expand documentation comment at head of file... I had to
Brian Gaeke
2003-09-23
Fix bug in previous checkin
Chris Lattner
2003-09-23
Make it detect failed builds better
Chris Lattner
2003-09-14
Fix the nightly tester now that olden has been moved
Chris Lattner
2003-08-21
Make build errors stand out by coloring them red.
Misha Brukman
2003-08-21
Start testing SPEC as well as singlesource/multisource
Chris Lattner
2003-08-20
Catch testing errors
Chris Lattner
2003-08-19
Fix bugs in tester
Chris Lattner
2003-08-19
Do not force a runtimelimit! We were actually reducing it.
Chris Lattner
2003-08-18
Add the magic incantations to get a running LOC graph updated each night...
Chris Lattner
2003-08-18
Wrap line at 80 columns
Chris Lattner
2003-08-18
Fix minor bugs in the tester
Chris Lattner
2003-08-18
* Split the programs table into MultiSource and SingleSource components
Chris Lattner
2003-08-17
Make the check for a failed test run more robust!!
Chris Lattner
2003-08-14
* Enable SPEC testing in the `configure' script command line
Misha Brukman
2003-08-06
Sort the file lists
Chris Lattner
2003-07-31
Forget 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 tree
Misha Brukman
2003-07-01
Update to configure the tree before building it.
Chris Lattner
2003-06-26
Modify script to support checkins on branches
Chris Lattner
2003-06-18
Fix breakage due to John's recent changes
Chris Lattner
2003-05-11
Fix a halfway done change to the nightly tester :(
Chris Lattner
2003-05-10
Get the nightly tester to detect other kind of testing problems
Chris Lattner
2003-05-10
Force overwriting the file if it already exists.
Chris Lattner
2003-02-28
* Don't run tests if compilation failed
Chris Lattner
2003-02-28
Allow tests to run for 5 minutes before timing out.
Chris Lattner
2003-01-24
Make sure the files get sorted correctly
Chris Lattner
2003-01-23
Compress large logs
Chris Lattner
2003-01-22
Implement "new/removed/broken/fixed" tests
Chris Lattner
2003-01-22
Implement program tests, and test for compile time problems
Chris Lattner
2003-01-20
Fix indentation code, simplify a bit
Chris Lattner
2003-01-20
Add information about new warnings and warning changes
Chris Lattner
2003-01-20
Initial checkin of the nightly build scripts
Chris Lattner