Difference between revisions of "Distcc"

From Free Software Directory
Jump to: navigation, search
(New version)
(Added Debian link)
Line 7: Line 7:
 
|Component programs=distcc,distccd
 
|Component programs=distcc,distccd
 
|Computer languages=C,Python
 
|Computer languages=C,Python
 +
|Accepts cryptocurrency donations=No
 
|IRC help=irc://irc.gnome.org/distcc
 
|IRC help=irc://irc.gnome.org/distcc
 
|IRC development=irc://irc.gnome.org/distcc
 
|IRC development=irc://irc.gnome.org/distcc
Line 15: Line 16:
 
|Version status=stable
 
|Version status=stable
 
|Version download=https://github.com/distcc/distcc/archive/v3.2rc1.tar.gz
 
|Version download=https://github.com/distcc/distcc/archive/v3.2rc1.tar.gz
|Last review by=Alejandroindependiente
+
|Last review by=Bendikker
|Last review date=2017/03/13
+
|Last review date=2018/02/09
|Submitted by=Database conversion
 
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Status=
 
 
|Is GNU=No
 
|Is GNU=No
 
|License verified date=2002-07-02
 
|License verified date=2002-07-02
Line 32: Line 31:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=mbp@linuxcare.com
 
|Email=mbp@linuxcare.com
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource URL=http://tracker.debian.org/pkg/distcc
 
}}
 
}}
 
{{Resource
 
{{Resource

Revision as of 19:37, 8 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" 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.