Download List

Project Description

distcc is a parallel build system that distributes compilation of C/C++/ObjC code across machines on a network. It can be set up in just a few minutes and makes builds up to ten times faster. It does not require machines to share a filesystem or have the same libraries or header files, and installation does not need superuser privileges.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-10-12 09:58
2.18

This release fixed a crash bug related to timeouts, a bug with file timestamps, and various smaller problems. As a security feature, IP access control is now mandatory for the server.
Tags: Major bugfixes

2004-08-01 11:13
2.17

This release adds timeouts for network operations, and
some performance and robustness improvements.
Tags: Minor feature enhancements

2004-07-08 14:19
2.16

Several small bugs and portability issues were
fixed, including a possible security problem for
64-bit platforms.
Tags: Minor security fixes

2004-07-06 17:55
2.15

This version fixes a serious bug in compressed
file transfers that could cause the client or
server to crash. Some smaller issues were also
addressed.
Tags: Major bugfixes

2004-05-02 14:14
2.14

Some minor bugs were fixed.
Tags: Minor bugfixes

Project Resources