conan-center-index

Supported platforms and configurations

Contents

Introduction

The pipeline iterates a fixed list of profiles for every Conan reference, it computes the packageID for each profile and discard duplicates. Then it builds the packages for the remaining profiles and upload them to JFrog ConanCenter once the pull-request is merged.

Because duplicated packageIDs are discarded, the pipeline iterates the profiles always in the same order and the profiles selected to build when there is a duplicate follow some rules:

Currently, given the following supported platforms and configurations we are generating 136 different binary packages for a C++ library and 88 for a C library.

Build Images

For more information see conan-io/conan-docker-tools

Windows

:warning: The profile with the option shared=True and runtime MT/MTd is not built.

Linux

MacOS