Click here to Skip to main content
15,887,135 members

Survey Results

Do you perform Automated Builds?   [Edit]

Survey period: 17 Nov 2008 to 24 Nov 2008

Automating your build does more than relieve tedium. In general, what is your approach?

OptionVotes% 
We perform automated builds each time we check in code16916.80
We perform daily or weekly automated builds19919.78
We are planning on using automated builds767.55
We sometimes use automated builds595.86
We do not use automated builds47146.82
Our stuff doesn't need to be built323.18



 
GeneralRe: Do you use clustered builds? Pin
Gary Wheeler18-Nov-08 0:43
Gary Wheeler18-Nov-08 0:43 
GeneralRe: Do you use clustered builds? Pin
Dmitri Nеstеruk18-Nov-08 1:21
Dmitri Nеstеruk18-Nov-08 1:21 
GeneralRe: Do you use clustered builds? Pin
Gary Wheeler18-Nov-08 1:33
Gary Wheeler18-Nov-08 1:33 
GeneralRe: Do you use clustered builds? Pin
Dmitri Nеstеruk18-Nov-08 1:46
Dmitri Nеstеruk18-Nov-08 1:46 
GeneralRe: Do you use clustered builds? Pin
Gary Wheeler18-Nov-08 1:59
Gary Wheeler18-Nov-08 1:59 
GeneralRe: Do you use clustered builds? Pin
John M. Drescher18-Nov-08 5:03
John M. Drescher18-Nov-08 5:03 
GeneralRe: Do you use clustered builds? Pin
Gary Wheeler18-Nov-08 5:11
Gary Wheeler18-Nov-08 5:11 
GeneralRe: Do you use clustered builds? [modified] Pin
John M. Drescher18-Nov-08 5:28
John M. Drescher18-Nov-08 5:28 
Gary Wheeler wrote:
I didn't know VS2005 provided that.


http://vagus.wordpress.com/2008/02/15/source-level-parallel-build-in-visual-studio-2005/[^]

Gary Wheeler wrote:
We're not up to a 'build farm' yet, fortunately.


Since I use gentoo linux (installs everything from source code) I have invested time in getting this working because it saves a lot of time in upgrading. I have over 20 cores available for building. Recently I have moved from distcc to icecram and this greatly simplifies the setup especilly with x86 and x86_64 clients on the network. On top not needing any specific setup for different architectures it also allows me to use different distributions in the build. I mean I can have a dozen gentoo boxes participate in a build farm with an 8 core suse box and the setup is simple. icecream sends a small compiler environment from the client on first build to all of the hosts and after that this build environment will do the building independently on what compilers are on that host. And finally icecream will schedule the builds to the most powerful (and have the lowest cpu load) systems first.

http://en.opensuse.org/Icecream[^]

John

modified on Tuesday, November 18, 2008 11:36 AM

AnswerRe: Do you use clustered builds? Pin
WillemM17-Nov-08 9:14
WillemM17-Nov-08 9:14 
GeneralMotivation for doing a build Pin
Gary Wheeler17-Nov-08 2:13
Gary Wheeler17-Nov-08 2:13 
GeneralRe: Motivation for doing a build Pin
Rama Krishna Vavilala17-Nov-08 6:32
Rama Krishna Vavilala17-Nov-08 6:32 
GeneralRe: Motivation for doing a build Pin
Nemanja Trifunovic17-Nov-08 8:00
Nemanja Trifunovic17-Nov-08 8:00 
GeneralRe: Motivation for doing a build Pin
Gary Wheeler17-Nov-08 8:24
Gary Wheeler17-Nov-08 8:24 
GeneralI'm perplexed at the number of "We do not use automated builds" PinPopular
PedroMC16-Nov-08 23:08
PedroMC16-Nov-08 23:08 
GeneralRe: I'm perplexed at the number of "We do not use automated builds" Pin
Michael Bookatz17-Nov-08 1:25
Michael Bookatz17-Nov-08 1:25 
GeneralRe: I'm perplexed at the number of "We do not use automated builds" Pin
PedroMC17-Nov-08 3:56
PedroMC17-Nov-08 3:56 
GeneralRe: I'm perplexed at the number of "We do not use automated builds" Pin
Michael Bookatz17-Nov-08 4:01
Michael Bookatz17-Nov-08 4:01 
GeneralRe: I'm perplexed at the number of "We do not use automated builds" Pin
PedroMC17-Nov-08 4:25
PedroMC17-Nov-08 4:25 
GeneralRe: I'm perplexed at the number of "We do not use automated builds" Pin
htoomik17-Nov-08 8:09
htoomik17-Nov-08 8:09 
GeneralRe: I'm perplexed at the number of "We do not use automated builds" Pin
Mark J. Miller18-Nov-08 4:03
Mark J. Miller18-Nov-08 4:03 
GeneralRe: I'm perplexed at the number of "We do not use automated builds" Pin
Jonathan C Dickinson20-Nov-08 19:17
Jonathan C Dickinson20-Nov-08 19:17 
GeneralRe: I'm perplexed at the number of "We do not use automated builds" Pin
Andrew Torrance17-Nov-08 2:49
Andrew Torrance17-Nov-08 2:49 
GeneralRe: I'm perplexed at the number of "We do not use automated builds" Pin
Thomas Weller17-Nov-08 3:44
Thomas Weller17-Nov-08 3:44 
GeneralRe: I'm perplexed at the number of "We do not use automated builds" Pin
John M. Drescher17-Nov-08 4:21
John M. Drescher17-Nov-08 4:21 
GeneralRe: I'm perplexed at the number of "We do not use automated builds" Pin
Harold Bamford17-Nov-08 5:03
Harold Bamford17-Nov-08 5:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.