Open
Description
After a brief mention on Discord (sadly can't link to those)
currently can only enable derived-file caching with a call to CacheDir(path)
in an sconscript. It seems like a command-line option to enable caching globally, and set the file - in other words, equivalent to calling the global CacheDir
(but not to calling env.CacheDir
), would be useful. This would make the feature more equivalent to Repository
/ --repository=path