Ceedling icon indicating copy to clipboard operation
Ceedling copied to clipboard

Add ccache plugin

Open pileghoff opened this issue 1 year ago • 0 comments

Adds a simple, bare-bones ccache plugin to allow compilation caching using ccache without much fuzz. It works with custom test compiler, without the end user having to set it all up.

This is something we are using internally already, but i thought i might as well clean it up and upstream it (if you want it).

This is the first ruby i have ever written, so i don't expects that its perfect and welcome any feedback.

pileghoff avatar Sep 17 '24 10:09 pileghoff