Package sccache: Information

    Source package: sccache
    Version: 0.3.3-alt1
    Build time:  Jul 30, 2023, 07:59 PM in the task #326069
    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 RPM packages built from this SRPM:
    sccache (x86_64, ppc64le, i586, armh, aarch64)
    sccache-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Ivan A. Melnikov

    List of contributors:
    Ivan A. Melnikov

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

    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