IncrediBuild

Sunday 23 November 2003This is almost 21 years old. Be careful.

If you are writing C++ with Visual Studio, and your builds take longer than you would like, you should try IncrediBuild. It’s a distributed build tool that just drops in to the Visual Studio environment. Worker machines are enlisted to help with the compilation, and the results are collected back on your machine. We’re trying it at work, and it isn’t quite automatic (there seems to be some fiddliness with projects involving IDL files producing TLB files to be included in RC files), but it’s close. They’ve got a whizzy graphical view of the build being spread across a number of machines, and they don’t even require Visual Studio to be installed on the worker machines. Magic.

IncrediBuild progress window

Comments

[gravatar]
The Right Honorable Smasher of Lemons 11:49 AM on 26 Nov 2003
We've been using IncrediBuild for some time now, distributed amongst ~20 developer boxes, and have found it _amazing_. Builds that previously took in the order of a few hours now take about five minutes.

A word of warning - try not to look at the whizzy graphics as the build progresses - you might find yourself becoming hypnotised!

Add a comment:

Ignore this:
Leave this empty:
Name is required. Either email or web are required. Email won't be displayed and I won't spam you. Your web site won't be indexed by search engines.
Don't put anything here:
Leave this empty:
Comment text is Markdown.