distcc - Program for distributed C/C++ compilations.
Website: | https://code.google.com/p/distcc |
---|---|
License: | GPL |
Vendor: | Scientific Linux CERN, http://cern.ch/linux |
- Description:
distcc is a program to distribute compilation of C or C++ code across several machines on a network. distcc should always generate the same results as a local compile, is simple to install and use, and is often two or more times faster than a local compile.
Packages
distcc-3.1-18cern.svn20090608.slc6.x86_64 [127 KiB] |
Changelog
by Thomas Oulevey (2014-05-23):
- Add config(noreplace) on /etc |
distcc-3.1-17cern.svn20090608.slc6.x86_64 [126 KiB] |
Changelog
by Thomas Oulevey (2014-02-19):
- Update tv.timeout for CERN installation |
distcc-3.1-16cern.svn20090608.slc6.x86_64 [126 KiB] |
Changelog
by Jan van Eldik (2013-06-20):
- Add BuildRequires on krb5-devel, python-devel |
distcc-3.1-13cern.svn20090608.slc6.x86_64 [126 KiB] |
Changelog
by Jan van Eldik (2012-01-13):
- Include CERN-specific /etc/sysconfig/distcc, /etc/distcc/clients.allow files - server %post: Make sure chkconfig works as expected |
distcc-3.1-12cern.svn20090608.slc6.x86_64 [126 KiB] |
Changelog
by Jan van Eldik (2012-01-12):
- Improve logrotation. |
distcc-3.1-11cern.svn20090608.slc6.x86_64 [126 KiB] |
Changelog
by KELEMEN Peter (2010-11-15):
- Increased timeouts for heavy load. |