Y
Hacker News
new
|
ask
|
show
|
jobs
by
pojon
1767 days ago
How hard is it to set up build caches? Does anyone have working examples for toy projects?
2 comments
rhooke
1767 days ago
I'm not sure what you mean by a build cache, does sccache suit?
https://github.com/mozilla/sccache
link
staticassertion
1767 days ago
It's pretty simple to use sccache, which is what we do.
link
https://github.com/mozilla/sccache