Download List

Descripción del Proyecto

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

Este comunicado de solucionado un error grave relacionado con los tiempos de espera, un error con marcas de tiempo de archivo, y varios problemas más pequeños. Como una característica de seguridad, control de acceso IP es ahora obligatoria para el servidor.
Tags: 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

Esta versión incluye el tiempo de espera para las operaciones de red, y algunas mejoras de rendimiento y robustez.
Tags: Minor feature enhancements
This release adds timeouts for network operations, and
some performance and robustness improvements.

2004-07-08 14:19
2.16

Varios pequeños bugs y problemas de portabilidad se fija, incluido un posible problema de seguridad para plataformas de 64-bits.
Tags: 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

Esta versión corrige un error grave en las transferencias de archivos comprimidos que podrían causar que el cliente o el servidor se bloquee. Algunas pequeñas cuestiones también fueron tratadas.
Tags: 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

Algunos errores de menor importancia eran fijos.
Tags: Minor bugfixes
Some minor bugs were fixed.

Project Resources