thedmd / ccache

ccache - a fast compiler cache (win32 with long paths support)

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 (win32 with long paths support)

License:Other


Languages

Language:C 81.1%Language:Shell 13.7%Language:M4 1.9%Language:Objective-C 1.3%Language:Python 0.8%Language:C++ 0.5%Language:Makefile 0.4%Language:Dockerfile 0.3%Language:Ruby 0.1%