You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stdcxx.apache.org by se...@apache.org on 2009/06/18 00:05:48 UTC

svn commit: r785832 - /stdcxx/branches/4.2.x/bin/genxviews

Author: sebor
Date: Wed Jun 17 22:05:47 2009
New Revision: 785832

URL: http://svn.apache.org/viewvc?rev=785832&view=rev
Log:
2009-06-17  Martin Sebor  <se...@apache.org>

	* bin/genxviews: Updated according to:
 	http://markmail.org/message/qc3hjoloav3i7wec

Modified:
    stdcxx/branches/4.2.x/bin/genxviews

Modified: stdcxx/branches/4.2.x/bin/genxviews
URL: http://svn.apache.org/viewvc/stdcxx/branches/4.2.x/bin/genxviews?rev=785832&r1=785831&r2=785832&view=diff
==============================================================================
--- stdcxx/branches/4.2.x/bin/genxviews (original)
+++ stdcxx/branches/4.2.x/bin/genxviews Wed Jun 17 22:05:47 2009
@@ -434,6 +434,10 @@
                 "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 Enterprise Linux 5.0" "EM64T" "Intel C++ 11.0" \
+                "linux_redhat_el-5.0-em64t-icc-11.0-*-*-log.gz.txt" \
+                linux_redhat_el-5.0-em64t-icc-11.0.html
+
 process_results "Red Hat Enterprise Linux 5.0" "EM64T" "Intel C++ 10.0" \
                 "linux_redhat_el-5.0-em64t-icc-10.0-*-*-log.gz.txt" \
                 linux_redhat_el-5.0-em64t-icc-10.0.html
@@ -585,6 +589,15 @@
                  win_xp-2-x86-gcc-3.4.4.html
 
 # Windows ##############################################################
+
+process_results "Windows 2008" "EM64T" "MSVC 9.0" \
+                "win_2008-0-em64t-msvc-9.0-*-*-log.gz.txt" \
+                 win_2008_0-em64t-msvc-9.0.html
+
+process_results "Windows 2008" "EM64T" "Intel C++ 11.0" \
+                "win_2008-0-em64t-icl-11.0-*-*-log.gz.txt" \
+                 win_2008_0-em64t-icl-11.0.html
+
 process_results "Windows Vista" "EM64T" "MSVC 9.0" \
                 "win_vista-0-em64t-msvc-9.0-*-*-log.gz.txt" \
                  win_vista_0-em64t-msvc-9.0.html
@@ -593,6 +606,10 @@
                 "win_vista-0-em64t-msvc-8.0-*-*-log.gz.txt" \
                  win_vista_0-em64t-msvc-8.0.html
 
+process_results "Windows Vista" "EM64T" "Intel C++ 11.0" \
+                "win_vista-0-em64t-icl-11.0-*-*-log.gz.txt" \
+                 win_vista_0-em64t-icl-11.0.html
+
 process_results "Windows Vista" "EM64T" "Intel C++ 10.0" \
                 "win_vista-0-em64t-icl-10.0-*-*-log.gz.txt" \
                  win_vista_0-em64t-icl-10.0.html
@@ -605,6 +622,10 @@
                 "win_xp-2-x86-msvc-7.1-*-*-log.gz.txt" \
                  win_xp_2-x86-msvc-7.1.html
 
+process_results "Windows XP, SP2" "x86" "Intel C++ 11.0" \
+                "win_xp-2-x86-icl-11.0-*-*-log.gz.txt" \
+                 win_xp_2-x86-icl-11.0.html
+
 process_results "Windows XP, SP2" "x86" "Intel C++ 10.0" \
                 "win_xp-2-x86-icl-10.0-*-*-log.gz.txt" \
                  win_xp_2-x86-icl-10.0.html