Commit Graph

2 Commits

Author SHA1 Message Date
Jan Tattermusch 24dfe21cad
activate ccache for selected win builds (#28735) 2022-03-10 19:50:34 +01:00
Jan Tattermusch f23f1bb51f
Use ccache for selected C++ and python builds (with redis server as cache) (#28661)
* add cmake support for ccache

* cleanup: use --env-file for docker run invocations

* make python build compatible with using ccache

* enable building using ccache in selected kokoro jobs

* print ccache stats and the end of run_tests.py
2022-01-25 19:18:58 +01:00