Y
Hacker News
new
|
ask
|
show
|
jobs
by
seanmcdirmid
2486 days ago
Hasn’t google been doing C/C++ build caching for more than a decade now?
1 comments
malkia
2486 days ago
RBE has been mentioned in the other reply (for bazel, and other compatible systems). For GN (Chromium, Fuchsia, others) - there is
https://chromium.googlesource.com/infra/goma/server/
and client.
link