Package sccache: Information

    Source package: sccache
    Version: 0.3.3-alt1
    Build time:  Oct 16, 2023, 03:32 PM
    Report package bug
    License: Apache-2.0
    Summary: sccache is ccache with cloud storage
    Description: 
    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.

    List of rpms provided by this srpm:
    sccache (riscv64)
    sccache-debuginfo (riscv64)

    Maintainer: Ivan A. Melnikov

    List of contributors:
    Ivan A. Melnikov

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

    Last changed


    Dec. 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.
    Oct. 16, 2022 Ivan A. Melnikov 0.3.0-alt2
    - Restrict use of gcs feature to build on more architectures
    Oct. 12, 2022 Ivan A. Melnikov 0.3.0-alt1
    - Initial build for Sisyphus