Download List

Projeto Descrição

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.

2009-01-16 21:21
3.1

Muitas correções de bugs e melhorias de portabilidade foram feitas. A "- de digitalização inclui" opção foi adicionado ao distcc. Isso mostra que o distcc cabeçalhos iria enviar à máquina remota no modo de bomba, sem realmente compilar nada. Isso fornece uma interface simples para incluir o servidor. O "- disable-Werror opção" foi adicionado para configurar. Isso desativa o uso do GCC opção Werror quando distcc edifício, permitindo a compilação de distcc para ter sucesso, mesmo gcc advertências questões.
Tags: Minor feature enhancements
Lots of bugfixes and portability improvements were
made. The "--scan-includes" option was added to
distcc. This shows which headers distcc would send
to the remote machine in pump mode, without
actually compiling anything. This provides a
simple interface to the include server. The
"--disable-Werror" option was added to configure.
This disables the use of gcc's -Werror option when
building distcc, allowing compilation of distcc to
succeed even if gcc issues warnings.

2008-08-07 12:51
3.0

Este comunicado contém uma importante característica nova: distcc modo bomba. Com o modo de bomba, distcc é agora capaz de distribuir o pré-processamento, e não apenas de compilação. Como resultado, esta versão pode ser até três vezes mais rápido que versões anteriores. Ele também contém muitos outros novos recursos e correções.
Tags: Major feature enhancements
This release contains a major new feature: distcc-pump mode. With pump mode, distcc is now able to distribute preprocessing too, not just compilation. As a result, this release can be up to three times faster than earlier versions. It also contains many other new features and bugfixes.

2004-11-30 22:27
2.18.3

Esta versão corrige pequenos bugs na manipulação-x e opções de especificações do compilador.
Tags: Minor bugfixes
This release fixes small bugs in handling -x and -specs compiler options.

2004-11-12 07:27
2.18.2

Portabilidade bugs para Solaris e amd64 foram corrigidos.
Tags: Minor bugfixes
Portability bugs for Solaris and amd64 were fixed.

2004-11-12 07:27
2.18.1

Portabilidade e vários pequenos bugs foram corrigidos.
Tags: Minor bugfixes
Various portability and minor bugs were fixed.

Project Resources