Пакет sccache: Информация

    Бинарный пакет: sccache
    Версия: 0.3.3-alt1
    Архитектура: i586
    Собран:  3 января 2023 г. 16:56 в задании #312831
    Исходный пакет: sccache
    Сообщить об ошибке в пакете
    Загрузка: sccache-0.3.3-alt1.i586.rpm
    Домашняя страница: https://github.com/mozilla/sccache

    Лицензия: Apache-2.0
    О пакете: sccache is ccache with cloud storage
    Описание: 
    sccache is a ccache-like compiler caching tool. It is used as a
    compiler wrapper and avoids compilation when possible, storing
    cached results either on local disk or in one of several cloud
    storage backends.
    
    sccache includes support for caching the compilation of C/C++
    code, Rust, as well as NVIDIA's CUDA using nvcc.

    Сопровождающий: Ivan A. Melnikov

    Список участников:
    Ivan A. Melnikov

    Права:
    Ivan A. Melnikov
    @everybody

    Последнее изменение


    13 декабря 2022 г. Ivan A. Melnikov 0.3.3-alt1
    - 0.3.3
    - Restrict use of s3 feature to selected architectures,
      due to problems with building ring.
    16 октября 2022 г. Ivan A. Melnikov 0.3.0-alt2
    - Restrict use of gcs feature to build on more architectures
    12 октября 2022 г. Ivan A. Melnikov 0.3.0-alt1
    - Initial build for Sisyphus