Commit Graph

65 Commits

Author SHA1 Message Date
e5d6b14193 ccache: update to 4.8 2023-03-23 17:33:12 +01:00
4aa80587c3
ccache: 4.7.3 -> 4.7.4 2022-11-22 18:19:39 +00:00
ab26b26675 ccache: disable tests, we don't install them 2022-11-07 13:12:19 +01:00
a0f09a6d41 ccache: 4.7.2 -> 4.7.3 2022-11-06 11:17:13 +00:00
53b42c70b8 ccache: update to 4.7.2 2022-10-30 11:10:16 +01:00
a631970eaf
ccache: 4.7 -> 4.7.1 2022-10-23 09:45:25 +02:00
462b65a9df ccache: update to 4.7 2022-10-20 10:17:38 +02:00
289c96c36d Merge remote-tracking branch 'origin/3.6' into 3.7 2022-09-03 11:46:07 +02:00
fe9786ad8c ccache: update to 4.6.3 2022-08-31 10:26:08 +02:00
bc53626493 Merge branch '3.6' into 3.7 2022-08-27 13:30:58 +02:00
2d658c1df1 ccache: update to 4.6.2 2022-08-27 11:23:52 +02:00
b5cc8243a7 Merge remote-tracking branch 'origin/3.6' into 3.7 2022-05-24 15:14:47 +02:00
Danny Rawlins
426ad07533 ccache: 4.6 -> 4.6.1 2022-05-24 18:15:10 +10:00
3d39dc7d03 Merge remote-tracking branch 'origin/3.6' into 3.7 2022-03-05 17:41:58 +01:00
4fb0c07846
ccache: 4.5.1 -> 4.6 2022-03-05 17:28:35 +01:00
d6bc6f6204 ccache: updated cmake syntax 2022-01-10 16:45:19 +01:00
Danny Rawlins
8be3c5771a ccache: 4.4.2 -> 4.5.1 2021-12-05 14:32:54 +11:00
Danny Rawlins
e3523f0c92 ccache: 4.4.1 -> 4.4.2 2021-09-29 23:37:52 +10:00
Danny Rawlins
0616069a8f ccache: fix man page generation to asciidoctor and not asciidoc 2021-09-19 17:51:08 +10:00
Danny Rawlins
35bdd9cd1e ccache: update man page 2021-09-19 15:24:53 +10:00
2d48783fa7
ccache: 4.4 -> 4.4.1 2021-09-11 16:45:07 +02:00
08acd8d721
ccache: 4.3 -> 4.4 2021-08-22 16:10:56 +02:00
Danny Rawlins
29fd43bd68 ccache: 4.2.1 -> 4.3 2021-05-11 01:26:33 +10:00
Danny Rawlins
e518a25fbe ccache: 4.2 -> 4.2.1 2021-03-28 11:24:05 +11:00
Danny Rawlins
d0223c36f8 ccache: 4.1 -> 4.2 2021-02-02 22:14:11 +11:00
Danny Rawlins
2d6222e8b5 ccache: fix man page 2020-11-24 00:39:13 +11:00
Danny Rawlins
e0792cb290 ccache: 4.0 -> 4.1 2020-11-24 00:03:17 +11:00
Danny Rawlins
eacf806755 ccache: clean up cmake syntax 2020-11-09 22:34:51 +11:00
Danny Rawlins
77f2b751b1 ccache: add missing manual page 2020-10-29 01:06:24 +11:00
Danny Rawlins
5743963242 [notify] ccache: 3.7.12 -> 4.0
New dependency cmake
Changed compression algorithm from Deflate (zlib) to Zstandard, zstd will be used if installed, else it'll compile ccache staticly with a local zstd copy
Changed hash algorithm from MD4 to BLAKE3
Improved cache directory structure
Changed the default cache directory location to follow the XDG base directory specification
The CCACHE_DIR environment variable still overrides the default location just like before
The cache directory structure has changed compared to previous versions (more details below). This means that ccache 4.0 will not share cache results with earlier versions. It is however safe to run ccache 4.0 and earlier versions against the same cache directory: cache bookkeeping, statistics and cleanup are backward compatible, with the minor exception that some statistics counters incremented by ccache 4.0 won’t be visible when running ccache -s with an older version
https://ccache.dev/releasenotes.html#_ccache_4_0
2020-10-28 23:07:11 +11:00
Danny Rawlins
d680e507d6 ccache: 3.7.11 -> 3.7.12 2020-10-04 22:05:18 +11:00
Danny Rawlins
6bb3d95074 ccache: 3.7.10 -> 3.7.11 2020-07-22 08:54:53 +10:00
Danny Rawlins
4bec190338 ccache: 3.7.9 -> 3.7.10 2020-06-26 08:46:18 +10:00
Danny Rawlins
5c6bd718cc ccache: 3.7.8 -> 3.7.9 2020-04-06 22:59:36 +10:00
Danny Rawlins
0913248636 ccache: 3.7.7 -> 3.7.8 2020-03-27 18:21:54 +11:00
Danny Rawlins
79e5e1aac1 ccache: 3.7.6 -> 3.7.7 2020-01-06 23:57:14 +11:00
Danny Rawlins
103080205f ccache: 3.7.5 -> 3.7.6 2019-12-01 12:44:03 +11:00
Danny Rawlins
97b2dc6b38 ccache: 3.7.4 -> 3.7.5 2019-11-03 12:51:39 +11:00
Danny Rawlins
47193390c9 ccache: 3.7.3 -> 3.7.4 2019-09-21 14:47:03 +10:00
Danny Rawlins
84fe83895b ccache: 3.7.2 -> 3.7.3 2019-08-30 20:23:14 +10:00
Danny Rawlins
08b9bae96d ccache: 3.7.1 -> 3.7.2 2019-07-27 22:23:50 +10:00
Danny Rawlins
b7c41110f4 ccache: 3.4.3 -> 3.7.1 2019-05-15 20:07:31 +10:00
Danny Rawlins
5142949255 ccache: 3.4.1 -> 3.4.3 2018-09-07 19:27:50 +10:00
b9baf128bd opt: remove all .md5sum 2018-08-24 12:44:37 +02:00
Danny Rawlins
664556c193 ccache: 3.3.5 -> 3.4.1 2018-03-01 22:18:15 +11:00
Danny Rawlins
263fc5f84a ccache: 3.3.3 -> 3.3.5 2018-01-20 18:11:50 +11:00
Fredrik Rinnestam
23cc654491 updated signatures 2017-01-26 22:11:43 +01:00
Fredrik Rinnestam
228921d539 Merge branch '3.2' into 3.3 2017-01-26 22:04:02 +01:00
Danny Rawlins
894bda2669 ccache: 3.2.7 -> 3.3.3 2017-01-26 18:51:51 +11:00
78abcad049 add opt signatures 2016-10-15 13:54:24 +02:00