Searched refs:tarball (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/mit/xorg/tools/
H A Dgetlibvers9 tarball=$(cd ${DISTFILES}; echo ${dist}-*tar*)
10 tarver=${tarball#${dist}-}
12 case $tarball in
22 echo "dunno what $dist is -- $tarball" 1>&2
/netbsd-current/external/apache2/llvm/dist/llvm/utils/crosstool/
H A Dcreate-snapshots.sh30 local tarball="${module}-${REV}.tar.bz2"
31 echo "Creating tarball: ${tarball}"
32 tar cjf ${tarball} ${module}
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/
H A Dssh.py80 # to run the test), and copy the tarball over to the remote host.
83 with tarfile.open(fileobj=tmpTar, mode='w') as tarball:
84 tarball.add(args.execdir, arcname=os.path.basename(args.execdir))
97 # Untar the dependencies in the temporary directory and remove the tarball.
/netbsd-current/external/apache2/llvm/dist/llvm/utils/
H A Dremote-exec.py90 # to run the test), and copy the tarball over to the remote host.
93 with tarfile.open(fileobj=tmpTar, mode='w') as tarball:
94 tarball.add(args.execdir, arcname=os.path.basename(args.execdir))
107 # Untar the dependencies in the temporary directory and remove the tarball.
/netbsd-current/external/gpl3/autoconf/dist/
H A DMakefile.am80 # .tarball-version - present only in a distribution tarball, and not in
85 # but must be present in a tarball when there is no version control system.
90 # tarball. At least as current as the most recent .tarball-version
97 # Arrange so that .tarball-version appears only in distribution tarballs,
100 echo $(VERSION) > $(distdir)/.tarball-version
H A DGNUmakefile56 .tarball-version \
H A DMakefile.in272 # .tarball-version - present only in a distribution tarball, and not in
277 # but must be present in a tarball when there is no version control system.
282 # tarball. At least as current as the most recent .tarball-version
819 # Arrange so that .tarball-version appears only in distribution tarballs,
822 echo $(VERSION) > $(distdir)/.tarball-version
/netbsd-current/external/gpl3/gcc/dist/maintainer-scripts/
H A Dgcc_release78 -p previous-tarball Location of a previous tarball (to generate diff files).
282 # gcc-"${RELEASE}".tar.xz tarball.
284 # Besides verifying that all files in the tarball were correctly expanded,
286 # tarball was expanded or to verify that a patchfile was correctly applied.
642 error "-p argument must name a tarball"
/netbsd-current/external/gpl3/gcc.old/dist/maintainer-scripts/
H A Dgcc_release78 -p previous-tarball Location of a previous tarball (to generate diff files).
282 # gcc-"${RELEASE}".tar.xz tarball.
284 # Besides verifying that all files in the tarball were correctly expanded,
286 # tarball was expanded or to verify that a patchfile was correctly applied.
642 error "-p argument must name a tarball"
/netbsd-current/external/gpl3/gcc.old/dist/gcc/doc/
H A Dmakefile.texi52 should go into a release tarball.
57 directory usually for the purpose of generating a release tarball.
/netbsd-current/external/gpl3/gcc/dist/gcc/doc/
H A Dmakefile.texi52 should go into a release tarball.
57 directory usually for the purpose of generating a release tarball.

Completed in 270 milliseconds