Find a way to use ccache in build actions
Open
@ambv is already working on this.
Since Jun 1, 2020.
- Dominant language
- Python
- Stars
- 2
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
We compile quite a bit of C/C++ code repeatedly when producing productions packages. Integrating ccache has a potential to speed up builds considerably!
See [1] for an example.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.