HomeSort by relevance Sort by last modified time
    Searched defs:BUILD_STRING (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/make_helpers/
windows.mk 74 # the BUILD_STRING generation which uses git.
77 BUILD_STRING ?= development build
  /device/linaro/bootloader/arm-trusted-firmware/
Makefile 99 ifeq (${BUILD_STRING},)
100 BUILD_STRING := $(shell git describe --always --dirty --tags 2> /dev/null)
102 VERSION_STRING := v${VERSION_MAJOR}.${VERSION_MINOR}(${BUILD_TYPE}):${BUILD_STRING}
  /external/python/cpython3/Include/
opcode.h 126 #define BUILD_STRING 157

Completed in 1025 milliseconds