clcache
clcache copied to clipboard
Equivalent to CCACHE_READONLY and CCACHE_TEMPDIR
Having CLCACHE_READONLY and CLCACHE_TEMPDIR would allow me to use shared caches for pull requests. Otherwise my choices are either to copy the entire clcache directory for each pull request or to not use clcache at all for pull request builds.