Product Overview
Team Coherence Builder
TC Builder. What is it?
TC Builder is the latest in the line of addins for Team Coherence. TC
Builder provides the ability to visually design a build package for your
applications, regardless of their size or complexity. Once designed build
packages can be reused at any time to build your application with a few
simple clicks of your mouse.
In addition, direct integration with Team Coherence
Version Manager allows simple access to any
previous version of your projects allowing high levels of repeatability in
your build process.
[Top]
Powerful Workflow
Workflow objects allow you to specify dependencies in a build package. Using
workflow objects, you can specify the order of execution of the build as
well as dependencies (i.e. which objects must be built before building a
certain object). In addition, you can define what to do when a build fails
at any point:

In the above image, the build of the help file is dependent on the build of
all the Delphi project files. Following the help file, the actual
installation program is built. If the build of the install fails an E-Mail
containing the reasons is sent.
[Top]
Rebuild any Version Quickly and Easily
Direct integration with Team Coherence Version Manager allows you to
associate each build object with files archived within Version Manager. This
makes it possible to perform a Get before doing a build to either get the
latest version of the files required in the build, or to get a previous
version of the files.
Command-line keyword expansion allows generic builds to be created. Keywords
included in the command-line parameters for all objects are expanded prior
to being built. Combined with workflow objects and Version Control
integration, recreating previous builds becomes quick and accurate.
[Top]