diff options
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 7425013703..347b591b1f 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -965,6 +965,30 @@ | |||
| 965 | </glossdef> | 965 | </glossdef> |
| 966 | </glossentry> | 966 | </glossentry> |
| 967 | 967 | ||
| 968 | <glossentry id='var-BUILDHISTORY_DIR_SDK'><glossterm>BUILDHISTORY_DIR_SDK</glossterm> | ||
| 969 | <glossdef> | ||
| 970 | <para> | ||
| 971 | When inheriting the | ||
| 972 | <link linkend='ref-classes-buildhistory'><filename>buildhistory</filename></link> | ||
| 973 | class, specifies the name of the software development kit | ||
| 974 | (SDK) analyzed using the build history feature. | ||
| 975 | For more information on how the variable works, see the | ||
| 976 | <filename>buildhistory.class</filename>. | ||
| 977 | For more information on how build history works, see the | ||
| 978 | "<link linkend='maintaining-build-output-quality'>Maintaining Build Output Quality</link>" | ||
| 979 | section. | ||
| 980 | </para> | ||
| 981 | |||
| 982 | <para> | ||
| 983 | By default, the <filename>buildhistory</filename> class | ||
| 984 | sets the SDK name as follows: | ||
| 985 | <literallayout class='monospaced'> | ||
| 986 | BUILDHISTORY_DIR_SDK = "${BUILDHISTORY_DIR}/sdk/${SDK_NAME}/${IMAGE_BASENAME}" | ||
| 987 | </literallayout> | ||
| 988 | </para> | ||
| 989 | </glossdef> | ||
| 990 | </glossentry> | ||
| 991 | |||
| 968 | <glossentry id='var-BUILDHISTORY_FEATURES'><glossterm>BUILDHISTORY_FEATURES</glossterm> | 992 | <glossentry id='var-BUILDHISTORY_FEATURES'><glossterm>BUILDHISTORY_FEATURES</glossterm> |
| 969 | <glossdef> | 993 | <glossdef> |
| 970 | <para> | 994 | <para> |
