Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r50975 - website/public_html/beta/feed/history
From: daniel_james_at_[hidden]
Date: 2009-02-02 17:40:18


Author: danieljames
Date: 2009-02-02 17:40:18 EST (Mon, 02 Feb 2009)
New Revision: 50975
URL: http://svn.boost.org/trac/boost/changeset/50975

Log:
Finish off the test compiler list, and split them into operating systems, which is hopefully clearer.
Text files modified:
   website/public_html/beta/feed/history/boost_1_38_0.qbk | 59 ++++++++++++++++++++++++++++-----------
   1 files changed, 42 insertions(+), 17 deletions(-)

Modified: website/public_html/beta/feed/history/boost_1_38_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_38_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_38_0.qbk 2009-02-02 17:40:18 EST (Mon, 02 Feb 2009)
@@ -191,21 +191,21 @@
 
 Boost's primary test compilers are:
 
-* /TODO/
-* GCC 4.0.1 on OS X 10.4.10 and 10.5.2 on Intel and 10.4.9 on Power PC.
-* GCC 4.3.2 on Ubuntu Linux.
-* GCC 4.3.3 on Unstable Debian.
-* GCC 4.2.1 on HP-UX 64-bit.
-* HP C/aC++ B3910B A.06.17 on HP-UX 64-bit.
-* Visual C++ 7.1 SP1, 8.0 SP1 and 9.0 SP1 on Windows XP.
+* OS X:
+ * GCC 4.0.1 on Intel OS X 10.4.10, 10.5.2
+ * GCC 4.0.1 on PowerPC OS X 10.4.9
+* Linux:
+ * GCC 4.3.2 on Ubuntu Linux.
+ * GCC 4.3.3 on Unstable Debian.
+* HP-UX:
+ * GCC 4.2.1 on HP-UX 64-bit.
+ * HP C/aC++ B3910B A.06.17 on HP-UX 64-bit.
+* Windows:
+ * Visual C++ 7.1 SP1, 8.0 SP1 and 9.0 SP1 on Windows XP.
 
 Boost's additional test compilers include:
 
-* OS X:
- * GCC 4.0.1 on OS X 10.4.10 and 10.5.2 on Intel, OS X 10.4.9 on PowerPC
- * Intel 9.1, 10.0 on OS X 10.4.10
- * Intel 10.1, 11.0 on OS X 10.5.2
-* On Linux:
+* Linux:
   * GCC 4.1.1, 4.2.1 on 64-bit Red Hat Enterprise Linux
   * GCC 4.1.2 on 64-bit Redhat Server 5.1
   * GCC 3.4.3, GCC 4.0.1, GCC 4.2.4 and GCC 4.3.2 on Red Hat Enterprise Linux
@@ -213,12 +213,37 @@
   * GCC 4.2.1 on OpenSuSE Linux
   * pgCC 8.0-0a 64-bit target on Red Hat Enterprise Linux
   * QLogic PathScale(TM) Compiler Suite: Version 3.1 on Red Hat Enterprise Linux
-* IBM XL C/C++ Enterprise Edition for AIX, V10.1.0.0, on AIX Version
+* OS X:
+ * GCC 4.0.1 on OS X 10.4.10 and 10.5.2 on Intel, OS X 10.4.9 on PowerPC
+ * Intel 9.1, 10.0 on OS X 10.4.10
+ * Intel 10.1, 11.0 on OS X 10.5.2
+* Windows:
+ * Visual C++ 9.0 on Vista EE 64-bit.
+ * Visual C++ 9.0 express on Vista 32-bit.
+ * Visual C++ 9.0 on XP 32-bit.
+ * Visual C++ 8.0, using STLport, on XP and Windows Mobile 5.0
+ * Visual C++ 7.1, using STLport, on XP
+ * Borland 5.9.3
+ * Borland 6.1.0
+ * Intel C++ 11.0, with a Visual C++ 9.0 backend, on XP 32-bit.
+ * Intel C++ 11.0, with a Visual C++ 9.0 backend, on Vista 64-bit.
+ * Comeau 4.3.10.1 beta 2, with a Visual C++ 9.0 backend.
+ * GCC 3.4.4, on Cygwin
+* AIX:
+ * IBM XL C/C++ Enterprise Edition for AIX, V10.1.0.0, on AIX Version
   5.3.0.40
-* GCC 4.2.1 on FreeBSD 7.
-* GCC 4.2.1 on HP-UX Integrity
-* HP C/aC++ B3910B A.06.17 on HP-UX 64-bit.
-
+* FreeBSD:
+ * GCC 4.2.1 on FreeBSD 7.
+* NetBSD:
+ * GCC 4.1.2 on NetBSD 4.0/i386 and NetBSD 4.0/amd64.
+* HP-UX:
+ * GCC 4.2.1 on HP-UX Integrity
+ * HP C/aC++ B3910B A.06.17 on HP-UX 64-bit.
+* QNX:
+ * QNX Software Development Platform 6.4.0 x86
+* Solaris:
+ * Sun C++ 5.7, 5.8, 5.9 on Solaris 5.10
+ * GCC 3.4.6 on Solaris 5.10
 
 [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