Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SCons: Improve cache purging logic | Thaddeus Crews | 2024-11-15 | 1 | -1/+1 |
| | | | | • Implement caching via SCons arguments, rather than environment variables | ||||
* | Style: Format yaml files | Thaddeus Crews | 2024-09-13 | 1 | -5/+6 |
| | |||||
* | [CI] Upload build cache before running tests | A Thousand Ships | 2024-07-13 | 1 | -0/+17 |
This improves turnaround time on large PRs where compilation is successful but unit testing or similar fails, forcing recompilation of unchanged code |