Home
last modified time | relevance | path

Searched full:gitversion (Results 1 – 10 of 10) 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/PCbuild/
Dpythoncore.vcxproj579 …<Exec Command="$(_GIT) rev-parse --short HEAD &gt; &quot;$(IntDir)gitversion.txt&quot;" ContinueOn…
583 …<GitVersion Condition="Exists('$(IntDir)gitversion.txt')">$([System.IO.File]::ReadAllText('$(IntDi…
586 <Message Text="Building $(GitTag):$(GitVersion) $(GitBranch)" Importance="high" />
589 …<PreprocessorDefinitions>GITVERSION="$(GitVersion)";GITTAG="$(GitTag)";GITBRANCH="$(GitBranch)";%(…
/third_party/skia/third_party/externals/spirv-cross/
DCMakeLists.txt92 configure_file(${CMAKE_CURRENT_SOURCE_DIR}/cmake/gitversion.in.h ${CMAKE_CURRENT_BINARY_DIR}/gitver…
Dspirv_cross_c.cpp45 #include "gitversion.h"
Dmain.cpp47 #include "gitversion.h"
/third_party/python/
DMakefile.pre.in46 GITVERSION= @GITVERSION@
320 …verage=1 --branch-coverage --title "CPython $(VERSION) LCOV report [commit $(shell $(GITVERSION))]"
1238 -DGITVERSION="\"`LC_ALL=C $(GITVERSION)`\"" \
Dconfigure.ac110 AC_SUBST(GITVERSION) subst
122 GITVERSION="git --git-dir \$(srcdir)/.git rev-parse --short HEAD"
126 GITVERSION=""
Dconfigure1000 GITVERSION
3506 GITVERSION="git --git-dir \$(srcdir)/.git rev-parse --short HEAD"
3510 GITVERSION=""
/third_party/libinput/
D.gitlab-ci.yml1052 -e "s/@GITVERSION@/${CI_COMMIT_SHA}/"
/third_party/python/Mac/BuildScript/
Dbuild-installer.py1199 # GITVERSION='echo 123456789a' \