The compilation of Thunderbird in Linux is so much faster when ccache is
also part of the compilation process. Thus I was wondering if there is a
way to compile thundebird/firefox with some kind of a caching system for
windows that will speed up the process. What I mean here is it does not
have to be ccache, although in my opinion ccache is doing great job.
I have found a guide (
https://developer.mozilla.org/en/ccache ) how to
enable ccache for mac and Linux however there is nothing mentioned for
windows. Does something like that already exists? Mybe someone have
tried ccache compilation with cygwin , msys or something similar and was
using ccache simultaneously.
I have read about IncrediBuild however I have never used this software
before and was wondering if it could be used at all together with
comm-central. Or there is another way to speed up the compilation in
windows. I do not mean distcc or redirecting stdout.
Regards,
Konstantin