Background
Distcc Manager was created to facilitate distcc usage for any project that uses make and gcc.
Here are some of the features:
- Single script written in python
- Ability to manage toolchains across the network
- Toolchains are automatically synchronized across all machines that are running distccTool by NFS
- Configures jobs available, and prioritizes list of machines running distccTool.
- Client auto-updates
- Android NDK
- iPhone OS Simulator/Device w/o PCH (GCH/PCH conflict to be resolved)
- DarwinX86
Howtos for distcc Manager
[ Setting up the Server ] (do this once for the network)
[ Setting up Clients ]
[ FAQ ]