1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/ccache/ccache.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] A fast compiler cache
15 [T] Ccache is a compiler cache. It speeds up re-compilation of C/C++ code by
16 [T] caching previous compiles and detecting when the same compile is being
19 [U] http://ccache.samba.org/
22 [M] Rene Rebe <rene@t2-project.org>
30 [P] X 0-2--5---9 105.400
32 [O] var_append cmakeopt ' ' '-DUSE_CCACHE=OFF -DENABLE_TESTING=OFF -DREDIS_STORAGE_BACKEND=OFF'
34 [CV-URL] https://ccache.dev/download.html
36 [D] ec4fd52585ebb0a6b2eb4135932bde3d807a63d1b6226b947b048815 ccache-4.5.1.tar.gz https://github.com/ccache/ccache/releases/download/v4.5.1/