Ccache
From Wikipedia, the free encyclopedia
Page Module:Message box/ambox.css has no content.
This article needs additional citations for verification. (January 2021) |
Page Module:Infobox/styles.css has no content.
| Ccache | |
|---|---|
| [[Programmer|Original authorTemplate:Pluralize from text]] | Andrew Tridgell |
| [[Programmer|DeveloperTemplate:Pluralize from text]] | Joel Rosdahl[1] |
| Initial release | April 19, 2002[2] |
| Written in | C++ |
| Engine | Page Template:Plainlist/styles.css has no content.Template:EditAtWikidata |
| Operating system | Unix-like, Windows |
| Platform | Cross-platform |
| Available in | English |
| Type | Compiling tools |
| License | GPLv3[3] |
| Website | ccache |
| Repository | Page Template:Plainlist/styles.css has no content.
|
Script error: No such module "Check for conflicting parameters".
Ccache is a software development tool that caches compiler output so that subsequent identical compilations 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 free software licensed under the GNU General Public License version 3 or later.
See also
Page Template:Stack/styles.css has no content.
Lua error in mw.title.lua at line 404: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').
References
Page Template:Reflist/styles.css has no content.
- ^ Page Module:Citation/CS1/styles.css has no content."ccache – Credits". ccache.dev. Retrieved 2026-05-04.
- ^ Page Module:Citation/CS1/styles.css has no content."Released 1.0 – ccache/Ccache@2ddc45e". GitHub.
- ^ Page Module:Citation/CS1/styles.css has no content."ccache copyright and license". ccache.dev. Retrieved 2026-05-04.
- ^ Page Module:Citation/CS1/styles.css has no content."ccache news". ccache.dev. Retrieved 2026-05-04.