* updated kmbox (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / package / develop / distcc / distcc.desc
blob48e1d347d38fa9fda8cec3d362a502f6a12697b4
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/distcc/distcc.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A fast, free distributed C/C++/... compiler frontend
14 [T] Distcc is a program to distribute builds of C, C++, Objective C or
15 [T] Objective C++ code across several machines on a network. distcc should
16 [T] always generate the same results as a local build, is simple to install
17 [T] and use, and is often two or more times faster than a local compile.
18 [T]
19 [T] Distcc does not require all machines to share a filesystem, have
20 [T] synchronized clocks, or to have the same libraries or header files
21 [T] installed. They can even have different processors or operating systems,
22 [T] if cross-compilers are installed.
24 [U] http://distcc.samba.org/
26 [A] Martin Pool <distcc@lists.samba.org>
27 [M] Rene Rebe <rene@t2-project.org>
29 [C] base/development
30 [F] CROSS DIETLIBC
32 [L] GPL
33 [S] Stable
34 [V] 3.4
35 [P] X 0-2--5---9 105.400
37 [D] d5b48435aee33725db334181539ab7c15a1611fc205607c21f4da459 distcc-3.4.tar.gz https://github.com/distcc/distcc/releases/download/v3.4/