Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r78643 - website/public_html/live/feed/history
From: dnljms_at_[hidden]
Date: 2012-05-26 14:58:28


Author: danieljames
Date: 2012-05-26 14:58:27 EDT (Sat, 26 May 2012)
New Revision: 78643
URL: http://svn.boost.org/trac/boost/changeset/78643

Log:
Website: Fill in test compilers + acknowledgements.
Text files modified:
   website/public_html/live/feed/history/boost_1_50_0.qbk | 48 +++++++++++++++++++++++++++++++++++++--
   1 files changed, 45 insertions(+), 3 deletions(-)

Modified: website/public_html/live/feed/history/boost_1_50_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_50_0.qbk (original)
+++ website/public_html/live/feed/history/boost_1_50_0.qbk 2012-05-26 14:58:27 EDT (Sat, 26 May 2012)
@@ -165,17 +165,59 @@
 
 Boost's primary test compilers are:
 
-* /TODO/
+* Linux:
+ * Intel: 11.1
+ * LLVM Clang 2.8
+ * GCC: 4.2.4, 4.3.4, 4.4.3, 4.5.3, 4.6.2
+ * GCC, C++0x mode: 4.3.4, 4.4.3, 4.5.3, 4.6.2
+* OS X:
+ * Intel: 11.1
+ * GCC: 4.4.4
+ * GCC, C++0x mode: 4.4.4
+* Windows:
+ * Visual C++ 8.0, 9.0, 10.0
+ * GCC, mingw: 4.4.0, 4.4.7, 4.5.4, 4.6.1, 4.7.0
+* FreeBSD:
+ * GCC 4.2.1, 32 and 64 bit
+* QNX:
+ * QCC, C++0x mode: 4.4.0, 4.4.7, 4.5.4, 4.6.3, 4.7.0
 
 Boost's additional test compilers include:
 
-* /TODO/
+* Linux:
+ * Clang from subversion
+ * GCC: 4.2.4, 4.3.4, 4.4.4, 4.5.3, 4.6.2
+ * GCC, C++0x mode: 4.3.4, 4.4.4, 4.5.3, 4.6.2
+ * pgCC: 11.9
+ * Intel: 10.1, 11.1, 12.0, 12.1
+ * Visual Age 10.1
+* OS X:
+ * Clang from subversion
+ * Intel 11.1, 12.0
+ * GCC: 4.4.4
+ * GCC, C++0x mode: 4.4.4
+* Windows:
+ * Visual C++ 8.0, 10.0
+ * Visual C++ with STLport: 9.0
+ * Visual C++, Windows Mobile 5, with STLport: 9.0
+ * GCC, mingw: 4.4.0, 4.4.7, 4.5.2, 4.5.4, 4.6.4, 4.7.0
+ * GCC, C++0x mode, mingw: 4.5.2
+* AIX:
+ * IBM XL C/C++ Enterprise Edition, V12.1.0.0
+* FreeBSD:
+ * GCC 4.2.1, 32 and 64 bit
+* Solaris:
+ * Sun 5.10
 
 [endsect]
 
 [section Acknowledgements]
 
-/TODO/
+[@/users/people/beman_dawes.html Beman Dawes],
+Eric Niebler,
+[@/users/people/rene_rivera.html Rene Rivera],
+Daniel James, Vladimir Prus and Marshall Clow
+managed this release.
 
 [endsect]
 


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk