Package sccache: Information
Source package: sccache
Version: 0.9.1-alt1
Build time: Jan 24, 2025, 06:20 PM in the task #371107
Category: Development/Tools
Report package bugHome page: https://github.com/mozilla/sccache
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.
Maintainer: Ivan A. Melnikov
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.