Skip to content

Conversation

@uilianries
Copy link
Member

Summary

Updated the documentation page with the current supported platforms and their information.

Motivation

closes #29018

/cc @Andrej730

Details


  • Read the contributing guidelines
  • Checked that this PR is not a duplicate: list of PRs by recipe
  • If this is a bug fix, please link related issue or provide bug details
  • Tested locally with at least one configuration using a recent version of Conan

Add a 👍 reaction to pull requests you find important to help the team prioritize, thanks!

Signed-off-by: Uilian Ries <uilianr@jfrog.com>
- 2022 (19.44.35213.0)

- Architectures: x86_64
- Architectures: x86_64, ARMv8
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

arm64 Windows CI only runs on a subset of ~400 recipes so far.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a note about that restriction on the commit 3a5f2ce

@Andrej730
Copy link

Hi! Thank you for updating this. Could docs also include a general workflow on deciding what platforms will be used for a recipe? Is there some place where currently used platforms are declared for each recipe (I've searched recipes folders but there doesn't seem to be anything related)?

See the comment below - it seems in some cases there are multiple builds for different compiler versions, different cppstd and sometimes some builds are just missing. And I was trying to understand the guidelines when there are more or less builds will be available.

Also for Windows it seems there is a practice to build for multiple compiler version (e.g. 192, 193, 194 builds in conan.io/center/recipes/gmp). Or separate cppstd=17 and cppstd=gnu17 builds on Mac also for gmp.
And for some recipes some builds are missing - e.g. conan.io/center/recipes/opencascade missing mac/windows arm64.

@uilianries uilianries requested a review from jcar87 December 2, 2025 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[service] supported_platforms_and_configurations.md is out of date

3 participants