All releases of distcc


Release Notes: 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.


Release Notes: 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.


Release Notes: This release fixes small bugs in handling -x and -specs compiler options.


Release Notes: Portability bugs for Solaris and amd64 were fixed.


Release Notes: Various portability and minor bugs were fixed.


Release Notes: 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.


Release Notes: This release adds timeouts for network operations, and some performance and robustness improvements.


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


Release Notes: 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.


Release Notes: Some minor bugs were fixed.