Home
last modified time | relevance | path

Searched defs:GITVER (Results 1 - 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/config/
H A Ddist.mk29 GITVER=$(shell (cd $(ICU4CTOP) && (git describe --tags --exact-match 2>/dev/null || git rev-parse --short HEAD)) || echo 'unknown') macro
/third_party/skia/third_party/externals/icu/source/config/
H A Ddist.mk29 GITVER=$(shell (cd $(ICU4CTOP) && (git describe --tags --exact-match 2>/dev/null || git rev-parse --short HEAD)) || echo 'unknown') macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A DMakefile76 GITVER := $(shell git describe --dirty=+) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A DMakefile72 GITVER := $(shell git describe --dirty=+) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A DMakefile81 GITVER := $(shell git describe --dirty=+) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A DMakefile79 GITVER := $(shell git describe --dirty=+) macro

Completed in 8 milliseconds