Ccache
From FreeOrionWiki
ccache[1] is an application that can be used to speed up compile times. It caches some of the work done in compiling so that subsequent changes in the code require less total time to recompile. The initial compile takes longer than normal.

