Skip to content

[feature] Better build caching support in Conan 2.0 (as compared to 1.x) #11960

@johschmitz

Description

@johschmitz

A topic that was always quite a weak point with Conan 1.x is the topic of build caching support. Obviously since Conan is not a full blown build system one may claim that Conan is also not fully responsible for this topic. Nevertheless it does have a very strong impact on the file system layout during build time and therefore should be held responsible for at least not preventing build caching or making it very difficult to implement/configure.
The minimum I would expect/wish for is a description and some recommendations in the documentation how to use Conan together with ccache locally.
A more advanced requirement would be to better support shared build caches like sccache or similar alternatives.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions