Home
last modified time | relevance | path

Searched defs:SVN_REV (Results 1 – 17 of 17) sorted by relevance

/dports/multimedia/smplayer/smplayer-21.10.0/
H A Dgetrev.cmd5 set SVN_REV= variable
7 for /f "tokens=2" %%i in ('svn info ^| find "Revision:"') do set SVN_REV=%%i variable
11 for /f %%i in ('git rev-list --count HEAD') do set SVN_REV=%%i variable
14 set SVN_REV=UNKNOWN variable
22 set SVN_REV= variable
/dports/multimedia/qmmp-qt5/qmmp-1.5.2/src/qmmp/
H A Dsvn_revision.cmd6 set SVN_REV= variable
8 for /f "tokens=2" %%i in ('svn info ^| find "Revision:"') do set SVN_REV=%%i variable
/dports/emulators/jzintv/jzintv-20200712-src/src/buildcfg/
H A D90-svn.mak7 SVN_REV := $(shell ./buildcfg/svn_rev.sh) macro
/dports/devel/ada-util/ada-util-b6612400/src/
H A Dutil.ads26 SVN_REV : constant Positive := 723; constant
/dports/devel/codeblocks/codeblocks-20.03/
H A Drevision.m41 m4_define([SVN_REV], 11997) macro
/dports/emulators/qmc2/qmc2-0.195_4/qmc2/scripts/
H A Dgenerate-vcprojects.bat37 set SVN_REV=0 variable
66 set SVN_REV=%%a variable
/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/
H A Dversion.c39 #define SVN_REV 0 macro
/dports/net-mgmt/cdpsnarf/cdpsnarf-0.1.6/
H A Dcdpsnarf.c136 #define SVN_REV "$Rev: 797 $" macro
/dports/emulators/qmc2/qmc2-0.195_4/qmc2/
H A DMakefile573 SVN_REV=$(shell $(SVNVERSION) 2>&1 | $(SED) -e "s/[MS]//g" -e "s/^[[:digit:]]*://" | $(GREP) "^[0-9… macro
576 SVN_REV=0 macro
/dports/games/ioquake3-server/ioquake3-1.36/
H A DMakefile206 SVN_REV=$(shell LANG=C svnversion .) macro
213 SVN_REV=$(shell LANG=C git svn info | awk '$$1 == "Revision:" {print $$2; exit 0}') macro
/dports/games/ioquake3/ioquake3-1.36/
H A DMakefile206 SVN_REV=$(shell LANG=C svnversion .) macro
213 SVN_REV=$(shell LANG=C git svn info | awk '$$1 == "Revision:" {print $$2; exit 0}') macro
/dports/games/openarena-server/openarena-engine-source-0.8.8/
H A DMakefile232 SVN_REV=$(shell LANG=C svnversion .) macro
239 SVN_REV=$(shell LANG=C git svn info | awk '$$1 == "Revision:" {print $$2; exit 0}') macro
/dports/games/openarena/openarena-engine-source-0.8.8/
H A DMakefile232 SVN_REV=$(shell LANG=C svnversion .) macro
239 SVN_REV=$(shell LANG=C git svn info | awk '$$1 == "Revision:" {print $$2; exit 0}') macro
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dd_main.c279 #define SVN_REV "1567" macro
/dports/games/worldofpadman/worldofpadman-1.2.20080621/
H A DMakefile141 SVN_REV=$(shell LANG=C svnversion .) macro
/dports/games/evq3/evq3/
H A DMakefile139 SVN_REV=$(shell LANG=C svnversion .) macro
/dports/misc/ipbt/ipbt-r8765/
H A Dipbt.c86 #define SVN_REV "$Revision: 8765 $" in version() macro