Searched refs:svnversion (Results 1 – 8 of 8) sorted by relevance
63 static const char svnversion[] = SVNVERSION; in _Py_svnversion() local64 if (svnversion[0] != '$') in _Py_svnversion()65 return svnversion; /* it was interpolated, or passed on command line */ in _Py_svnversion()
27 SVNVER=$(shell svnversion $(SVNTOP) | cut -d: -f1 | tr -cd 'a-zA-Z0-9')63 svnversion $(SVNTOP)
18 svnversion | sed -e "s#\([0-9]*\)[A-Z]*#\1#"
7 svnversion -n "$1"
1008 ``'tags/name'``. *version* is the output of ``svnversion``, if the interpreter1011 exported (or svnversion was not available), it is the revision of
983 AC_CHECK_PROG(SVNVERSION, svnversion, found, not-found)986 SVNVERSION="svnversion \$(srcdir)"
5705 set dummy svnversion; ac_word=$2