On Thu, Apr 16, 2009 at 7:55 PM, Matthieu Moy <Matthieu.Moy@xxxxxxx> wrote: > Jeff King <peff@xxxxxxxx> writes: > >> But one could probably design a system to replace both ccache and make >> that relies on git's fast sha-1 reporting to avoid duplicate work. I >> suspect nobody has bothered because make+ccache is "fast enough" that >> the added complexity would not be worth it. > > AIUI, ClearCase does something similar to that. Call that an immense > bloatware where everything has to come together, or a nice integration > of different tools, I never used it, so I don't know (I heard the > first option more than the second ...). It does help on really big projects (complete rebuild may take one day, complete recollect built objects and link them with clearmake take about one hour). C++-based projects may like it due to long time compilation. -- Duy -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html