Package sccache: Information

    Source package: sccache
    Version: 0.9.1-alt1
    Latest version according to Repology
    Build time:  Jan 24, 2025, 06:20 PM in the task #371107
    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, aarch64)

    Maintainer: Ivan A. Melnikov

    List of contributors:
    Ivan A. Melnikov

    ACL:
    Ivan A. Melnikov
    @everybody

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

    Last changed


    Jan. 24, 2025 Ivan A. Melnikov 0.9.1-alt1
    - 0.9.1
    Dec. 11, 2024 Ivan A. Melnikov 0.9.0-alt1
    - 0.9.0
    Oct. 20, 2024 Ivan A. Melnikov 0.8.2-alt1
    - 0.8.2
    - build with default features on 64-bit platforms
      and in minimal configuration on 32-bit platforms.