Commit Graph

16 Commits

Author SHA1 Message Date
Taiki Endo
7df5094d28 manifest-schema: Rename ManifestDownloadInfo::checksum to hash to reduce
manifest size

Before:
```
wc -c manifests/* | grep total
2808686 total
```

After:
```
wc -c manifests/* | grep total
2748178 total
```
2026-03-21 03:48:16 +09:00
Taiki Endo
02b095fa15 Support more platforms in various tools 2026-03-19 20:50:58 +09:00
Taiki Endo
b0cd8d3751 Update sccache@latest to 0.14.0 2026-02-10 00:34:09 +09:00
Taiki Endo
9ad491a0f9 Update sccache@latest to 0.13.0 2026-01-14 06:19:22 +09:00
Taiki Endo
1a9eb7f2bb Update sccache@latest to 0.12.0 2025-10-21 09:43:30 +09:00
Taiki Endo
bf8fb45a9e Update sccache@latest to 0.11.0 2025-10-11 06:20:27 +09:00
Taiki Endo
a124e0a223 Update sccache@latest to 0.10.0 2025-02-25 06:13:23 +09:00
Taiki Endo
85a4a5fd84 codegen: sccache 0.8.2+ provides AArch64 Windows binary 2025-01-29 04:30:01 +09:00
Taiki Endo
94493127b2 Update sccache@latest to 0.9.1 2025-01-07 18:13:00 +09:00
Taiki Endo
423586137a Update sccache@latest to 0.9.0 2024-12-10 06:13:39 +09:00
Taiki Endo
3981b01dd3 Update sccache@latest to 0.8.2 2024-09-28 18:11:48 +09:00
John Vandenberg
a6c0face45 Use asset etag to avoid fetches (#547) 2024-06-21 03:54:24 +00:00
John Vandenberg
d7080cb663 Generate Markdown table of tools (#473) 2024-06-04 03:56:04 +09:00
Taiki Endo
e529e9af03 Update sccache@latest to 0.8.1 2024-05-25 09:25:41 +09:00
Taiki Endo
8b890a7ae1 Update sccache@latest to 0.8.0 2024-04-22 00:11:51 +09:00
Taiki Endo
2e3ebeb449 Support sccache 2024-03-02 17:52:28 +09:00