Searched refs:tarball (Results 1 – 25 of 64) sorted by relevance
123
/external/e2fsprogs/util/ |
D | Makefile.in | 22 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/ |
D | create-snapshots.sh | 30 local tarball="${module}-${REV}.tar.bz2" 31 echo "Creating tarball: ${tarball}" 32 tar cjf ${tarball} ${module}
|
/external/iptables/ |
D | Makefile.am | 17 .PHONY: tarball 18 tarball: target
|
/external/valgrind/main/docs/internals/ |
D | release-HOWTO.txt | 89 - 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. 166 - Put the tarball up. 167 - Update the docs -- both the tarball'd docs, and the online-readable docs.
|
D | 3_4_BUGSTATUS.txt | 73 188560 Include valgrind.spec in the tarball
|
/external/bison/ |
D | README-release | 47 * Test the tarball. Copy it to a few odd-ball systems and ensure that 62 download all tarball/signature pairs and use gpg --verify to ensure
|
D | Makefile.am | 55 $(AM_V_GEN)echo $(VERSION) > $(distdir)/.tarball-version
|
D | GNUmakefile | 56 .tarball-version \
|
/external/e2fsprogs/debian/ |
D | uuid-dev.README.Debian | 12 WIP releases the command "./util/gen-tarball ubuntu" will help create
|
/external/valgrind/main/ |
D | README_DEVELOPERS | 20 Building a distribution tarball 22 To build a distribution tarball from the valgrind sources: 32 If you only want to test whether the generated tarball is complete and runs
|
/external/bison/etc/ |
D | README | 9 from a tarball built in _build, I suggest the following.
|
/external/llvm/utils/crosstool/ARM/ |
D | README | 33 CODE_SOURCERY_PKG_PATH=[dir where you downloaded CodeSourcery tarball] \
|
/external/antlr/antlr-3.4/runtime/ObjC/ |
D | README | 25 If you are using Antlr3.3 the code from here is included with the Antlr tarball. You just need
|
/external/llvm/docs/ |
D | MakefileGuide.rst | 301 ``dist`` ``all`` Prepare a source distribution tarball. 302 ``dist-check`` ``all`` Prepare a source distribution tarball and check that it buil… 303 ``dist-clean`` ``clean`` Clean source distribution tarball temporary files. 370 This target builds a distribution tarball. It first builds the entire project 372 it. The generated tarball is sufficient for a casual source distribution, but 379 distribution tarball. The check is made by unpacking the tarball to a new 383 to make sure that the distributed tarball can actually be built into a working 764 Specifies the name of the distribution tarball to create. This is configured
|
/external/libogg/ |
D | libogg.spec | 100 - take out case where configure doesn't exist; a tarball should have it
|
D | libogg.spec.in | 100 - take out case where configure doesn't exist; a tarball should have it
|
/external/ceres-solver/docs/ |
D | build.tex | 202 tarball. 206 \item Unpack the Ceres tarball into \texttt{ceres}. For the tarball, you
|
/external/chromium-trace/trace-viewer/third_party/python_gflags/ |
D | NEWS | 75 I don't have a tarball or .deb file up quite yet, so for now you will
|
/external/dropbear/ |
D | INSTALL | 6 (If using a non-tarball copy, "autoconf; autoheader")
|
/external/genext2fs/ |
D | aclocal.m4 | 755 # 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/stressapptest/ |
D | aclocal.m4 | 856 # Check how to create a tarball. -*- Autoconf -*- 868 # Check how to create a tarball in format FORMAT. 872 # writing to stdout a FORMAT-tarball containing the directory 877 # a tarball read from stdin. 906 # ustar tarball either.
|
/external/open-vcdiff/ |
D | aclocal.m4 | 868 # Check how to create a tarball. -*- Autoconf -*- 880 # Check how to create a tarball in format FORMAT. 884 # writing to stdout a FORMAT-tarball containing the directory 889 # a tarball read from stdin. 918 # ustar tarball either.
|
/external/marisa-trie/ |
D | aclocal.m4 | 856 # Check how to create a tarball. -*- Autoconf -*- 868 # Check how to create a tarball in format FORMAT. 872 # writing to stdout a FORMAT-tarball containing the directory 877 # a tarball read from stdin. 906 # ustar tarball either.
|
/external/elfutils/ |
D | aclocal.m4 | 823 # Check how to create a tarball. -*- Autoconf -*- 835 # Check how to create a tarball in format FORMAT. 839 # writing to stdout a FORMAT-tarball containing the directory 844 # a tarball read from stdin. 873 # ustar tarball either.
|
/external/openfst/ |
D | aclocal.m4 | 875 # Check how to create a tarball. -*- Autoconf -*- 887 # Check how to create a tarball in format FORMAT. 891 # writing to stdout a FORMAT-tarball containing the directory 896 # a tarball read from stdin. 926 # ustar tarball either.
|
123