-
Notifications
You must be signed in to change notification settings - Fork 3
Labels
enhancementNew feature or requestNew feature or request
Description
We need to find the best way to disable ccache (which must be disabled in Bazel)
especially for the environments where it is not possible to remove (sudo apt-get remove).
Scope
- Experiment and suggest ways to disable ccache
- Note that CCACHE_DISABLE=1 does not work
- Describe the best way to disable ccache
- Detect ccache in the code (tools.bzl?)
- Update documentation and code
- Add description to ccache detection code (tools.bzl?)
- README
- CONTRIBUTING (if needed)
DoD (Definition of Done)
- Detection is added
- Documentation is updated
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request