Home
last modified time | relevance | path

Searched refs:tarball (Results 1 – 25 of 57) sorted by relevance

123

/external/e2fsprogs/util/
DMakefile.in22 all:: $(PROGS) gen-tarball
32 gen-tarball: $(srcdir)/gen-tarball.in $(top_builddir)/config.status
34 $(Q) cd $(top_builddir); CONFIG_FILES=util/gen-tarball ./config.status
35 $(Q) chmod +x gen-tarball
37 tarballs: gen-tarball
38 sh gen-tarball debian
39 sh gen-tarball all
40 sh gen-tarball subset
/external/llvm/utils/crosstool/
Dcreate-snapshots.sh30 local tarball="${module}-${REV}.tar.bz2"
31 echo "Creating tarball: ${tarball}"
32 tar cjf ${tarball} ${module}
/external/lohit-fonts/lohit-bengali-ttf/
DChangeLog8 - minor release, added makefile in tarball
11 - first release with split tarball
DREADME.cvs11 Use this script to generate upstream tarball used by fonts-indic SPEC to build rpms.
18 You will get upstream tarball used to build lohit-fonts-$version-1 rpm.
/external/iptables/
DMakefile.am17 .PHONY: tarball
18 tarball: target
/external/valgrind/main/docs/internals/
Drelease-HOWTO.txt89 - Make the tarball ("make dist") and put it on the web somewhere (it doesn't
92 - Ensure the tarball builds, runs, regtests on the platforms of interest.
94 build works whereas a from-the-tarball one doesn't, usually due to some
124 - Make the tarball ("make dist").
126 - Check tarball builds, installs, regtests on platforms of interest.
152 - Put the tarball up.
153 - Update the docs -- both the tarball'd docs, and the online-readable docs.
D3_4_BUGSTATUS.txt73 188560 Include valgrind.spec in the tarball
/external/lohit-fonts/lohit-devanagari-ttf/
DREADME.cvs11 Use this script to generate upstream tarball used by fonts-indic SPEC to build rpms.
18 You will get upstream tarball used to build lohit-fonts-$version-1 rpm.
/external/lohit-fonts/lohit-tamil-ttf/
DREADME.cvs11 Use this script to generate upstream tarball used by fonts-indic SPEC to build rpms.
18 You will get upstream tarball used to build lohit-fonts-$version-1 rpm.
DChangeLog17 - first release with split tarball
/external/mesa3d/docs/
DRELNOTES-6.420 GLUT tarball
24 tarball. This was done at the request of Linux distro vendors who prefer
DREADME.MITS87 2. Place the tarball MITS.tar.gz in your top level Mesa directory.
/external/dbus/
Dupdate-dbus-docs.sh46 tar tfz dbus-docs.tar.gz | sort > tarball.list || die "could not list tarball contents"
49 diff -u filesystem.list tarball.list || die "some files were not included"
DHACKING172 of the tree that corresponds exactly to the released tarball.
191 - scp your tarball to freedesktop.org server and copy it to
/external/e2fsprogs/debian/
Duuid-dev.README.Debian12 WIP releases the command "./util/gen-tarball ubuntu" will help create
/external/llvm/utils/crosstool/ARM/
DREADME33 CODE_SOURCERY_PKG_PATH=[dir where you downloaded CodeSourcery tarball] \
/external/dropbear/
DINSTALL6 (If using a non-tarball copy, "autoconf; autoheader")
/external/protobuf/
Daclocal.m4773 # Check how to create a tarball. -*- Autoconf -*-
785 # Check how to create a tarball in format FORMAT.
789 # writing to stdout a FORMAT-tarball containing the directory
794 # a tarball read from stdin.
823 # ustar tarball either.
/external/genext2fs/
Daclocal.m4755 # Check how to create a tarball. -*- Autoconf -*-
767 # Check how to create a tarball in format FORMAT.
771 # writing to stdout a FORMAT-tarball containing the directory
776 # a tarball read from stdin.
805 # ustar tarball either.
/external/strace/
Daclocal.m4796 # Check how to create a tarball. -*- Autoconf -*-
808 # Check how to create a tarball in format FORMAT.
812 # writing to stdout a FORMAT-tarball containing the directory
817 # a tarball read from stdin.
846 # ustar tarball either.
/external/bison/
Daclocal.m4778 # Check how to create a tarball. -*- Autoconf -*-
790 # Check how to create a tarball in format FORMAT.
794 # writing to stdout a FORMAT-tarball containing the directory
799 # a tarball read from stdin.
828 # ustar tarball either.
/external/grub/
Daclocal.m4953 # Check how to create a tarball. -*- Autoconf -*-
977 # Check how to create a tarball in format FORMAT.
981 # writing to stdout a FORMAT-tarball containing the directory
986 # a tarball read from stdin.
1015 # ustar tarball either.
/external/valgrind/main/
Daclocal.m41123 # Check how to create a tarball. -*- Autoconf -*-
1135 # Check how to create a tarball in format FORMAT.
1139 # writing to stdout a FORMAT-tarball containing the directory
1144 # a tarball read from stdin.
1173 # ustar tarball either.
/external/elfutils/
Daclocal.m4946 # Check how to create a tarball. -*- Autoconf -*-
970 # Check how to create a tarball in format FORMAT.
974 # writing to stdout a FORMAT-tarball containing the directory
979 # a tarball read from stdin.
1008 # ustar tarball either.
/external/e2fsprogs/
Dconfigure.in1037 util/Makefile util/subst.conf util/gen-tarball \
1053 if test -f util/gen-tarball; then chmod +x util/gen-tarball; fi

123