Difference between revisions of "Distcc"

From Free Software Directory
Jump to: navigation, search
(Added Debian link)
 
Line 33: Line 33:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Debian
+
|Resource audience=Debian (Ref)
|Resource URL=http://tracker.debian.org/pkg/distcc
+
|Resource URL=https://tracker.debian.org/pkg/distcc
 
}}
 
}}
 
{{Resource
 
{{Resource

Latest revision as of 12:59, 15 February 2018


[edit]

Distcc

http://distcc.samba.org/
Distributes code compilation across a network

'distcc' distributes compilation of C or C++ code across several machines on a network. It should always generate the same results as a local compile, is simple to install and use, and is often significantly faster than a local compile. 'distcc' does not require all machines to share a filesystem, have synchronized clocks, or to have the same libraries or header files installed. Machines can be running different operating systems, as long as they have compatible binary formats or cross-compilers. 'distcc' sends the complete preprocessed source code across the network for each job, so all it requires of the volunteer machines is that they be running the distccd daemon, and that they have an appropriate compiler installed.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

2 July 2002




Leaders and contributors

Contact(s)Role
Martin Pool Maintainer


Resources and communication

AudienceResource typeURI
Debian (Ref)https://tracker.debian.org/pkg/distcc
Bug Tracking,Developer,SupportE-mailmailto:distcc@lists.samba.org
DeveloperVCS Repository Webviewhttp://cvs.samba.org/cvsweb/distcc/


Software prerequisites

KindDescription
Weak prerequisitePython
Required to buildlibpopt




Entry










"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.
















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.