elvis0123

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

Team Foundation Build System 是TFS的一个组件。一直以来都是用TFS build 2008,TFS 升级到2010后,build组件有了非常大的变化。最近正在研究中。

    为了方便贴出一些英文资料,以后研究后再写些文章。

1 微软的MSDN

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

2 Ewald Hofman的blog

Customize 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

posted on 2010-07-14 09:27  elvis  阅读(412)  评论(0编辑  收藏  举报