kira-bruneau / ccache

ccache – a fast compiler cache

Home Page:https://ccache.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ccache – a fast compiler cache

Build Status Code Quality: Cpp Total Alerts Gitter

Ccache (or “ccache”) is a compiler cache. It speeds up recompilation by caching previous compilations and detecting when the same compilation is being done again.

General information

Contributing to ccache

About

ccache – a fast compiler cache

https://ccache.dev

License:Other


Languages

Language:C++ 69.4%Language:Shell 25.7%Language:CMake 3.1%Language:Python 1.3%Language:Dockerfile 0.5%