Dash:
[t2.git] / package / develop / ccache / ccache.desc
blobeddc34880ffd5eb0b93618ae30c12ab4407cade8
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
5 [COPY] 
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
8 [COPY] 
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
17 [T] done again.
19 [U] http://ccache.samba.org/
21 [A] Andrew Tridgell
22 [M] Rene Rebe <rene@t2-project.org>
24 [C] base/development
25 [F] CROSS DIETLIBC
27 [L] GPL
28 [S] Stable
29 [V] 4.5.1
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
35 [CV-FLAGS] ODD-STABLE
36 [D] ec4fd52585ebb0a6b2eb4135932bde3d807a63d1b6226b947b048815 ccache-4.5.1.tar.gz https://github.com/ccache/ccache/releases/download/v4.5.1/