Lines Matching refs:build
12 # Parameters describing how and where to execute the build.
16 # configs - the list of {os, ws, arch} configurations to build.
28 # The CVS tag to use when fetching elements to build. By default the
31 # For example, when doing a nightly build out of HEAD,
36 # The absolute path to a working directory where the source for the build
38 # of the build will be located. On Windows systems, the path length should not
41 buildDirectory=c:\build
45 # Type of build. Used in naming the build output. Typically this value is
51 # ID of the build. Used in naming the build output.
56 # Label for the build. Used in naming the build output
61 # Timestamp for the build. Used in naming the build output
66 # Base location for anything the build needs to compile against. For example,
92 # The location underwhich all of the build output will be collected. This will be
99 # The list of {os, ws, arch} configurations to build. This
114 # Whether or not to fail the build if there are compiler errors