Home
last modified time | relevance | path

Searched refs:VERSION (Results 1 – 25 of 826) sorted by relevance

12345678910>>...34

/external/iptables/
Drelease.sh5 VERSION=1.4.7
8 IPTDIR="$TMPDIR/iptables-$VERSION"
10 PATCH="patch-iptables-$PREV_VERSION-$VERSION.bz2";
11 TARBALL="iptables-$VERSION.tar.bz2";
12 CHANGELOG="changes-iptables-$PREV_VERSION-$VERSION.txt";
15 git shortlog "v$PREV_VERSION..v$VERSION" > "$TMPDIR/$CHANGELOG"
16 git diff "v$PREV_VERSION..v$VERSION" | bzip2 > "$TMPDIR/$PATCH"
17 git archive --prefix="iptables-$VERSION/" "v$VERSION" | tar -xC "$TMPDIR/"
24 tar -cjf "$TARBALL" "iptables-$VERSION";
/external/mesa3d/src/mesa/libdricore/
DMakefile.am39 libdricore@VERSION@_la_SOURCES = \
48 libdricore@VERSION@_la_LDFLAGS = -version-number 1:0
49 libdricore@VERSION@_la_LIBADD = libdricore-asm.la
82 lib_LTLIBRARIES = libdricore@VERSION@.la
86 all-local: libdricore@VERSION@.la
88 ln -f .libs/libdricore@VERSION@.so.1.0.0 $(top_builddir)/$(LIB_DIR)/libdricore@VERSION@.so.1;
89 ln -sf libdricore@VERSION@.so.1 $(top_builddir)/$(LIB_DIR)/libdricore@VERSION@.so
93 $(top_builddir)/$(LIB_DIR)/libdricore@VERSION@.so.1 \
94 $(top_builddir)/$(LIB_DIR)/libdricore@VERSION@.so
/external/liblzf/
DMakefile.in1 VERSION = 3.6
48 mkdir liblzf-$(VERSION)
54 | tar xpC liblzf-$(VERSION)
55 -chown -R root.root liblzf-$(VERSION)
56 chmod -R u=rwX,go=rX liblzf-$(VERSION)
57 tar cvf - liblzf-$(VERSION) | gzip -9 >liblzf-$(VERSION).tar.gz
58 rm -rf liblzf-$(VERSION)
59 ls -l liblzf-$(VERSION).tar.gz
/external/ceres-solver/scripts/
Dmake_release43 VERSION=$(grep 'SET(CERES_VERSION_' CMakeLists.txt | \
58 if [[ $1 != $VERSION ]] ; then
60 echo " in CMakeLists.txt, which is $VERSION. You may not be in the "
65 if [[ $VERSION_IN_HEADER != $VERSION ]] ; then
83 if [[ $VERSION_IN_SPEC != $VERSION ]] ; then
96 VERSIONFILE=$TMP/VERSION
97 echo "version $VERSION" >> $VERSIONFILE
98 echo "abi_version $VERSION" >> $VERSIONFILE
/external/libutf/
DMakefile26 VERSION=2.0 macro
83 rm -rf $(NAME)-$(VERSION)
84 mkdir $(NAME)-$(VERSION)
85 …akefile Make.* README LICENSE NOTICE *.[ch137] rpm.spec bundle.ports $(TGZFILES) $(NAME)-$(VERSION)
86 tar cf - $(NAME)-$(VERSION) | gzip >$(NAME)-$(VERSION).tgz
87 rm -rf $(NAME)-$(VERSION)
97 cp $(NAME)-$(VERSION).tgz /usr/src/RPM/SOURCES
99 cp /usr/src/RPM/SRPMS/$(NAME)-$(VERSION)-1.src.rpm .
100 cp /usr/src/RPM/RPMS/i586/$(NAME)-$(VERSION)-1.i586.rpm .
109 cp $(NAME)-$(VERSION).tgz /usr/ports/distfiles
[all …]
/external/bison/djgpp/
DMakefile.maint28 …VERSION=`grep "^[ ]*VERSION=" $(top_srcdir)/configure | sed -e 's/^[ ]*VERSION=//' -e s/[\"\']//…
29 package_version=`echo "$${VERSION}" | sed 's/\.//g'`; \
30 tree_version=`echo "$${VERSION}" | sed 's/\.//2g'`; \
32 -e "s/@V@/$${PACKAGE}-$${VERSION}/g" \
33 -e "s/@VERSION@/$${VERSION}/g" \
/external/owasp/sanitizer/tools/
Dstage_to_maven_central.sh22 VERSION="$1"
48 if ! [[ "$VERSION" =~ r[0-9]+ ]]; then
49 echo "Bad version $VERSION"
60 …n/owasp-java-html-sanitizer/owasp-java-html-sanitizer/$VERSION/owasp-java-html-sanitizer-$VERSION.…
62 …en/owasp-java-html-sanitizer/owasp-java-html-sanitizer/$VERSION/owasp-java-html-sanitizer-$VERSION"
/external/vboot_reference/scripts/image_signing/
Dresign_kernel_partition.sh31 VERSION=$5
33 if [ -z $VERSION ]; then
34 VERSION=1
36 echo "Using kernel version: $VERSION"
42 --version "${VERSION}" \
Dresign_image.sh35 VERSION=$5
37 if [ -z $VERSION ]; then
38 VERSION=1
40 echo "Using kernel version: $VERSION"
49 --version "${VERSION}" \
Dresign_firmwarefd.sh27 VERSION=$8
39 [ -n "$VERSION" ] && VERSION="--version $VERSION"
50 $VERSION \
/external/apache-xml/src/main/java/org/apache/xalan/xslt/
DEnvironmentCheck.java314 public static final String VERSION = "version."; field in EnvironmentCheck
801 h.put(VERSION + "JAXP", "1.1 or higher"); in checkJAXPVersion()
810 h.put(ERROR + VERSION + "JAXP", "1.0.1"); in checkJAXPVersion()
818 h.put(ERROR + VERSION + "JAXP", CLASS_NOTPRESENT); in checkJAXPVersion()
861 h.put(VERSION + "xalan1", buf.toString()); in checkProcessorVersion()
865 h.put(VERSION + "xalan1", CLASS_NOTPRESENT); in checkProcessorVersion()
883 h.put(VERSION + "xalan2x", buf.toString()); in checkProcessorVersion()
887 h.put(VERSION + "xalan2x", CLASS_NOTPRESENT); in checkProcessorVersion()
903 h.put(VERSION + "xalan2_2", (String)returnValue); in checkProcessorVersion()
907 h.put(VERSION + "xalan2_2", CLASS_NOTPRESENT); in checkProcessorVersion()
[all …]
/external/libxml2/doc/
DbuildDocBookCatalog12 --version=x.y.z change the DocBook version [default $VERSION]
86 s="//OASIS//DTD DocBook XML V${VERSION}//EN"
90 echo Found DocBook XML $VERSION DTD in $docbookdir
109 VERSION=4.1.2
137 VERSION=$optarg
210 echo could not locate version $VERSION of DocBook XML
215 "-//OASIS//ELEMENTS DocBook XML Information Pool V${VERSION}//EN" \
218 "-//OASIS//DTD DocBook XML V${VERSION}//EN" \
221 "-//OASIS//ENTITIES DocBook XML Character Entities V${VERSION}//EN" \
224 "-//OASIS//ENTITIES DocBook XML Notations V${VERSION}//EN" \
[all …]
/external/mesa3d/bin/
Dmklib412 VERSION="${MAJOR}.${MINOR}"
414 VERSION="${MAJOR}.${MINOR}.${PATCH}"
417 echo "mklib: Making" $ARCH "shared library: " ${LIBNAME}.so.${VERSION}
420 rm -f ${LIBNAME}.so.${VERSION}
425 ${LINK} ${OPTS} ${LDFLAGS} -o ${LIBNAME}.so.${VERSION} ${OBJECTS} ${DEPS}
427 ln -s ${LIBNAME}.so.${VERSION} ${LIBNAME}.so.${MAJOR}
430 FINAL_LIBS="${LIBNAME}.so.${VERSION} ${LIBNAME}.so.${MAJOR} ${LIBNAME}.so"
724 VERSION="${MAJOR}.${MINOR}"
734 rm -f ${LIBNAME}.${VERSION}
735 …${LINK} -o ${LIBNAME}.${VERSION} -shared -set_version ${VERSION} -soname ${LIBNAME}.${VERSION} -ex…
[all …]
/external/dnsmasq/contrib/slackware-dnsmasq/
Ddnsmasq.SlackBuild5 VERSION=2.24
22 rm -rf dnsmasq-$VERSION
23 tar xzvf $CWD/dnsmasq-$VERSION.tar.gz
24 cd dnsmasq-$VERSION
46 mkdir -p $PKG/usr/doc/dnsmasq-$VERSION
49 $PKG/usr/doc/dnsmasq-$VERSION
55 makepkg -l y -c n ../dnsmasq-$VERSION-$ARCH-$BUILD.tgz
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DBundleTest.java125 int previousApiLevel = Build.VERSION.SDK_INT; in testStringApi1()
126 Robolectric.Reflection.setFinalStaticField(Build.VERSION.class, "SDK_INT", in testStringApi1()
135 Robolectric.Reflection.setFinalStaticField(Build.VERSION.class, "SDK_INT", in testStringApi1()
142 int previousApiLevel = Build.VERSION.SDK_INT; in testStringApi12HasKey()
143 Robolectric.Reflection.setFinalStaticField(Build.VERSION.class, "SDK_INT", in testStringApi12HasKey()
150 Robolectric.Reflection.setFinalStaticField(Build.VERSION.class, "SDK_INT", in testStringApi12HasKey()
157 int previousApiLevel = Build.VERSION.SDK_INT; in testStringApi12DoesNotHaveKey()
158 Robolectric.Reflection.setFinalStaticField(Build.VERSION.class, "SDK_INT", in testStringApi12DoesNotHaveKey()
165 Robolectric.Reflection.setFinalStaticField(Build.VERSION.class, "SDK_INT", in testStringApi12DoesNotHaveKey()
172 int previousApiLevel = Build.VERSION.SDK_INT; in testStringApi12NullKey()
[all …]
/external/openssh/contrib/aix/
Dbuildbff.sh127 VERSION=`./ssh -V 2>&1 | cut -f 1 -d , | cut -f 2 -d _`
128 MAJOR=`echo $VERSION | cut -f 1 -d p | cut -f 1 -d .`
129 MINOR=`echo $VERSION | cut -f 1 -d p | cut -f 2 -d .`
130 PATCH=`echo $VERSION | cut -f 1 -d p | cut -f 3 -d .`
131 PORTABLE=`echo $VERSION | awk 'BEGIN{FS="p"}{print $2}'`
136 echo "Building BFF for $PKGNAME $VERSION (package version $BFFVERSION)"
335 $PKGNAME $BFFVERSION 1 N U en_US OpenSSH $VERSION Portable for AIX
366 echo Creating $PKGNAME-$VERSION.bff with backup...
367 rm -f $PKGNAME-$VERSION.bff
371 ) | backup -i -q -f ../$PKGNAME-$VERSION.bff $filelist
[all …]
/external/elfutils/src/libasm/
DMakefile.am34 VERSION = 1 macro
67 -Wl,--soname,$@.$(VERSION) \
70 ln -fs $@ $@.$(VERSION)
75 ln -fs libasm-$(PACKAGE_VERSION).so $(DESTDIR)$(libdir)/libasm.so.$(VERSION)
76 ln -fs libasm.so.$(VERSION) $(DESTDIR)$(libdir)/libasm.so
80 rm -f $(DESTDIR)$(libdir)/libasm.so.$(VERSION)
87 CLEANFILES += $(am_libasm_pic_a_OBJECTS) libasm.so.$(VERSION)
/external/libpcap/
DMakefile.in156 $(PROG)-`cat $(srcdir)/VERSION`.tar.gz $(GENSRC) $(GENHDR) \
254 VERSION \
371 VER=`cat $(srcdir)/VERSION`; \
372 MAJOR_VER=`sed 's/\([0-9][0-9]*\)\..*/\1/' $(srcdir)/VERSION`; \
396 VER=`cat $(srcdir)/VERSION`; \
399 CURRENT_VER=`sed 's/[^0-9.].*$$//' $(srcdir)/VERSION`; \
419 @MAJOR_VER=`sed 's/\([0-9][0-9]*\)\..*/\1/' $(srcdir)/VERSION`; \
421 MAJOR_VER=`sed 's/\([0-9][0-9]*\)\..*/\1/' $(srcdir)/VERSION`; \
471 version.c: $(srcdir)/VERSION
473 if grep GIT ${srcdir}/VERSION >/dev/null; then \
[all …]
/external/bison/m4/
Dlibunistring-base.m49 dnl gl_LIBUNISTRING_MODULE([VERSION], [Module])
11 dnl are linking with libunistring and its version is >= the given VERSION.
17 dnl You have to bump the VERSION argument to the next projected version
31 dnl gl_LIBUNISTRING_LIBHEADER([VERSION], [HeaderFile])
33 dnl with libunistring and its version is >= the given VERSION.
38 dnl is < VERSION, we create HeaderFile here, because we may compile functions
42 dnl is > VERSION, we don't create HeaderFile here: it could cause compilation
45 dnl You have to bump the VERSION argument to the next projected version
96 dnl gl_LIBUNISTRING_VERSION_CMP([VERSION])
98 dnl is less than the VERSION argument.
/external/cmockery/cmockery_0_1_2/packages/
Drpm.sh14 VERSION="$2"
15 fullname="${PACKAGE}-${VERSION}"
52 --define "VERSION $VERSION" \
72 mv "$RPM_SOURCE_DIR"/*/"${PACKAGE}"-*"${VERSION}"*.rpm "$destdir"
/external/nanopb-c/tools/
Dmake_linux_package.sh9 VERSION=`git describe --always`-linux-x86
10 DEST=dist/$VERSION
45 ( cd dist; tar -czf $VERSION.tar.gz $VERSION )
Dmake_mac_package.sh11 VERSION=`git describe --always`-macosx-x86
12 DEST=dist/$VERSION
48 ( cd dist; zip -r $VERSION.zip $VERSION )
/external/cmockery/cmockery_0_1_2/packages/rpm/
Drpm.spec12 Version: %VERSION
19 Source: http://%{NAME}.googlecode.com/files/%{NAME}-%{VERSION}.tar.gz
31 Requires: %{NAME} = %{VERSION}
63 %docdir %{prefix}/share/doc/%{NAME}-%{VERSION}
64 %{prefix}/share/doc/%{NAME}-%{VERSION}/*
/external/elfutils/src/libelf/
DMakefile.am35 VERSION = 1 macro
105 -Wl,--soname,$@.$(VERSION),-z,defs,-z,relro $(libelf_so_LDLIBS)
107 ln -fs $@ $@.$(VERSION)
112 ln -fs libelf-$(PACKAGE_VERSION).so $(DESTDIR)$(libdir)/libelf.so.$(VERSION)
113 ln -fs libelf.so.$(VERSION) $(DESTDIR)$(libdir)/libelf.so
117 rm -f $(DESTDIR)$(libdir)/libelf.so.$(VERSION)
124 CLEANFILES += $(am_libelf_pic_a_OBJECTS) libelf.so.$(VERSION)
/external/elfutils/src/libdw/
DMakefile.am35 VERSION = 1 macro
111 $(LINK) -shared -o $@ -Wl,--soname,$@.$(VERSION),-z,defs \
117 ln -fs $@ $@.$(VERSION)
122 ln -fs libdw-$(PACKAGE_VERSION).so $(DESTDIR)$(libdir)/libdw.so.$(VERSION)
123 ln -fs libdw.so.$(VERSION) $(DESTDIR)$(libdir)/libdw.so
127 rm -f $(DESTDIR)$(libdir)/libdw.so.$(VERSION)
142 MOSTLYCLEANFILES = $(am_libdw_pic_a_OBJECTS) libdw.so.$(VERSION)

12345678910>>...34