Hacker News new | ask | show | jobs
by dima55 564 days ago
That's called "ccache"
1 comments

ccache is just a hack to make traditional build systems less stupid.

Good build systems have native support for these things.