Author: sebor
Date: Mon Nov 12 20:38:19 2007
New Revision: 594428

URL: http://svn.apache.org/viewvc?rev=594428&view=rev
Log:
2007-11-12  Martin Sebor  <[EMAIL PROTECTED]>

        * genxviews: Renamed "Red Hat AS" to "Red Hat Enterprise Linux" and
        "SuSE ES" to "SuSE Enterprise Server" according to each vendor names
        for the products.
        * xbuildgen: Added a description for the FORMAT status.

Modified:
    incubator/stdcxx/trunk/bin/genxviews
    incubator/stdcxx/trunk/bin/xbuildgen

Modified: incubator/stdcxx/trunk/bin/genxviews
URL: 
http://svn.apache.org/viewvc/incubator/stdcxx/trunk/bin/genxviews?rev=594428&r1=594427&r2=594428&view=diff
==============================================================================
--- incubator/stdcxx/trunk/bin/genxviews (original)
+++ incubator/stdcxx/trunk/bin/genxviews Mon Nov 12 20:38:19 2007
@@ -100,12 +100,12 @@
     <table>
       <thead>
         <tr>
-          <th>OS</td>
+          <th>Operating System</td>
           <th>Architecture</td>
           <th>Compiler</td>
           <th>Build Results</td>
           <th>Logs</td>
-          <th>Time (sec)</td>
+          <th>Time<br>(sec)</td>
         </tr>
         </thead>
         <tbody>
@@ -257,27 +257,27 @@
                 irix-6.5-mips-mipspro-7.41.htm
 
 # Red Hat Linux ########################################################
-process_results "Red Hat EL 5.0" "EM64T" "gcc 4.1.1" \
+process_results "Red Hat Enterprise Linux 5.0" "EM64T" "gcc 4.1.1" \
                 "linux_redhat_el-5.0-em64t-gcc-4.1.1-*-*-log.gz.txt" \
                 linux_redhat_el-5.0-em64t-gcc-4.1.1.html
 
-process_results "Red Hat EL 5.0" "EM64T" "EDG eccp 3.9" \
+process_results "Red Hat Enterprise Linux 5.0" "EM64T" "EDG eccp 3.9" \
                 "linux_redhat_el-5.0-em64t-eccp-3.9-*-*-log.gz.txt" \
                 linux_redhat_el-5.0-em64t-eccp-3.9.html
 
-process_results "Red Hat AS 4 Update 4" "AMD64" "gcc 3.4.6" \
+process_results "Red Hat Enterprise Linux 4 Update 4" "AMD64" "gcc 3.4.6" \
                 "linux_redhat_el-4.4-amd64-gcc-3.4.6-*-*-log.gz.txt" \
                 linux_redhat_el-4.4-amd64-gcc-3.4.6.html
 
-process_results "Red Hat AS 4 Update 2" "AMD64" "gcc 3.4.6" \
+process_results "Red Hat Enterprise Linux 4 Update 2" "AMD64" "gcc 3.4.6" \
                 "linux_redhat_el-4.4-amd64-gcc-3.4.6-*-*-log.gz.txt" \
                 linux_redhat_el-4.4-amd64-gcc-3.4.6.html
 
-process_results "Red Hat AS 4 Update 2" "IA64" "gcc 3.4.4" \
+process_results "Red Hat Enterprise Linux 4 Update 2" "IA64" "gcc 3.4.4" \
                 "linux_redhat_el-4.2-ia64-gcc-3.4.4-*-*-log.gz.txt" \
                 linux_redhat_el-4.2-ia64-gcc-3.4.4.html
 
-process_results "Red Hat AS 3 Update 8" "EM64T" "gcc 3.2.3" \
+process_results "Red Hat Enterprise Linux 3 Update 8" "EM64T" "gcc 3.2.3" \
                 "linux_redhat_el-3.8-em64t-gcc-3.2.3-*-*-log.gz.txt" \
                 linux_redhat_el-3.8-em64t-gcc-3.2.3.html
 
@@ -319,11 +319,11 @@
                 solaris-8-sparc-sunpro-5.3.html
 
 # SuSE Linux ###########################################################
-process_results "SuSE ES 10.0" "x86" "gcc 4.1.0" \
+process_results "SuSE Enterprise Server 10.0" "x86" "gcc 4.1.0" \
                 "linux_suse-10.0-em64t-gcc-4.1.0-*-*-log.gz.txt" \
                 linux_suse-10.0-em64t-gcc-4.1.0.html
 
-process_results "SuSE ES 9.1" "AMD64" "gcc 3.3.3" \
+process_results "SuSE Enterprise Server 9.1" "AMD64" "gcc 3.3.3" \
                 "linux_suse-9.1-amd64-gcc-3.3.3-43.28-*-*-log.gz.txt" \
                 linux_suse-9.1-amd64-gcc-3.3.3.html
 

Modified: incubator/stdcxx/trunk/bin/xbuildgen
URL: 
http://svn.apache.org/viewvc/incubator/stdcxx/trunk/bin/xbuildgen?rev=594428&r1=594427&r2=594428&view=diff
==============================================================================
--- incubator/stdcxx/trunk/bin/xbuildgen (original)
+++ incubator/stdcxx/trunk/bin/xbuildgen Mon Nov 12 20:38:19 2007
@@ -20,7 +20,7 @@
 #  implied.   See  the License  for  the  specific language  governing
 #  permissions and limitations under the License.
 #
-#  Copyright 2007 Rogue Wave Software.
+#  Copyright 2007 Rogue Wave Software, Inc.
 #
 ########################################################################
 #
@@ -70,6 +70,9 @@
 # URL to the ViewVC directory
 viewvc="http://svn.apache.org/viewvc";
 
+# URL to the revision number (use: "$revurl=$revno")
+revurl="$viewvc?view=rev&rev"
+
 # by default, display one component (example, locale, or test) per row
 components_in_rows=1
 
@@ -517,9 +520,7 @@
         output "          <td>$n</td>"
         output "          <td>$buildtype</td>"
         output "          <td>$date</td>"
-        output "          <td>" \
-                           "<a href=$viewvc?view=rev&rev=$revno>$revno</a>" \
-                          "</td>"
+        output "          <td><a href=$revurl=$revno>$revno</a></td>"
         output "          <td><a href=\"$logdir/$fname\">$fname</a></td>"
         output "          <td>$libsize</td>"
         output "          <td>$fullbuildsize</td>"
@@ -934,6 +935,13 @@
             </td>
           </tr>
           <tr>
+            <td class="FORMAT">FORMAT</td>
+            <td class="na">
+               Component completed successfully but produced unexpected
+               output.
+            </td>
+          </tr>
+          <tr>
             <td class="missing">N/A</td>
             <td class="na">Component was not tested.</td>
           </tr>
@@ -992,7 +1000,7 @@
             <td class="assert">(N)</td>
             <td class="na">
               Component compiled and linked successfully, exited with
-              a status of 0, but failed Nassertions at runtime.
+              a status of 0, but failed N assertions at runtime.
             </td>
           </tr>
       </tbody>


Reply via email to