Ccache
From Wikipedia, the free encyclopedia
Ccache is a software development tool that caches compilations so that the next time, the same compilation can be avoided and the results can be taken from the cache. This can greatly speed up recompilation time. The detection is done by hashing different kinds of information that should be unique for the compilation and then using the hash sum to identify the cached output. Ccache is licensed under the GNU General Public License.
This article needs additional citations for verification. (January 2021) |
Original author(s) | Andrew Tridgell |
---|---|
Developer(s) | Joel Rosdahl[1] |
Initial release | March 30, 2002[2] |
Stable release | 4.11.3
/ May 3, 2025[3] |
Repository | |
Written in | C++ |
Operating system | Unix-like, Windows |
Platform | Cross-platform |
Type | Compiling tools |
License | GPLv3[4] |
Website | ccache |
See also
References
External links
Wikiwand - on
Seamless Wikipedia browsing. On steroids.