build - Is there a Ccache for Visual Studio? -


I know that the implementation of the scans ccache But I'm stuck with another build system.
I also know that there is a gocache project on the source code whose purpose is to implement the same functionality of ccache for other compilers, but it does not appear to be complete Happened.

If you have some budget, look at X-ray Accredited; this does what you want, and This is a reputable piece of software.

CCAS does not work in VS and is not really a free option. If you are successful in creating one, many developers will be very grateful.


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -