Skip to content

[feature] source downloads and the cache #3505

Open
@paulharris

Description

@paulharris

A few things

  • I noticed that conan.tools.files.get() doesn't seem to use the download cache. So I reverted back to the conans get tool. I was trying to upgrade away from the old conans tools.

  • I'd like to be able to tell conan to "download" from a folder on my disk, ie url: file:/// if necessary

  • Do not use the internet at all if the source file is in the download-cache folder.
    I had VTK-9.1.0.tar.gz already downloaded. When I do "conan create" it download and unpacks quickly.
    When my internet was disconnected, conan was not able to execute the create command - hitting the internet for some reason?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions