Does StarTeam have a build facility?

rkruck's picture
rkruck asked on December 9, 2010 - 5:46pm | Replies (2).

ClearCase includes a build facility ClearMake, which is a wrapper for UNIX make I believe.

Does StarTeam have a similar built-in capability of performing builds?

Example: Could StarTeam be used to combine *.dll files into a single *.exe file? Or would some other program that contained build capabilities need to be ordered -- in addition to StarTeam -- in order to be able to perform such a build?

2 Answers

Alex Rodrigues's picture

StarTeam does not have anything like ClearMake. However, it does have a build tool called Team Inspector (like IBM BuildForge, but with very basic functionality). You need to call your own compilers (e.g. java, c, c++, etc) and build utilities (e.g. make) from Team Inspector.

StarTeamMaster's picture

StarTeam Inspector comes bundled with Enterprise Advantage. Its 2011, and a new version will be out soon.

CMCrossroads is a TechWell community.

Through conferences, training, consulting, and online resources, TechWell helps you develop and deliver great software every day.