Welcome to MSDN Blogs Sign in | Join | Help

Sara Ford's Weblog

My adventures embracing open source on CodePlex and at Microsoft

News

    • Did you know... All author proceeds go directly to sending Hurricane Katrina survivors to college.

      Microsoft Visual Studio Tips book

      Recent Entries

Did you know… Only VC supports parallel building within the IDE - #324

Under Tools – Options – Projects And Solutions – Build And Run, there’s the Maximum Number Of Parallel Project Builds edit box.

image

Try as you might, this will never work on non-VC projects. Makes me wonder why the label doesn’t just say Visual C++ projects. Probably a historical reason for it.

These are some MSBuild blog entries I found on building projects in parallel using MSBuild. if you know of more recent, or more descriptive content, please leave the URL as a comment.

Visual Studio 2008 - http://blogs.msdn.com/msbuild/archive/2007/04/26/building-projects-in-parallel.aspx

.NET FX 3.5 - http://blogs.msdn.com/msbuild/archive/2007/10/22/enabling-multiprocessor-support-in-an-msbuild-host.aspx

Technorati Tags: ,
Posted: Tuesday, September 30, 2008 3:00 AM by saraford

Comments

Eddie Butt said:

# September 30, 2008 9:01 AM

Visual Studio Hacks said:

My latest in a series of the weekly, or more often, summary of interesting links I come across related to Visual Studio. Channel 9 Stuff: Visual Studio Team System 2010 Week on Channel 9! Bottom-up Design with Visual Studio Team System 2010 Architect

# October 2, 2008 7:56 AM

unruledboy said:

in most situations, projects are dependent to each other, how can MSBuild to parallel the compiling, isn't build by dependecy tree?

# October 8, 2008 4:36 AM

xjb said:

# March 3, 2009 8:23 PM
New Comments to this post are disabled
Page view tracker