Posts
32
Comments
96
Trackbacks
0
Team Build
Team Build: Part 1
I’ve had the fortune of being involved in some pretty complex and elegant Team Build configurations. I’ve started to blog about individual points several times, but ended up figuring that I should instead write a series of posts about common goals and general Team Build approaches. I can’t take credit for all this content. Some I’ve developed over time, some I’ve learned from others on the web, and yet other stuff I’ve learned from co-workers. That said, here we go with Part 1. General Approach Every...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati
Posted On Tuesday, March 10, 2009 4:32 PM | Feedback (0)
VCBuild, BK1513, and Team Build
I ran across this issue while automating a particularly complex build. It turns out the C++ project was being built twice during the automated build. Ensuring the build only ran the C++ project once fixed up my problem. Hope this helps anyone struggling with this combination of issues
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati
Posted On Tuesday, January 27, 2009 2:55 AM | Feedback (0)
Comment and opinions are my own and do not reflect on my company in any way.