2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-29 20:12:14 +00:00

Release compilers

This commit is contained in:
Daniel James
2015-11-08 17:51:38 +00:00
parent a53ed74520
commit c8caa64146

View File

@@ -83,11 +83,53 @@ part of Boost. More information can be found on the
Boost's primary test compilers are:
* /TODO/
* Linux:
* Clang: 3.4, 3.6
* Clang, C++14: 3.7
* GCC: 4.4.7, 4.8.4, 4.9.3, 5.1.0, 5.2.1
* GCC, C++11: 4.4.7
* GCC, C++14: 4.9.3
* Windows:
* GCC, C++03, mingw: 3.4.5
* GCC, C++11, mingw: 4.6.4, 4.7.3, 4.8.1
* GCC, C++14, mingw: 4.9.3, 5.1.0
* Visual C++: 7.1, 8.0, 9.0, 10.0, 11.0, 12.0, 14.0
* Android:
* Clang: 3.6, 3.7
* GCC: 4.9.0, 5.2.0
* QNX:
* QCC: 4.4.2
* SunOS:
* Sun: 5.13, 5.14
Boost's additional test compilers include:
* /TODO/
* Linux:
* Clang: 3.0, 3.1, 3.2, 3.3, 3.4.2, 3.6.0, 3.8.0
* Clang, C++14: 3.7.0
* GCC: 4.4.7, 4.5.3, 4.6.4, 4.7.3, 4.8.1, 4.9.3, 5.1.0, 6.0.0
* GCC, C++11: 4.4.7
* GCC, C++14: 4.9.3, 5.2.1
* IBM XL C++: 13.1.2.0
* Intel: 16.0
* OS X:
* Clang: 7.0.0
* GCC: 5.2.0
* Windows:
* GCC, C++03, mingw: 3.4.5
* GCC, C++11, mingw: 4.7.3, 4.8.1
* GCC, C++14, mingw: 4.9.3, 5.1.0
* Visual C++: 7.1, 8.0, 9.0, 10.0, 11.0, 12.0, 14.0
* Android:
* Clang: 3.6, 3.7
* GCC: 4.9.0, 5.2.0
* FreeBSD:
* Clang: 3.4.1, 3.7
* GCC: 4.8.5, 5.2.0, 6.0.0
* QNX:
* QCC: 4.4.2
* SunOS:
* Sun: 5.13, 5.14
[endsect]