Searched refs:tgz (Results 1 – 25 of 39) sorted by relevance
12
82 tgz: target86 tar cf - $(NAME)-$(VERSION) | gzip >$(NAME)-$(VERSION).tgz93 rm -f $(OFILES) *.tgz *.rpm $(NUKEFILES)96 make tgz97 cp $(NAME)-$(VERSION).tgz /usr/src/RPM/SOURCES106 make tgz109 cp $(NAME)-$(VERSION).tgz /usr/ports/distfiles116 (cd $(PORTDIR); tar cf - *) | gzip >$(NAME)-$(VERSION)-ports.tgz117 scp *.tgz rsc@amsterdam.lcs.mit.edu:public_html/software119 .phony: all clean nuke install tgz rpm ports
1 URL: http://swtch.com/plan9port/unix/libutf.tgz
3 Link: http://swtch.com/plan9port/unix/libutf.tgz
148 tar zcvf $LTPTMP/tar_tstf.tgz $LTPTMP/tar_tstf1 \152 if [ -f $LTPTMP/tar_tstf.tgz ]; then153 file $LTPTMP/tar_tstf.tgz | grep "gzip compressed data" \235 if [ -f tar_tstf.tgz ]; then240 tar zcvf $LTPTMP/tar_tstf.tgz $LTPTMP/tar_tstf1 \244 if [ -f $LTPTMP/tar_tstf.tgz ]; then245 file $LTPTMP/tar_tstf.tgz | grep "gzip compressed data" \267 tar zxvf $LTPTMP/tar_tstf.tgz > $LTPTMP/tar_tst.out 2>&1 || RC=$?
313 tgz = tarfile.open(tgz_filepath, 'w:gz')315 tgz.add(results_dirpath, results_dirname)316 tgz.close()334 tgz = tarfile.open(tgz_filepath, 'r:gz')336 results_dirname = tgz.next().name337 tgz.extract(results_dirname, tmp_dirpath.name)338 for info in tgz:339 tgz.extract(info.name, tmp_dirpath.name)
106 COMMAND ${CMAKE_COMMAND} -E remove eigen-doc/eigen-doc.tgz107 COMMAND ${CMAKE_COMMAND} -E tar cfz eigen-doc.tgz eigen-doc108 COMMAND ${CMAKE_COMMAND} -E rename eigen-doc.tgz eigen-doc/eigen-doc.tgz
5 This is the API documentation for Eigen3. You can <a href="eigen-doc.tgz">download</a> it as a tgz …
32 DISTY_FILE_TGZ=$(DISTY_FILE_DIR)/$(DISTY_PREFIX)-src-$(DISTY_VER)-r$(SVNVER).tgz78 distcheck: distcheck-tgz82 distcheck-tgz: $(DISTY_FILE_TGZ)
4 https://re2.googlecode.com/files/re2-20130115.tgz9 re2-20130115.tgz
1 URL: https://re2.googlecode.com/files/re2-20130115.tgz
17 Adobe Acrobat editor, and tarred and zipped into TPM2_Parts_2_3_4.tgz.28 $ generator/generator.py generator/TPM2_Parts_2_3_4.tgz
14 #This is the user to get the ltp.tgz file from, not who we're running as,18 LTP_TARFILE=ltp.tgz29 LTP_OUTPUT_TAR="$SHORT_HOSTNAME-$TIMESTAMP-ltpoutput.tgz"
6 simply produces a copy of the latest CVS code and packages it up as a tgz65 - downloads the ltp test suite tarfile (ltp.tgz) from ltp_host.81 - FTPs to ltp_host and downloads all of the *-ltpoutput.tgz files
45 message(STATUS "Download lapack_addons_3.4.1.tgz...")47 file(DOWNLOAD "http://downloads.tuxfamily.org/eigen/lapack_addons_3.4.1.tgz"48 "${CMAKE_CURRENT_SOURCE_DIR}/lapack_addons_3.4.1.tgz"60 …execute_process(COMMAND tar xzf "lapack_addons_3.4.1.tgz" WORKING_DIRECTORY ${CMAKE_CURRENT_SOURC…62 … message(STATUS "Download of lapack_addons_3.4.1.tgz failed, LAPACK unit tests wont be enabled")
1 URL: http://www.netlib.org/blas/blast-forum/cblas.tgz
47 tgz:48 cd ..; tar cfz zlib/zlib.tgz zlib/README zlib/ChangeLog zlib/Makefile \
1 URL: http://sourceforge.net/projects/jmdns/files/jmdns/JmDNS%203.4.1/jmdns-3.4.1.tgz/download
1 URL: http://download.icu-project.org/files/icu4j/52.1/icu4j-52_1.tgz
1 URL: https://git.xiph.org/?p=opus.git;a=snapshot;h=901c24328de6e07ebea8aa341433085cc39c59f9;sf=tgz
1 …1.4 (https://git.xiph.org/?p=opus.git;a=snapshot;h=901c24328de6e07ebea8aa341433085cc39c59f9;sf=tgz)
1 URL: https://code.google.com/p/safe-iop/downloads/detail?name=safe-iop-0.3.1.tgz&can=2&q=
17 # android-sdk_r18-linux.tgz23 tar xzf android-sdk_r18-linux.tgz
10 TGZ = crasher.tgz-unmasked
40 TARBALL := $(TARBALL_PREFIX)-$(TARBALL_VERSION).tgz
75 RUN wget https://www.python.org/ftp/python/${PYTHON_VERSION}/Python-${PYTHON_VERSION}.tgz && \76 tar xvzf Python-${PYTHON_VERSION}.tgz && \