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

    Исходный пакет: sccache
    Версия: 0.3.3-alt1
    Последняя версия по данным Repology
    Собран:  30 июля 2023 г. 19:59 в задании #326069
    Сообщить об ошибке в пакете
    Домашняя страница: 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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    sccache (x86_64, ppc64le, i586, armh, aarch64)
    sccache-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

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

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

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

      1. /proc
      2. rpm-build-rust
      3. pkgconfig(libzstd)
      4. pkgconfig(openssl)

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


    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