SUSE Releases Icecream 1.0 Distributed Build Tool

Written by Michael Larabel in SUSE on 8 April 2013 at 12:33 PM EDT. 1 Comment
SUSE
After one decade in development, SUSE developers have released Icecream 1.0.0. Icecream is a build utility similar in nature to distcc.

Icecream was started by SUSE about one decade ago and is like distcc in that it takes compile jobs from a build and distributes it amongst remote machines for a parallel build process. Where Icecream differentiates from distcc is that it employs a central server and dynamic scheduling for pushing off compile jobs to the fastest available server.

More details on the Icecream design and install/setup process can be found from its GitHub repository.

The Icecream 1.0.0 release was announced in this blog post. Icecream 1.0.0 moves to GitHub as its project-agnostic home and another new feature is out-of-the-box support for using the LLVM/Clang compiler rather than just GCC. The Clang integration includes using its plug-ins within Icecream too.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week