| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-05-15 | [win][CI] Convert paths to Windows format before adding to PATH | Daniel Paoliello | -1/+1 | |
| 2025-03-12 | Update sccache to 0.10.0 | Jakub Beránek | -2/+4 | |
| This time, does it also for Windows and macOS. | ||||
| 2021-08-25 | Bump sccache used in CI to v0.2.15 | Mark Rousskov | -1/+1 | |
| This skips bumping Windows sccache because we run into compilation failures when doing so (-m32 not supported by clang-cl?). Not clear on cause, but seems easiest to just hold back. This should avoid PGO-related failures encountered on Linux, and more broadly seems like a good idea on other platforms as well (though it is likely not necessary right this moment). | ||||
| 2019-10-25 | ci: extract installing sccache into a script | Pietro Albini | -0/+20 | |
