Ccache

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by imported>Jrosdahl at 09:13, 3 May 2025 (Update to latest version). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Script error: No such module "Unsubst". Script error: No such module "Infobox".Template:Template other Script error: No such module "Check for unknown parameters".Script error: No such module "Check for conflicting parameters". 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.

See also

<templatestyles src="Stack/styles.css"/>

Script error: No such module "Portal".

Script error: No such module "Check for unknown parameters".

References

<templatestyles src="Reflist/styles.css" />

Script error: No such module "Check for unknown parameters".

External links

  • Script error: No such module "Official website".Script error: No such module "Check for unknown parameters".


Template:Asbox