Package ccache: Information
Source package: ccache
Version: 3.4.2-alt2
Build time: Dec 7, 2020, 02:31 AM
Category: Development/Tools
Report package bugHome page: http://ccache.samba.org/
License: GPLv3+
Summary: Compiler cache
Description:
ccache is a compiler cache. It acts as a caching pre-processor to C/C++ compilers, using the -E compiler switch and a hash to detect when a compilation can be satisfied from cache. This often results in a 5 to 10 times speedup in common compilations.
List of RPM packages built from this SRPM:
ccache (e2kv5, e2kv4, e2k)
ccache-debuginfo (e2kv5, e2kv4, e2k)
ccache (e2kv5, e2kv4, e2k)
ccache-debuginfo (e2kv5, e2kv4, e2k)
Maintainer: Aleksei Nikiforov
List of contributors:
Aleksei Nikiforov
Evgeny Sinelnikov
Eugeny A. Rostovtsev
Andrey Rahmatullin
Vitaly Lipatov
Alexey Tourbin
Stanislav Ievlev
Alexander Bokovoy
Victor Forsyuk
Aleksei Nikiforov
Evgeny Sinelnikov
Eugeny A. Rostovtsev
Andrey Rahmatullin
Vitaly Lipatov
Alexey Tourbin
Stanislav Ievlev
Alexander Bokovoy
Victor Forsyuk
Last changed
Aug. 10, 2018 Aleksei Nikiforov 3.4.2-alt2
- Set ccache version info (Closes: #33939).
May 3, 2018 Aleksei Nikiforov 3.4.2-alt1
- Updated to upstream version 3.4.2.
Nov. 30, 2016 Evgeny Sinelnikov 3.3.3-alt1
- Detects usage of `.incbin` assembler directives in the source code and avoids caching such compilations.