Ccache

From Wikipedia, the free encyclopedia

Template:Short description

Page Module:Message box/ambox.css has no content.

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 releaseApril 19, 2002; 24 years ago (2002-04-19)[2]
Template:Infobox software/simple
Written inC++
EnginePage Template:Plainlist/styles.css has no content.Template:EditAtWikidata
Operating systemUnix-like, Windows
PlatformCross-platform
Available inEnglish
TypeCompiling tools
LicenseGPLv3[3]
Websiteccache.dev
RepositoryPage 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.

  1. ^ Page Module:Citation/CS1/styles.css has no content."ccache – Credits". ccache.dev. Retrieved 2026-05-04.
  2. ^ Page Module:Citation/CS1/styles.css has no content."Released 1.0 – ccache/Ccache@2ddc45e". GitHub.
  3. ^ Page Module:Citation/CS1/styles.css has no content."ccache copyright and license". ccache.dev. Retrieved 2026-05-04.
  4. ^ Page Module:Citation/CS1/styles.css has no content."ccache news". ccache.dev. Retrieved 2026-05-04.

Template:Asbox