2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-19 04:42:17 +00:00

Add test compilers

This commit is contained in:
Marshall Clow
2025-07-17 10:49:08 -07:00
parent 8788e9103a
commit 505349d292

View File

@@ -142,16 +142,33 @@ Please keep the list of libraries sorted in lexicographical order.
Boost's primary test compilers are:
* /TODO/
* Linux:
* Clang, C++03: 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 12.0.0, 13.0.0, 14.0.0, 15.0.0
* Clang, C++11: 3.4, 11.0.0, 13.0.0, 14.0.0, 15.0.0
* Clang, C++14: 3.5, 3.6, 3.7, 3.8, 3.9, 4.0, 5.0, 12.0.0, 13.0.0, 14.0.0, 15.0.0
* Clang, C++17: 6.0.1, 7.0.0, 8.0.0, 9.0.0, 10.0.0, 11.0.0, 12.0.0, 13.0.0, 14.0.0, 15.0.0
* Clang, C++20: 11.0.0, 12.0.0, 13.0.0, 14.0.0, 15.0.0
Boost's additional test compilers include:
* GCC, C++03: 4.6.3, 11, 12
* GCC, C++11: 4.7.3, 4.8.5, 11, 12
* GCC, C++14: 5.4.0, 6.4.0, 7.3.0, 8.0.1, 9.1.0, 11, 12
* GCC, C++17: 7.3.0, 8.0.1, 9.1.0, 11, 12
* GCC, C++20: 8.0.1, 9.1.0, 10, 11, 12
* /TODO/
* OS X:
* Apple Clang, C++03: 11.0.3
* Apple Clang, C++11: 11.0.3
* Apple Clang, C++14: 11.0.3
* Apple Clang, C++17: 11.0.3
* Apple Clang, C++20: 11.0.3
* Windows:
* Visual C++: 10.0, 11.0, 12.0, 14.0, 14.1, 14.2, 14.3
[endsect]
[section Acknowledgements]
/TODO/
Marshall Clow, Glen Fernandes and Ion Gaztañaga managed this release.
[endsect]