Jump to letter: [
ACDEFGIJLMNOPQRSTUVWX
]
distcc - Client side program for distributed C/C++ compilations.
- Description:
distcc is a program to distribute compilation of C or C++ code across several
machines on a network. distcc should always generate the same results as a
local compile, is simple to install and use, and is often two or more times
faster than a local compile.
$Revision: 1.4 $
Packages
distcc-2.12.1-0.fdr.0.rh73.src
[327 KiB] |
Changelog
by Bob Tanner (2004-01-09):
- upgrade to 2.12.1
- When checking if a process exists, accept EPERM as indicating it
exists but isn't ours. This allows watching the directory of a
different user, subject only to filesystem permissions. Reported by
Ernst Bachmann.
- Correct a bug introduced in 2.12 that made distccd fail to start
when run by root because setgid failed. Fix from Wayne Davison.
- --without-gnome, --without-gtk now turn those options off rather
than on.
- New man page for distccmon-text, by Shri Shrikumar and Martin Pool.
|