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

    Исходный пакет: sccache
    Версия: 0.3.3-alt1
    Собран:  16 октября 2023 г. 15:32
    Сообщить об ошибке в пакете
    Домашняя страница: 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 (riscv64)
    sccache-debuginfo (riscv64)

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

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

      1. /proc
      2. pkgconfig(libzstd)
      3. rpm-build-rust
      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