Home
last modified time | relevance | path

Searched defs:RELEASE_VERSION (Results 1 – 25 of 104) sorted by relevance

12345

/dports/security/yubico-piv-tool/yubico-piv-tool-2.2.0/resources/win/
H A Dmake_installer.ps14 $RELEASE_VERSION=$args[1] # yubico-piv-tool version variable
22 rm "yubico-piv-tool-$RELEASE_VERSION-$ARCH.wixpdb" variable
H A Dmake_release_binaries.ps13 $RELEASE_VERSION=$args[0] variable
/dports/comms/bforce-kst/bforce-0.22.8.kst7/source/
H A Dconfigure.in14 AC_DEFINE_UNQUOTED(RELEASE_VERSION, "`cat $srcdir/.version`") definition
16 AC_DEFINE(RELEASE_VERSION, "?.?") definition
/dports/lang/janet/janet-1.19.2/
H A Dbuild_win.bat132 set RELEASE_VERSION=%APPVEYOR_REPO_TAG_NAME% variable
134 set RELEASE_VERSION=%JANET_VERSION% variable
/dports/net/hping/hping2-rc3/
H A Drelease.h14 #define RELEASE_VERSION "2.0.0-rc3" macro
/dports/net/hping3/hping3-20051105/
H A Drelease.h14 #define RELEASE_VERSION "3.0.0-alpha-1" macro
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/d2x-rebirth/main/
H A Dinferno.ini12 RELEASE_VERSION = 1 #turn off test, cheat, & debugging functions key
/dports/textproc/raptor2/raptor2-2.0.15/
H A Dconfigure.ac51 AM_CONDITIONAL(RELEASE_VERSION, test $release_version = yes) condition
/dports/games/d2x/d2x-0.2.5/main/
H A Dinferno.ini12 RELEASE_VERSION = 1 #turn off test, cheat, & debugging functions key
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sludge/
H A Dversion.h24 #define RELEASE_VERSION 1 macro
/dports/games/scummvm/scummvm-2.5.1/engines/sludge/
H A Dversion.h24 #define RELEASE_VERSION 1 macro
/dports/textproc/raptor/raptor-1.4.21/
H A Dconfigure.ac46 AM_CONDITIONAL(RELEASE_VERSION, test $release_version = yes) condition
/dports/devel/liblas12/libLAS-1.2.1/
H A Dconfigure.ac16 AC_SUBST([RELEASE_VERSION]) subst
/dports/x11/xman/xman-1.1.5/
H A Dconfigure.ac152 AC_DEFINE_UNQUOTED([RELEASE_VERSION], "$RELEASE_VERSION", definition
/dports/math/py-pyneqsys/pyneqsys-0.5.7/
H A Dsetup.py18 RELEASE_VERSION = os.environ.get('%s_RELEASE_VERSION' % pkg_name.upper(), '') # v* variable
/dports/devel/py-pycodeexport/pycodeexport-0.1.3/
H A Dsetup.py25 RELEASE_VERSION = os.environ.get(_version_env_var, '') variable
/dports/devel/py-pycompilation/pycompilation-0.4.12/
H A Dsetup.py25 RELEASE_VERSION = os.environ.get(_version_env_var, '') variable
/dports/science/py-chempy/chempy-0.8.2/
H A Dsetup.py19 RELEASE_VERSION = os.environ.get("%s_RELEASE_VERSION" % pkg_name.upper(), "") # v* variable
/dports/math/py-pyodesys/pyodesys-0.14.1/
H A Dsetup.py20 RELEASE_VERSION = os.environ.get('%s_RELEASE_VERSION' % pkg_name.upper(), '') # v* variable
/dports/math/py-pyodeint/pyodeint-0.10.4/
H A Dsetup.py60 RELEASE_VERSION = os.environ.get('%s_RELEASE_VERSION' % pkg_name.upper(), '') variable
/dports/finance/prestashop/prestashop/app/
H A DAppKernel.php39 const RELEASE_VERSION = 2; define in AppKernel
/dports/math/py-levmar/levmar-0.2.3/
H A Dsetup.py60 RELEASE_VERSION = os.environ.get(_version_env_var, '') variable
/dports/graphics/libgeotiff/libgeotiff-1.7.0/
H A Dconfigure.ac18 AC_SUBST([RELEASE_VERSION]) subst
/dports/math/py-pygslodeiv2/pygslodeiv2-0.9.4/
H A Dsetup.py78 RELEASE_VERSION = os.environ.get(_version_env_var, '') variable
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker-credential-helpers/moby-0.4.1/
H A DMakefile2 RELEASE_VERSION := $(shell git tag | grep -E "v[0-9\.]+$$" | sort -nr | head -n 1) macro

12345