The BuildInformationType contains information describing how this tool was built.
Field Name | Type | Description |
---|---|---|
Build_ID0..1 | string |
This field contains an externally defined unique identifier of this build of this application instance. |
Build_Project0..1 | string |
This field contains the project name of this build of this application instance. |
Build_Utility0..1 | BuildUtilityType |
This field contains information identifying the utility used to build this application. |
Build_Version0..1 | string |
This field contains the appropriate version descriptor of this build of this application instance. |
Build_Label0..1 | string |
This field contains any relevant label for this build of this application instance. |
Compilers0..1 | CompilersType |
This field describes the compilers utilized during this build of this application. |
Compilation_Date0..1 | DateTimeWithPrecisionType |
This field identifies the compilation date for the build of the tool. In order to avoid ambiguity, it is strongly suggest that all timestamps in this field include a specification of the timezone if it is known. |
Build_Configuration0..1 | BuildConfigurationType |
This field describes how the build utility was configured for this build of this application. |
Build_Script0..1 | string |
This field contains the actual build script for this build of this application instance. |
Libraries0..1 | LibrariesType |
This field identifies the libraries incorporated into the build of the tool. |
Build_Output_Log0..1 | string |
This field contains a capture of the output log of the build process. |