Home
last modified time | relevance | path

Searched refs:GITVERSION (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Modules/
Dgetbuildinfo.c24 #ifndef GITVERSION
25 #define GITVERSION "" macro
37 static char buildinfo[50 + sizeof(GITVERSION) + in Py_GetBuildInfo()
55 return GITVERSION; in _Py_gitversion()
/third_party/python/
DMakefile.pre.in45 GITVERSION= @GITVERSION@
787 -DGITVERSION="\"`LC_ALL=C $(GITVERSION)`\"" \
Dconfigure.ac37 AC_SUBST(GITVERSION) subst
49 GITVERSION="git --git-dir \$(srcdir)/.git rev-parse --short HEAD"
53 GITVERSION=""