Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.74 -> 1.75
---
Log message:
Fix problems with the checkout and cd directories for SVN checkout.
---
Diffs of the changes: (+4 -4)
NewNightlyTest.pl |8
1 files changed, 4 insertions(+), 4 deletions(-)
Index: llvm/
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.73 -> 1.74
---
Log message:
Update for Subversion conversion:
1. Fix comments for -usesvn and -svnurl options.
2. Fix default URL for SVN access.
3. Fix paths to accommodate "trunk" when checking out from SVN.
---
Diffs of the chan
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.72 -> 1.73
---
Log message:
Remove duplicated line.
---
Diffs of the changes: (+0 -1)
NewNightlyTest.pl |1 -
1 files changed, 1 deletion(-)
Index: llvm/utils/NewNightlyTest.pl
diff -u llvm/utils/NewNightlyTest.pl:1.72 llvm
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.71 -> 1.72
---
Log message:
Make my proxy happy.
---
Diffs of the changes: (+1 -0)
NewNightlyTest.pl |1 +
1 files changed, 1 insertion(+)
Index: llvm/utils/NewNightlyTest.pl
diff -u llvm/utils/NewNightlyTest.pl:1.71 llvm/
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.70 -> 1.71
---
Log message:
Adding target triplet to be passed to database.
---
Diffs of the changes: (+18 -1)
NewNightlyTest.pl | 19 ++-
1 files changed, 18 insertions(+), 1 deletion(-)
Index: llvm/utils/Ne
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.69 -> 1.70
---
Log message:
Correctly report version of GCC used.
---
Diffs of the changes: (+2 -0)
NewNightlyTest.pl |2 ++
1 files changed, 2 insertions(+)
Index: llvm/utils/NewNightlyTest.pl
diff -u llvm/utils/NewNightly
On Apr 6, 2007, at 9:41 PM, Reid Spencer wrote:
> Reinstate the SVN capability without requiring Date::Parse. As
> before the
> SVN Repository is only used if requested with -usesvn option
> otherwise it
> uses CVS.
Woot! Thanks guys,
-Chris
___
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.68 -> 1.69
---
Log message:
Terminate some lines that need to be.
---
Diffs of the changes: (+2 -2)
NewNightlyTest.pl |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/utils/NewNightlyTest.pl
diff -u ll
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.67 -> 1.68
---
Log message:
Reinstate the SVN capability without requiring Date::Parse. As before the
SVN Repository is only used if requested with -usesvn option otherwise it
uses CVS.
---
Diffs of the changes: (+153 -62)
NewNi
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.66 -> 1.67
---
Log message:
Revert this until the Date::Parse module can be installed on the nightly
testers.
---
Diffs of the changes: (+62 -147)
NewNightlyTest.pl | 209 --
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.65 -> 1.66
---
Log message:
Prepare for Subversion migration by implementing a -usesvn to tell the
script to to check out llvm and llvm-test from Subversion instead of CVS.
Without this option the script will continue to check out fr
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.64 -> 1.65
---
Log message:
Add an option to enable lli (interpreter mode) testing.
---
Diffs of the changes: (+3 -0)
NewNightlyTest.pl |3 +++
1 files changed, 3 insertions(+)
Index: llvm/utils/NewNightlyTest.pl
diff -u l
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.63 -> 1.64
---
Log message:
80 cols fix.
---
Diffs of the changes: (+2 -1)
NewNightlyTest.pl |3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
Index: llvm/utils/NewNightlyTest.pl
diff -u llvm/utils/NewNightlyTest.pl:
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.62 -> 1.63
---
Log message:
Wrong directory.
---
Diffs of the changes: (+2 -2)
NewNightlyTest.pl |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/utils/NewNightlyTest.pl
diff -u llvm/utils/NewNightlyTes
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.61 -> 1.62
---
Log message:
Fix search file for -release.
---
Diffs of the changes: (+2 -2)
NewNightlyTest.pl |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/utils/NewNightlyTest.pl
diff -u llvm/utils/
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.60 -> 1.61
---
Log message:
Add support for -release-asserts.
---
Diffs of the changes: (+9 -1)
NewNightlyTest.pl | 10 +-
1 files changed, 9 insertions(+), 1 deletion(-)
Index: llvm/utils/NewNightlyTest.pl
diff -u ll
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.59 -> 1.60
---
Log message:
Trim the home directory from the dejagnu test
---
Diffs of the changes: (+2 -3)
NewNightlyTest.pl |5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
Index: llvm/utils/NewNightlyTest.pl
di
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.58 -> 1.59
---
Log message:
Switching to NewNightlyTest.php
---
Diffs of the changes: (+8 -4)
NewNightlyTest.pl | 12
1 files changed, 8 insertions(+), 4 deletions(-)
Index: llvm/utils/NewNightlyTest.pl
diff -u l
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.57 -> 1.58
NightlyTest.pl updated: 1.112 -> 1.113
---
Log message:
Issue cvs co with -P option to prune empty directories. Remove the unnecessary
update stage.
---
Diffs of the changes: (+2 -11)
NewNightlyTest.pl |6 +-
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.56 -> 1.57
---
Log message:
Corrected an error that was introduced yesterday that caused the GCC
version to be left blank if the build failed.
Also corrected a problem where if the build failed the nightly tester
would still try to
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.55 -> 1.56
---
Log message:
The new nightly tester should stop outputing a message stating the
testresults directory is not present unless the script is run as verbose.
---
Diffs of the changes: (+24 -22)
NewNightlyTest.pl |
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.54 -> 1.55
---
Log message:
These changes reflect the changes in the database for how tests are stored
and bring the handing of dejagnu tests into compliance with this new scheme.
---
Diffs of the changes: (+26 -51)
NewNightlyTe
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.53 -> 1.54
---
Log message:
Changing the format dejagnu tests are submitted. We used to only submit
multisource information for pass fail. Now we submit all pass/fail test
information. This should fix the issue where some results w
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.52 -> 1.53
---
Log message:
My last commit added some experimental features I have been working on. This
commit rolls those back.
---
Diffs of the changes: (+19 -18)
NewNightlyTest.pl | 37 +++-
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.51 -> 1.52
---
Log message:
Changed the call to countloc.sh so that the correct topdirectory of the llvm
build is set.
---
Diffs of the changes: (+19 -20)
NewNightlyTest.pl | 39 +++
1 fil
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.50 -> 1.51
countloc.sh updated: 1.6 -> 1.7
getsrcs.sh updated: 1.21 -> 1.22
llvmdo updated: 1.18 -> 1.19
llvmgrep updated: 1.10 -> 1.11
userloc.pl updated: 1.8 -> 1.9
---
Log message:
Make all tools that use llvmdo have a -topdir opt
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.49 -> 1.50
---
Log message:
Added some comments to clarify code around sub TestDirectory
---
Diffs of the changes: (+1 -2)
NewNightlyTest.pl |3 +--
1 files changed, 1 insertion(+), 2 deletions(-)
Index: llvm/utils/NewNigh
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.48 -> 1.49
---
Log message:
Changes for LLVM coding standard compliance:
1. Remove tabs
2. Wrap to 80 columns
3. Put spaces between "if" or "elsif" and expression
4. Put { on same line as if statement.
5. Make indentation b
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.47 -> 1.48
---
Log message:
Added two flags (-submit-server and -submit-script) which allow the user to
specify where the test results are submitted too. If these are not specified
they default to the LLVM.org server.
---
Diffs o
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.46 -> 1.47
---
Log message:
Merge some NightlyTest.pl changes.
---
Diffs of the changes: (+5 -1)
NewNightlyTest.pl |6 +-
1 files changed, 5 insertions(+), 1 deletion(-)
Index: llvm/utils/NewNightlyTest.pl
diff -u llvm/
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.45 -> 1.46
---
Log message:
Removed unneccesary output from nightly tester
---
Diffs of the changes: (+3 -3)
NewNightlyTest.pl |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Index: llvm/utils/NewNightlyTest.pl
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.44 -> 1.45
---
Log message:
Reinstated the sending of a list of all dejagnutests run. Also fixed a rather
embarresing error introduced during version 1.41 where i commented out the
actual sending of the data to the results server.
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.43 -> 1.44
---
Log message:
no longer sending the list of all dejagnu tests because it is too big at the
present time
---
Diffs of the changes: (+1 -1)
NewNightlyTest.pl |2 +-
1 files changed, 1 insertion(+), 1 deletion(-
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.42 -> 1.43
---
Log message:
Changed a = to a .= so we now append tests we have performed to the master list
of all tests instead of assigning it as the master list.
---
Diffs of the changes: (+3 -3)
NewNightlyTest.pl |6 +++
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.41 -> 1.42
---
Log message:
Made some more changes to the print statements in the nightly tester. The last
commit was a preemptive strike.
---
Diffs of the changes: (+7 -10)
NewNightlyTest.pl | 17 +++--
1 files c
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.40 -> 1.41
---
Log message:
Encapsulated all of the print statements in "if( $VERBOSE) { }". The testing
script will be absoutely silent now except for errors, which will still be
printed to the annoyance of the user.
---
Diffs o
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.39 -> 1.40
---
Log message:
We should now send the correct list of dejagnu tests instead of the csv file of
test results when we submit results back to the nightly tester.
---
Diffs of the changes: (+5 -1)
NewNightlyTest.pl |
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.38 -> 1.39
---
Log message:
One of the directories we were searching in for .o and .a files was wrong. We
now search /lib instead of /libs.
---
Diffs of the changes: (+2 -2)
NewNightlyTest.pl |4 ++--
1 files changed, 2 ins
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.37 -> 1.38
---
Log message:
We now only search the following directories for .o and .a files:
utils/
libs/
tools/
Release/ & Debug/
as per Chris.
---
Diffs of the changes: (+22 -3)
NewNightlyTest.pl | 25 +++
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.36 -> 1.37
---
Log message:
Removed some dead code and hopefully fixed the issue where the total list of
tests was not being sent
---
Diffs of the changes: (+53 -132)
NewNightlyTest.pl | 185 +++
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.35 -> 1.36
---
Log message:
fix externals
---
Diffs of the changes: (+2 -2)
NewNightlyTest.pl |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/utils/NewNightlyTest.pl
diff -u llvm/utils/NewNightlyTest.p
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.34 -> 1.35
---
Log message:
Removed some unneccesary printing from the nightly tester.
---
Diffs of the changes: (+0 -6)
NewNightlyTest.pl |6 --
1 files changed, 6 deletions(-)
Index: llvm/utils/NewNightlyTest.pl
diff
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.33 -> 1.34
---
Log message:
Removed some unneccesary print statemnts
---
Diffs of the changes: (+0 -1)
NewNightlyTest.pl |1 -
1 files changed, 1 deletion(-)
Index: llvm/utils/NewNightlyTest.pl
diff -u llvm/utils/NewNightl
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.32 -> 1.33
---
Log message:
ChangeDir now returns the correct value
---
Diffs of the changes: (+2 -1)
NewNightlyTest.pl |3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
Index: llvm/utils/NewNightlyTest.pl
diff -u ll
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.31 -> 1.32
---
Log message:
Fixed a stupid error where changedir returned false upon success.
---
Diffs of the changes: (+1 -2)
NewNightlyTest.pl |3 +--
1 files changed, 1 insertion(+), 2 deletions(-)
Index: llvm/utils/Ne
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.30 -> 1.31
---
Log message:
Added more descriptive output to singlesource,multisource tests.
---
Diffs of the changes: (+30 -24)
NewNightlyTest.pl | 54 ++
1 files changed, 3
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.29 -> 1.30
---
Log message:
Removed some clutter that was left over from development.
Changed how changedir worked. Hopefully now when it fails it will tell us why.
---
Diffs of the changes: (+39 -48)
NewNightlyTest.pl | 87
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.28 -> 1.29
---
Log message:
I made a stupid mistake when adding support for -use-gmake. ~PJ
---
Diffs of the changes: (+1 -1)
NewNightlyTest.pl |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/utils/NewNig
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.27 -> 1.28
---
Log message:
added support for the -use-gmake option. This will come in handy when running
the test on SunOS.
---
Diffs of the changes: (+10 -12)
NewNightlyTest.pl | 22 ++
1 files changed,
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.26 -> 1.27
---
Log message:
This change will allow support for SunOS to the testing script. It adds a check
to see if we're running on SunOS and if so, then uses gmake instead of make.
---
Diffs of the changes: (+39 -17)
NewNig
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.25 -> 1.26
---
Log message:
Fixing a syntax error and adding buildtype to the .a and .o file size
information.
---
Diffs of the changes: (+8 -4)
NewNightlyTest.pl | 12
1 files changed, 8 insertions(+), 4 deletio
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.24 -> 1.25
---
Log message:
When the ability to gather .a and .o file sizes was added, it changed the
directory the perl script was in so when we tried to run dejagnu tests,
everything failed.
---
Diffs of the changes: (+32 -25)
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.23 -> 1.24
---
Log message:
added status message during nightly test
---
Diffs of the changes: (+4 -2)
NewNightlyTest.pl |6 --
1 files changed, 4 insertions(+), 2 deletions(-)
Index: llvm/utils/NewNightlyTest.pl
diff
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.22 -> 1.23
---
Log message:
Added a check to skip dejagnu test results gathering if we did not run dejagnu
tests
---
Diffs of the changes: (+13 -11)
NewNightlyTest.pl | 24 +---
1 files changed, 13 inserti
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.21 -> 1.22
---
Log message:
Fixed an issue of variable scope that prevented file size from being submitted
to the server.
---
Diffs of the changes: (+6 -4)
NewNightlyTest.pl | 10 ++
1 files changed, 6 insertions(+),
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.20 -> 1.21
---
Log message:
Added code to get .a and .o file sizes and submit them to the server in the
nightly report.
---
Diffs of the changes: (+19 -1)
NewNightlyTest.pl | 20 +++-
1 files changed, 19 inser
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.19 -> 1.20
---
Log message:
Fixed issue where nightly test always tells you you need to use -nickname
---
Diffs of the changes: (+1 -2)
NewNightlyTest.pl |3 +--
1 files changed, 1 insertion(+), 2 deletions(-)
Index: llvm/
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.18 -> 1.19
---
Log message:
The nightly tester will no longer report numbers instead of tests performed.
---
Diffs of the changes: (+3 -3)
NewNightlyTest.pl |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Inde
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.17 -> 1.18
---
Log message:
We now fail and print an error message if a nightly tester does not specify a
nickname on the command line
---
Diffs of the changes: (+8 -0)
NewNightlyTest.pl |8
1 files changed, 8 inse
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.16 -> 1.17
---
Log message:
Fixed a problem that caused the script to abort right before it sent out the
information
---
Diffs of the changes: (+1 -1)
NewNightlyTest.pl |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.15 -> 1.16
---
Log message:
Removed the portion that determines which tests are newly passing/failing
because we no longer keep the previos days list on the testing machines.
Added functionality to send lists of all tests, all pas
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.14 -> 1.15
---
Log message:
yet another change to get the correct gcc version for the nightly test results.
---
Diffs of the changes: (+4 -3)
NewNightlyTest.pl |7 ---
1 files changed, 4 insertions(+), 3 deletions(-)
I
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.13 -> 1.14
---
Log message:
Minor output changes.
---
Diffs of the changes: (+4 -1)
NewNightlyTest.pl |5 -
1 files changed, 4 insertions(+), 1 deletion(-)
Index: llvm/utils/NewNightlyTest.pl
diff -u llvm/utils/NewNigh
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.12 -> 1.13
---
Log message:
If a gccpath is specified when invoking the nightly test script we will
hopefully now use that gcc for the gcc version. Also fixed some 80 char column
stuff.
---
Diffs of the changes: (+9 -5)
NewNig
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.11 -> 1.12
---
Log message:
Fixed an issue where the user specified gcc was not the gcc we report to the
nightly test server.
---
Diffs of the changes: (+10 -2)
NewNightlyTest.pl | 12 ++--
1 files changed, 10 insert
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.10 -> 1.11
---
Log message:
Syntax error. I will run perl -c before commiting perl scripts.
---
Diffs of the changes: (+1 -1)
NewNightlyTest.pl |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/utils/NewNig
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.9 -> 1.10
---
Log message:
Fixed some small bugs exposed when trying to get a sparc machine to run the
script. Specifically some misnamed variables.
---
Diffs of the changes: (+6 -6)
NewNightlyTest.pl | 12 ++--
1 fi
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.8 -> 1.9
---
Log message:
Fixed some output issues where newlines were not being printed after error
messages
---
Diffs of the changes: (+4 -3)
NewNightlyTest.pl |7 ---
1 files changed, 4 insertions(+), 3 deletions(-)
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.7 -> 1.8
---
Log message:
Fixed an issue that tried to cat externalprogramstable.txt from the testresults
directory when it doesnt exist.
---
Diffs of the changes: (+1 -0)
NewNightlyTest.pl |1 +
1 files changed, 1 inserti
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.6 -> 1.7
---
Log message:
Syntax error in NewNightlyTest.pl
---
Diffs of the changes: (+1 -1)
NewNightlyTest.pl |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/utils/NewNightlyTest.pl
diff -u llvm/utils/N
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.5 -> 1.6
---
Log message:
Fixed a variable naming issue for the External Program Results table. Also
fixed an issue with printing the sent data to a sentdata.txt
---
Diffs of the changes: (+3 -15)
NewNightlyTest.pl | 18 +++--
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.4 -> 1.5
---
Log message:
Updated comments at top of file to reflect relevant command line options.
---
Diffs of the changes: (+23 -10)
NewNightlyTest.pl | 33 +++--
1 files changed, 23 insertions(+
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.3 -> 1.4
---
Log message:
Added the -noremoveresults option which will not remove the $WebDir from the
nightly test runs.
---
Diffs of the changes: (+3 -0)
NewNightlyTest.pl |3 +++
1 files changed, 3 insertions(+)
Index:
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.2 -> 1.3
---
Log message:
Fixed variable naming issue that prevented $Prefix-senddata.txt from having any
information
---
Diffs of the changes: (+1 -1)
NewNightlyTest.pl |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.1 -> 1.2
---
Log message:
Fixed a bug that looked for -Warnings.txt and -Tests.txt in ridiculous places.
---
Diffs of the changes: (+2 -2)
NewNightlyTest.pl |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index:
Changes in directory llvm/utils:
NewNightlyTest.pl added (r1.1)
---
Log message:
The first commit of NewNightlyTest.pl which instead of generating a webpage
submits the results of the test to a central server for storage and display.
---
Diffs of the changes: (+1024 -0)
NewNightlyTest.pl
76 matches
Mail list logo