Searched refs:BUILD_STRING (Results 1 – 3 of 3) sorted by relevance
77 BUILD_STRING ?= development build
99 ifeq (${BUILD_STRING},)100 BUILD_STRING := $(shell git describe --always --dirty --tags 2> /dev/null) macro102 VERSION_STRING := v${VERSION_MAJOR}.${VERSION_MINOR}(${BUILD_TYPE}):${BUILD_STRING}
281 - ``BUILD_STRING``: Input string for VERSION\_STRING, which allows the TF build