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
/
NewNightlyTest.pl
Age
Commit message (
Expand
)
Author
2008-06-05
Escape "$#".
Nick Lewycky
2008-03-10
Add nosubmit option to control what is sent back to the results server.
Tanya Lattner
2008-01-14
Need a space to separate Make options.
Evan Cheng
2008-01-12
Add -disable-lto optimization.
Evan Cheng
2007-11-10
Added -test-opts to specify test options.
Evan Cheng
2007-10-02
If the user did not check out LLVM and request it to be built, it should be a...
Tanya Lattner
2007-07-02
Remove the last vestiges of -usesvn.
Reid Spencer
2007-07-02
We want the Subversion checkout to succeed even if we don't specify
Reid Spencer
2007-06-29
Applied Reid's patch. Long live Subversion!
John Criswell
2007-06-29
Fix problems with the checkout and cd directories for SVN checkout.
Reid Spencer
2007-06-26
Update for Subversion conversion:
Reid Spencer
2007-05-14
Remove duplicated line.
Evan Cheng
2007-05-03
Make my proxy happy.
Lauro Ramos Venancio
2007-04-13
Adding target triplet to be passed to database.
Tanya Lattner
2007-04-10
Correctly report version of GCC used.
Jeff Cohen
2007-04-07
Terminate some lines that need to be.
Reid Spencer
2007-04-07
Reinstate the SVN capability without requiring Date::Parse. As before the
Reid Spencer
2007-04-04
Revert this until the Date::Parse module can be installed on the nightly
Reid Spencer
2007-04-03
Prepare for Subversion migration by implementing a -usesvn to tell the
Reid Spencer
2006-11-24
Add an option to enable lli (interpreter mode) testing.
Reid Spencer
2006-10-19
80 cols fix.
Reid Spencer
2006-09-29
Wrong directory.
Jim Laskey
2006-09-28
Fix search file for -release.
Jim Laskey
2006-09-28
Add support for -release-asserts.
Jim Laskey
2006-09-20
Trim the home directory from the dejagnu test
Jim Laskey
2006-09-15
Switching to NewNightlyTest.php
Jim Laskey
2006-08-29
Issue cvs co with -P option to prune empty directories. Remove the unnecessary
Evan Cheng
2006-08-22
Corrected an error that was introduced yesterday that caused the GCC
Patrick Jenkins
2006-08-21
The new nightly tester should stop outputing a message stating the
Patrick Jenkins
2006-08-18
These changes reflect the changes in the database for how tests are stored
Patrick Jenkins
2006-08-17
Changing the format dejagnu tests are submitted. We used to only submit multi...
Patrick Jenkins
2006-08-16
My last commit added some experimental features I have been working on. This ...
Patrick Jenkins
2006-08-16
Changed the call to countloc.sh so that the correct topdirectory of the llvm ...
Patrick Jenkins
2006-08-14
Make all tools that use llvmdo have a -topdir option that allows the top
Reid Spencer
2006-08-14
Added some comments to clarify code around sub TestDirectory
Patrick Jenkins
2006-08-13
Changes for LLVM coding standard compliance:
Reid Spencer
2006-08-11
Added two flags (-submit-server and -submit-script) which allow the user to s...
Patrick Jenkins
2006-08-09
Merge some NightlyTest.pl changes.
Evan Cheng
2006-08-08
Removed unneccesary output from nightly tester
Patrick Jenkins
2006-08-07
Reinstated the sending of a list of all dejagnutests run. Also fixed a rather...
Patrick Jenkins
2006-08-06
no longer sending the list of all dejagnu tests because it is too big at the ...
Patrick Jenkins
2006-08-04
Changed a = to a .= so we now append tests we have performed to the master li...
Patrick Jenkins
2006-08-04
Made some more changes to the print statements in the nightly tester. The las...
Patrick Jenkins
2006-08-04
Encapsulated all of the print statements in "if( $VERBOSE) { }". The testing ...
Patrick Jenkins
2006-08-04
We should now send the correct list of dejagnu tests instead of the csv file ...
Patrick Jenkins
2006-08-03
One of the directories we were searching in for .o and .a files was wrong. We...
Patrick Jenkins
2006-08-02
We now only search the following directories for .o and .a files:
Patrick Jenkins
2006-08-02
Removed some dead code and hopefully fixed the issue where the total list of ...
Patrick Jenkins
2006-07-29
fix externals
Andrew Lenharth
2006-07-28
Removed some unneccesary printing from the nightly tester.
Patrick Jenkins
[next]