U++ framework
Do not panic. Ask here before giving up.

Home » Developing U++ » External resources » ccache
ccache [message #17287] Tue, 05 August 2008 18:22 Go to next message
captainc is currently offline  captainc
Messages: 278
Registered: December 2006
Location: New Jersey, USA
Experienced Member
I stumbled across ccache when compiling qsvn. It seems to accomplish something similar to blitz. Someone even compiled it for Windows.

From the site:
Quote:

ccache is a compiler cache. It acts as a caching pre-processor to C/C++ compilers, using the -E compiler switch and a hash to detect when a compilation can be satisfied from cache. This often results in a 5 to 10 times speedup in common compilations.

http://ccache.samba.org/
Re: ccache [message #17293 is a reply to message #17287] Tue, 05 August 2008 23:02 Go to previous message
mirek is currently offline  mirek
Messages: 14290
Registered: November 2005
Ultimate Member
Afaik it is rather similar to what our "out" directory structure does for us for free..

AFAIK it just stores compiler commandlines and files fingerprints and caches results of compilation.

Mirek
Previous Topic: Source Navigator NG3
Next Topic: FMC
Goto Forum:
  


Current Time: Sun Apr 26 20:52:58 GMT+2 2026

Total time taken to generate the page: 0.00615 seconds