mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-14 02:35:37 +00:00
(#10426) [doc] Update supported platforms and configurations (2022-04-21)
Co-authored-by: CCI bot <javierg@jfrog.com>
This commit is contained in:

committed by
GitHub

parent
5f93d0c431
commit
a5aa2402a7
@@ -36,6 +36,8 @@ For more information see [conan-io/conan-docker-tools](https://github.com/conan-
|
||||
|
||||
## Windows
|
||||
|
||||
- Python: 3.7.9
|
||||
- CMake: 3.15.6
|
||||
- Compilers: Visual Studio:
|
||||
|
||||
- 2017 (19.16.27045)
|
||||
@@ -47,10 +49,12 @@ For more information see [conan-io/conan-docker-tools](https://github.com/conan-
|
||||
- Runtimes: MT/MD (Release), MTd/MDd (Debug)
|
||||
- Options:
|
||||
- Shared, Static (option `"shared": [True, False]` in the recipe when available)
|
||||
- Header Only (option `"header_only": [True, False]` is only added with the value True)
|
||||
- Header Only (option `"header_only": [True, False]` if available)
|
||||
|
||||
## Linux
|
||||
|
||||
- Python: 3.7.5, 3.7.13, 3.8.2 (same version expected after all use [new docker images](https://github.com/conan-io/conan-docker-tools/tree/master/modern))
|
||||
- CMake: 3.15.7, 3.18.2 (same version expected after all use [new docker images](https://github.com/conan-io/conan-docker-tools/tree/master/modern))
|
||||
- Compilers:
|
||||
- GCC versions: 5, 7, 8, 9, 10, 11
|
||||
- Clang versions: 11, 12, 13
|
||||
@@ -65,6 +69,8 @@ For more information see [conan-io/conan-docker-tools](https://github.com/conan-
|
||||
|
||||
## MacOS
|
||||
|
||||
- Python: 3.7.12
|
||||
- CMake: 3.20.1
|
||||
- Compilers: Apple-clang versions 11.0.3, 12.0.5, 13.0.0
|
||||
- C++ Standard Library (`libcxx`): `libc++`
|
||||
- Architectures: x86_64, armv8
|
||||
|
Reference in New Issue
Block a user