Commit Graph

38 Commits

Author SHA1 Message Date
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
Danny Rawlins
ac5027742a ccache: clean up detecting for clang 2016-08-20 14:04:44 +10:00
Danny Rawlins
63ac32eb4a ccache: 3.2.5 -> 3.2.7 2016-07-21 11:10:18 +10:00
Danny Rawlins
0f774148c7 ccache: 3.2.4 -> 3.2.5 2016-05-10 21:24:56 +10:00
Danny Rawlins
20bd0a1968 update romster ports for new man page location 2015-11-04 14:37:36 +11:00
Danny Rawlins
94216a174a ccache: 3.2.1 -> 3.2.4 2015-10-22 20:33:52 +11:00
Danny Rawlins
39aba1fd32 ccache: 3.2 -> 3.2.1 2015-02-12 00:02:59 +11:00
Danny Rawlins
56ade2a1c1 ccache: 3.1.9 -> 3.2 2014-11-30 19:27:23 +11:00
Danny Rawlins
e0c5de73c0 Update romster's email address. 2014-11-10 23:25:50 +11:00
Danny Rawlins
3b00a116e7 ccache: 3.1.8 -> 3.1.9 2013-01-08 00:52:46 +11:00
Danny Rawlins
1af92beac5 3.1.7 -> 3.1.8 2012-08-13 00:40:45 +10:00
Danny Rawlins
5eba1742df ccache: 3.1.6 -> 3.1.7 picked up orphaned port 2012-06-14 23:22:38 +10:00
Tilman Sauerbeck
8e0e7ce25a ccache: updated to 3.1.6. 2011-12-15 08:50:25 +01:00
Tilman Sauerbeck
ce245177fa ccache: updated to 3.1.3. 2011-01-09 12:31:32 +01:00
Tilman Sauerbeck
6a8b8287f2 ccache: adopted 2007-04-03 19:16:07 +02:00
Johannes Winkelmann
bdea7e6c6a create branch for 2.2 2006-02-23 15:26:10 +00:00