/ndk/build/tools/ |
build-ndk-sysroot.sh | 298 PKGFILE=/tmp/ndk-$USER/android-ndk-sysroot-$DATE.tar.bz2 299 tar cjf $PKGFILE build/platforms/$PLATFORM/arch-$ARCH
|
build-platforms.sh | 239 mkdir -p "$DDIR" && (cd "$SDIR" && tar chf - *) | (tar xf - -C "$DDIR")
|
build-gdbserver.sh | 250 ARCHIVE=$TOOLCHAIN-gdbserver.tar.bz2
|
/external/quake/quake/src/WinQuake/ |
Makefile.Solaris | 447 # TAR 453 tar: 456 cd $(RPMDIR); tar cvf q2ded-$(VERSION)-$(ARCH)-sun-solaris2.5.1.tar * 457 cd $(RPMDIR); compress q2ded-$(VERSION)-$(ARCH)-sun-solaris2.5.1.tar 458 mv $(RPMDIR)/*.tar.Z archives/.
|
Makefile.linuxi386 | 1116 touch $(RPMROOT)/SOURCES/quake-$(VERSION).tar.gz 1140 rm -f $(RPMROOT)/SOURCES/quake-$(VERSION).tar.gz 1147 touch $(RPMROOT)/SOURCES/quake-$(BASEVERSION)-data.tar.gz 1164 rm -f $(RPMROOT)/SOURCES/quake-$(BASEVERSION)-data.tar.gz 1170 touch $(RPMROOT)/SOURCES/quake-hipnotic-$(BASEVERSION).tar.gz 1185 rm -f $(RPMROOT)/SOURCES/quake-hipnotic-$(BASEVERSION).tar.gz 1191 touch $(RPMROOT)/SOURCES/quake-rogue-$(BASEVERSION).tar.gz [all...] |
/external/quake/quake/src/QW/ |
Makefile.Linux | 787 tar: tar-qwsv 790 tar: tar-qwcl tar-qwsv 823 touch $(RPMROOT)/SOURCES/qwcl-$(VERSION).tar.gz 832 tar-qwcl: $(BUILD_RELEASE_DIR)/qwcl \ 838 cd $(QWCL_RPMDIR)/$(INSTALLDIR); tar czvf qwcl-$(VERSION)-$(RPMARCH)-unknown-linux2.0.tar.gz * 839 mv $(QWCL_RPMDIR)/$(INSTALLDIR)/*.tar.gz archives/ [all...] |
/external/bzip2/ |
Makefile | 144 tar cvf $(DISTNAME).tar \ 201 gzip -v $(DISTNAME).tar
|
/external/zlib/contrib/untgz/ |
untgz.c | 2 * untgz.c -- Display contents and extract files from a gzip'd TAR file 52 /* GNU tar extensions */ 63 /* tar header */ 120 int tar OF((gzFile, int, int, int, char **)); 127 const char *TGZsuffix[] = { "\0", ".tar", ".tar.gz", ".taz", ".tgz", NULL }; 384 /* tar file list or extract */ 386 int tar (gzFile in,int action,int arg,int argc,char **argv) function 409 * the tar information. 418 * If we have to get a tar heade [all...] |
/external/bison/djgpp/ |
djunpack.bat | 29 Rem djunpack bison-XYZ.tar.gz
31 Rem djunpack bison-XYZ.tar.bz2
|
/external/grub/util/ |
mkbimage | 73 Name of the tar file containing the filesystem to install. Can 74 be a pure tar file [.tar] or a compressed tar file 75 [.tar.gz|.tar.bz2] 129 unknown_format) echo "The tar file must be .tar|.tar.gz|.tar.bz2!"; [all...] |
/external/srtp/crypto/ |
Makefile | 122 # the target 'package' builds a compressed tar archive of the source code 127 cd ..; tar cvzf $(distname).tgz crypto/
|
/device/common/ |
generate-factory-images-common.sh | 135 (cd tmp ; tar zcvf ../$PRODUCT-$VERSION-factory.tgz $PRODUCT-$VERSION)
|
/device/samsung/toro/factory-images/ |
generate-factory-images-package.sh | 116 (cd tmp ; tar zcvf ../$PRODUCT-$VERSION-factory.tgz $PRODUCT-$VERSION)
|
/external/dnsmasq/contrib/Suse/ |
dnsmasq-suse.spec | 19 Source0: %{name}-%{version}.tar.bz2
|
/external/stlport/etc/ |
STLport-4.5.1.spec | 12 Source0: http://www.stlport.org/archive/%{name}-%{version}.tar.gz
|
STLport-4.5.3.spec | 12 Source0: http://www.stlport.org/archive/%{name}-%{version}.tar.gz
|
STLport-4.6.spec | 12 Source0: http://www.stlport.org/archive/%{name}-%{version}.tar.gz
|
/prebuilts/tools/common/commons-compress/ |
commons-compress-1.0.jar | |
/external/openssh/contrib/caldera/ |
openssh.spec | 58 Source0: see-above:/.../openssh-%{version}.tar.gz 60 Source1: see-above:/.../openssh-%{version}.tar.gz.asc 62 Source2: http://www.jmknoble.net/software/%{xsa}/%{askpass}.tar.gz
|
/external/webkit/LayoutTests/http/conf/ |
apache2-debian-httpd.conf | 535 AddType application/x-tar .tgz
|
apache2-httpd.conf | 556 AddType application/x-tar .tgz
|
apache2-msys-httpd.conf | 557 AddType application/x-tar .tgz
|
cygwin-httpd.conf | 588 AddType application/x-tar .tgz
|
/external/openssh/contrib/suse/ |
openssh.spec | 19 Source0: openssh-%{version}.tar.gz 20 Source1: x11-ssh-askpass-%{xversion}.tar.gz
|
/external/srtp/ |
Makefile | 218 cd ..; tar cvzf $(distname).tgz srtp
|