AwayQu / ccache

ccache – a fast compiler cache

Home Page:https://ccache.samba.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ccache – a fast compiler cache

Build Status Code Quality: Cpp Total Alerts

ccache is a compiler cache. It speeds up recompilation by caching the result of previous compilations and detecting when the same compilation is being done again. Supported languages are C, C++, Objective-C and Objective-C++.

General information

Contributing to ccache

About

ccache – a fast compiler cache

https://ccache.samba.org

License:Other


Languages

Language:C 80.5%Language:Shell 14.2%Language:M4 1.9%Language:Objective-C 1.3%Language:Python 0.9%Language:C++ 0.5%Language:Makefile 0.4%Language:Dockerfile 0.3%Language:Ruby 0.1%