Figure 48. Create Builder window

To create a builder using the command line:

From a command line, type the teamc builder -createcommand and press Enter. The complete command syntax is the following:

teamc builder -create name -condition RC_expression -environment name

-fromscript_filespec -scriptname

-value RC_value -release name -family name

[-text -binary -none] [-parameters Parameters]

[-timeout number] [-become user_name] [-verbose]

No matter which way you create a builder, you must specify a number of attributes for it. Together with the contents of the build script and the tools you use (the compilers, linkers, and so on), the following attributes de®ne how a transformation takes place.

Builder

The name of the builder must be unique within a release. It can be anything you want; we recommend you establish and follow a meaningful naming convention. An example of a builder name is c_set_2.

Release

This is the name of the release that contains the builder. Builders are release-speci®c objects. They are not versioned within a release; therefore you can have only one version of a builder at any time in a release.

148User's Guide

Page 168
Image 168
IBM SC34-4499-03 manual Fromscriptfilespec -scriptname, Release