Download List

项目描述

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 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

此版本修正了崩溃的错误有关超时,一个文件时间戳错误,以及各种小问题。作为一项安全功能,IP访问控制现在是强制性的服务器。
标签: Major bugfixes
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.

2004-08-01 11:13
2.17

此版本增加了对网络操作超时,一些性能和鲁棒性的改进。
标签: Minor feature enhancements
This release adds timeouts for network operations, and
some performance and robustness improvements.

2004-07-08 14:19
2.16

几个小错误和可移植性问题是固定的,其中包括一个64位平台可能的安全问题。
标签: Minor security fixes
Several small bugs and portability issues were
fixed, including a possible security problem for
64-bit platforms.

2004-07-06 17:55
2.15

这个版本修复了压缩文件传输的严重错误,可能导致客户端或服务器崩溃。一些较小的问题也解决。
标签: Major bugfixes
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.

2004-05-02 14:14
2.14

一些小的错误是固定的。
标签: Minor bugfixes
Some minor bugs were fixed.

Project Resources