Searched full:distcheck (Results 1 – 25 of 66) sorted by relevance
123
/external/libevent/test/ |
D | rpcgen_wrapper.sh | 5 # is needed for "make distcheck" to pass the read-only $srcdir build, 9 # distcheck _build directory, which were then detected as leftover 10 # files in the build tree after distclean, breaking distcheck. 12 # working Python a requirement for make distcheck of a git tree.
|
/external/libdrm/ |
D | RELEASING | 19 3) Verify that the code passes "make distcheck". Running "make 20 distcheck" should result in no warnings or errors and end with a 29 Make sure that the version number reported by distcheck and in
|
/external/virglrenderer/scripts/ |
D | release.sh | 25 echo "Make sure to rebuild and run 'make distcheck' again." 252 # More than one can be found when distcheck has run and failed 265 echo " clean-up previously failed attempts at distcheck" 297 # Run 'make dist/distcheck' to ensure the tarball matches the git module content 298 # Important to run make dist/distcheck before looking in Makefile, may need to reconfigure 557 --dist make 'dist' instead of 'distcheck'; use with caution 558 --distcheck Default, ignored for compatibility 601 MAKE_DIST_CMD=distcheck 607 # Use 'dist' rather than 'distcheck' to create tarballs 613 # Use 'distcheck' to create tarballs [all …]
|
/external/mesa3d/docs/ |
D | releasing.html | 125 <li>make distcheck, scons and scons check must pass 438 <li>make distcheck (you can omit this if you're not using --dist below) 457 # For the native builds - such as distcheck, scons, sanity test, you 461 # Do a full distcheck 462 $__mesa_root/autogen.sh && make distcheck 577 # For the dist/distcheck, you may want to specify which LLVM to use: 579 ../relative/path/to/release.sh . # append --dist if you've already done distcheck above
|
/external/icu/icu4c/source/config/ |
D | dist.mk | 90 distcheck: distcheck-tgz 94 distcheck-tgz: $(DISTY_FILE_TGZ)
|
/external/harfbuzz_ng/ |
D | RELEASING.md | 27 6. Do "make distcheck", if it passes, you get a tarball. 32 in your build/src file. Typically it will fail the distcheck if there is.
|
/external/libopus/doc/ |
D | release.txt | 9 - Verify 'make distcheck' produces a tarball with
|
/external/elfutils/config/ |
D | upload-release.sh | 4 # Should have passed make distcheck.
|
/external/elfutils/ |
D | Makefile.am | 45 distcheck-hook:
|
/external/harfbuzz_ng/.circleci/ |
D | config.yml | 60 distcheck: 69 - run: make distcheck || .ci/fail.sh 329 - distcheck
|
/external/ImageMagick/ |
D | Makefile.am | 29 # Options to pass when running configure in the distcheck target. 390 snapshot: distcheck
|
/external/mesa3d/docs/relnotes/ |
D | 11.1.3.html | 147 <li>automake: add nine to make distcheck</li> 149 <li>automake: add more missing options for make distcheck</li>
|
D | 11.0.6.html | 88 <li>automake: use static llvm for make distcheck</li>
|
D | 12.0.6.html | 74 <li>automake: use shared llvm libs for make distcheck</li>
|
D | 17.1.10.html | 83 <li>automake: enable libunwind in `make distcheck'</li>
|
D | 17.2.2.html | 90 <li>automake: enable libunwind in `make distcheck'</li>
|
/external/libcap-ng/libcap-ng-0.7/ |
D | Makefile.in | 69 distdir dist dist-all distcheck 575 distcheck: dist 768 dist-zip distcheck distclean distclean-generic distclean-hdr \
|
/external/iperf3/ |
D | Makefile.in | 138 cscope distdir distdir-am dist dist-all distcheck 594 distcheck: dist 787 dist-xz dist-zip distcheck distclean distclean-generic \
|
/external/stressapptest/ |
D | Makefile.in | 89 distdir dist dist-all distcheck 556 distcheck: dist 738 dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
|
/external/libnfnetlink/ |
D | Makefile.in | 127 distdir dist dist-all distcheck 611 distcheck: dist 809 dist-xz dist-zip distcheck distclean distclean-generic \
|
/external/lmfit/ |
D | Makefile.in | 185 cscope distdir dist dist-all distcheck 678 distcheck: dist 874 dist-xz dist-zip distcheck distclean distclean-generic \
|
/external/speex/ |
D | Makefile.in | 164 cscope distdir dist dist-all distcheck 671 distcheck: dist 867 dist-xz dist-zip distcheck distclean distclean-generic \
|
/external/libnetfilter_conntrack/ |
D | Makefile.in | 173 cscope distdir dist dist-all distcheck 673 distcheck: dist 869 dist-xz dist-zip distcheck distclean distclean-generic \
|
/external/libexif/ |
D | Makefile.in | 111 distdir dist dist-all distcheck 659 distcheck: dist 841 dist-zip distcheck distclean distclean-generic distclean-hdr \
|
/external/expat/ |
D | Makefile.in | 202 cscope distdir dist dist-all distcheck 761 distcheck: dist 957 dist-xz dist-zip distcheck distclean distclean-generic \
|
123