rurban / ccache

MSVC patches for 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 CII Best Practices Discussions Gitter

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

MSVC patches for ccache – a fast compiler cache

https://ccache.dev

License:Other


Languages

Language:C++ 72.1%Language:Shell 23.1%Language:CMake 2.8%Language:Python 1.7%Language:Dockerfile 0.3%