From ddaaa3aa2deefb77de70926f19a3db6f3d4c9aef Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sat, 26 May 2012 18:58:27 +0000 Subject: [PATCH] Website: Fill in test compilers + acknowledgements. [SVN r78643] --- feed/history/boost_1_50_0.qbk | 48 ++++++++++++++++++++++++++++++++--- 1 file changed, 45 insertions(+), 3 deletions(-) diff --git a/feed/history/boost_1_50_0.qbk b/feed/history/boost_1_50_0.qbk index be3e4e6a..406dd041 100644 --- a/feed/history/boost_1_50_0.qbk +++ b/feed/history/boost_1_50_0.qbk @@ -165,17 +165,59 @@ Release status: 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]