A distributed build system based on distcc
https://github.com/icecc/icecream
icecc-0.9.7-arm_platform_map.patch | ||
icecc-0.9.7-x86_64-map-to-i686-for-now.patch | ||
icecc-0.9.98.1-sysconfig-openmamba.patch | ||
icecc-initscript | ||
icecc-profile | ||
icecc.spec | ||
icecream-logrotate | ||
icecream-monitor | ||
icecream-sysconfig | ||
README.md |
icecc
Icecream was created by SUSE based on distcc. Like distcc, Icecream takes compile jobs from a (KDE) build and distributes it among remote machines allowing a parallel build. But unlike distcc, Icecream uses a central server that dynamically schedules the compile jobs to the fastest free server. This advantage pays off mostly for shared computers, if you're the only user on x machines, you have full control over them.