index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
NewNightlyTest.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added -test-opts to specify test options.
Evan Cheng
2007-11-10
1
-0
/
+1
*
If the user did not check out LLVM and request it to be built, it should be a...
Tanya Lattner
2007-10-02
1
-1
/
+0
*
Remove the last vestiges of -usesvn.
Reid Spencer
2007-07-02
1
-5
/
+3
*
We want the Subversion checkout to succeed even if we don't specify
Reid Spencer
2007-07-02
1
-7
/
+7
*
Applied Reid's patch. Long live Subversion!
John Criswell
2007-06-29
1
-2
/
+1
*
Fix problems with the checkout and cd directories for SVN checkout.
Reid Spencer
2007-06-29
1
-4
/
+4
*
Update for Subversion conversion:
Reid Spencer
2007-06-26
1
-7
/
+7
*
Remove duplicated line.
Evan Cheng
2007-05-14
1
-1
/
+0
*
Make my proxy happy.
Lauro Ramos Venancio
2007-05-03
1
-0
/
+1
*
Adding target triplet to be passed to database.
Tanya Lattner
2007-04-13
1
-1
/
+18
*
Correctly report version of GCC used.
Jeff Cohen
2007-04-10
1
-0
/
+2
*
Terminate some lines that need to be.
Reid Spencer
2007-04-07
1
-2
/
+2
*
Reinstate the SVN capability without requiring Date::Parse. As before the
Reid Spencer
2007-04-07
1
-63
/
+154
*
Revert this until the Date::Parse module can be installed on the nightly
Reid Spencer
2007-04-04
1
-147
/
+62
*
Prepare for Subversion migration by implementing a -usesvn to tell the
Reid Spencer
2007-04-03
1
-62
/
+147
*
Add an option to enable lli (interpreter mode) testing.
Reid Spencer
2006-11-24
1
-0
/
+3
*
80 cols fix.
Reid Spencer
2006-10-19
1
-1
/
+2
*
Wrong directory.
Jim Laskey
2006-09-29
1
-2
/
+2
*
Fix search file for -release.
Jim Laskey
2006-09-28
1
-2
/
+2
*
Add support for -release-asserts.
Jim Laskey
2006-09-28
1
-1
/
+9
*
Trim the home directory from the dejagnu test
Jim Laskey
2006-09-20
1
-3
/
+2
*
Switching to NewNightlyTest.php
Jim Laskey
2006-09-15
1
-4
/
+8
*
Issue cvs co with -P option to prune empty directories. Remove the unnecessary
Evan Cheng
2006-08-29
1
-5
/
+1
*
Corrected an error that was introduced yesterday that caused the GCC
Patrick Jenkins
2006-08-22
1
-37
/
+35
*
The new nightly tester should stop outputing a message stating the
Patrick Jenkins
2006-08-21
1
-22
/
+24
*
These changes reflect the changes in the database for how tests are stored
Patrick Jenkins
2006-08-18
1
-51
/
+26
*
Changing the format dejagnu tests are submitted. We used to only submit multi...
Patrick Jenkins
2006-08-17
1
-19
/
+23
*
My last commit added some experimental features I have been working on. This ...
Patrick Jenkins
2006-08-16
1
-18
/
+19
*
Changed the call to countloc.sh so that the correct topdirectory of the llvm ...
Patrick Jenkins
2006-08-16
1
-20
/
+19
*
Make all tools that use llvmdo have a -topdir option that allows the top
Reid Spencer
2006-08-14
1
-1
/
+1
*
Added some comments to clarify code around sub TestDirectory
Patrick Jenkins
2006-08-14
1
-2
/
+1
*
Changes for LLVM coding standard compliance:
Reid Spencer
2006-08-13
1
-508
/
+491
*
Added two flags (-submit-server and -submit-script) which allow the user to s...
Patrick Jenkins
2006-08-11
1
-5
/
+18
*
Merge some NightlyTest.pl changes.
Evan Cheng
2006-08-09
1
-1
/
+5
*
Removed unneccesary output from nightly tester
Patrick Jenkins
2006-08-08
1
-3
/
+3
*
Reinstated the sending of a list of all dejagnutests run. Also fixed a rather...
Patrick Jenkins
2006-08-07
1
-2
/
+2
*
no longer sending the list of all dejagnu tests because it is too big at the ...
Patrick Jenkins
2006-08-06
1
-1
/
+1
*
Changed a = to a .= so we now append tests we have performed to the master li...
Patrick Jenkins
2006-08-04
1
-3
/
+3
*
Made some more changes to the print statements in the nightly tester. The las...
Patrick Jenkins
2006-08-04
1
-10
/
+7
*
Encapsulated all of the print statements in "if( $VERBOSE) { }". The testing ...
Patrick Jenkins
2006-08-04
1
-6
/
+6
*
We should now send the correct list of dejagnu tests instead of the csv file ...
Patrick Jenkins
2006-08-04
1
-1
/
+5
*
One of the directories we were searching in for .o and .a files was wrong. We...
Patrick Jenkins
2006-08-03
1
-2
/
+2
*
We now only search the following directories for .o and .a files:
Patrick Jenkins
2006-08-02
1
-3
/
+22
*
Removed some dead code and hopefully fixed the issue where the total list of ...
Patrick Jenkins
2006-08-02
1
-132
/
+53
*
fix externals
Andrew Lenharth
2006-07-29
1
-2
/
+2
*
Removed some unneccesary printing from the nightly tester.
Patrick Jenkins
2006-07-28
1
-6
/
+0
*
Removed some unneccesary print statemnts
Patrick Jenkins
2006-07-27
1
-1
/
+0
*
ChangeDir now returns the correct value
Patrick Jenkins
2006-07-27
1
-1
/
+2
*
Fixed a stupid error where changedir returned false upon success.
Patrick Jenkins
2006-07-27
1
-2
/
+1
*
Added more descriptive output to singlesource,multisource tests.
Patrick Jenkins
2006-07-27
1
-24
/
+30
[next]