Team Foundation Build System 是TFS的一个组件。一直以来都是用TFS build 2008,TFS 升级到2010后,build组件有了非常大的变化。最近正在研究中。
为了方便贴出一些英文资料,以后研究后再写些文章。
Understanding a Team Foundation Build System
http://msdn.microsoft.com/en-us/library/dd793166.aspx
You can use Team Foundation Build to compile, test, and deploy your software in an automated and distributed system. This software is designed to support small "start-up" software efforts, in addition to mature software development enterprises. The system is designed to help you scale out your build system as your team and code base grow.
In this topic
Build Machines The Team Foundation Build Service Using Virtual Machines as Build Machines The Build Controller The Build Agent Build System Topology ExamplesCustomize Team Build 2010 系列。一共有十篇
Customize Team Build 2010 – Part 1: Introduction
Customize Team Build 2010 – Part 2: Add arguments and variables
Customize Team Build 2010 – Part 3: Use more complex arguments
Customize Team Build 2010 – Part 4: Create your own activity
Customize Team Build 2010 – Part 5: Increase AssemblyVersion
Customize Team Build 2010 – Part 6: Use custom type for an argument
Customize Team Build 2010 – Part 7: How is the custom assembly found?
Customize Team Build 2010 – Part 8: Send information to the build log?
Customize Team Build 2010 – Part 9: Impersonate activities (run under other credentials)
Customize Team Build 2010 – Part 10: Include Version Number in the Build Number