Package sccache: Information

Source package: sccache
Version: 0.3.3-alt1
Build time:  Jan 3, 2023, 04:56 PM in the task #312831
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 (x86_64, ppc64le, i586, armh, aarch64)
sccache-debuginfo (x86_64, ppc64le, i586, armh, 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


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