distcc - Program for distributed C/C++ compilations.
Website: | https://code.google.com/p/distcc |
---|---|
License: | GPL |
- 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.slc5.src [1.4 MiB] |
Changelog
by Thomas Oulevey (2014-05-23):
- Add config(noreplace) on /etc |
distcc-3.1-16cern.svn20090608.slc5.src [1.4 MiB] |
Changelog
by Jan van Eldik (2013-06-20):
- Add BuildRequires on krb5-devel, python-devel |
distcc-3.1-13cern.svn20090608.slc5.src [1.4 MiB] |
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.slc5.src [1.4 MiB] |
Changelog
by Jan van Eldik (2012-01-12):
- Improve logrotation. |
distcc-3.1-11cern.svn20090608.slc5.src [1.4 MiB] |
Changelog
by KELEMEN Peter (2010-11-15):
- Increased timeouts for heavy load. |
distcc-3.1-10cern.svn20090608.slc5.src [1.4 MiB] |
Changelog
by KELEMEN Peter (2009-06-10):
- Upstream SVN 20090806 with Ian's latest patches. |
distcc-3.1-9cern.svn20090227.slc5.src [755 KiB] |
Changelog
by KELEMEN Peter (2009-04-27):
- New release with Ian's latest patches. |
distcc-3.1-7cern.svn20090227.slc5.src [755 KiB] |
Changelog
by KELEMEN Peter (2009-03-23):
- BuildArch: x86_64 - Conditional specfile conflicts with our current build system, reverting. |