开发者

.net VS2008 compilation analyzer tool?

I'm looking for a tool that allows me to analyze the compilation of a VS Solution (about 30 VS projects inside). I would like to know after the global solution compilation, which projets fail and forward errors to developers. Of course, I could analyze the compilation report... but I'm pretty sure that great tools are available !

Which one is for you the best tool ?

Thanks a 开发者_运维技巧lot !


Try CC.NET or Nant. You can configure CC.NET to publish reports from the build and also monitor that from your system tray. Continuous build should be done automatically and I dont think you should monitor the report manually


I've chosen r2build. a very nice and self-documented build workflow software.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜