Home
last modified time | relevance | path

Searched full:distdir (Results 1 – 25 of 214) sorted by relevance

123456789

/external/libcap-ng/libcap-ng-0.7/
DMakefile.in69 distdir dist dist-all distcheck
74 distdir = $(PACKAGE)-$(VERSION)
75 top_distdir = $(distdir)
77 if test -d "$(distdir)"; then \
78 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
79 && rm -rf "$(distdir)" \
80 || { sleep 5 && rm -rf "$(distdir)"; }; \
107 DIST_ARCHIVES = $(distdir).tar.gz
468 distdir: $(DISTFILES)
470 test -d "$(distdir)" || mkdir "$(distdir)"
[all …]
/external/libnfnetlink/
DMakefile.in127 distdir dist dist-all distcheck
131 distdir = $(PACKAGE)-$(VERSION)
132 top_distdir = $(distdir)
134 if test -d "$(distdir)"; then \
135 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
136 && rm -rf "$(distdir)" \
137 || { sleep 5 && rm -rf "$(distdir)"; }; \
165 DIST_ARCHIVES = $(distdir).tar.bz2
505 distdir: $(DISTFILES)
507 test -d "$(distdir)" || mkdir "$(distdir)"
[all …]
/external/libogg/
DMakefile.in77 distdir = $(PACKAGE)-$(VERSION)
78 top_distdir = $(distdir)
80 { test ! -d $(distdir) \
81 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
82 && rm -fr $(distdir); }; }
83 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).zip
453 distdir: $(DISTFILES)
455 mkdir $(distdir)
456 $(mkdir_p) $(distdir)/. $(distdir)/include/ogg
468 $(mkdir_p) "$(distdir)$$dir"; \
[all …]
/external/libusb-compat/
DMakefile.in82 distdir = $(PACKAGE)-$(VERSION)
83 top_distdir = $(distdir)
85 { test ! -d $(distdir) \
86 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
87 && rm -fr $(distdir); }; }
88 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
452 distdir: $(DISTFILES)
454 test -d $(distdir) || mkdir $(distdir)
463 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
471 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
[all …]
/external/libexif/
DMakefile.in111 distdir dist dist-all distcheck
116 distdir = $(PACKAGE)-$(VERSION)
117 top_distdir = $(distdir)
119 { test ! -d "$(distdir)" \
120 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
121 && rm -fr "$(distdir)"; }; }
147 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 $(distdir).zip
546 distdir: $(DISTFILES)
554 test -d "$(distdir)" || mkdir "$(distdir)"
563 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
[all …]
/external/stressapptest/
DMakefile.in89 distdir dist dist-all distcheck
94 distdir = $(PACKAGE)-$(VERSION)
95 top_distdir = $(distdir)
97 { test ! -d "$(distdir)" \
98 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
99 && rm -fr "$(distdir)"; }; }
125 DIST_ARCHIVES = $(distdir).tar.gz
440 distdir: $(DISTFILES)
455 test -d "$(distdir)" || mkdir "$(distdir)"
464 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
[all …]
/external/libedit/
DMakefile.in163 cscope distdir dist dist-all distcheck
187 distdir = $(PACKAGE)-$(VERSION)
188 top_distdir = $(distdir)
190 if test -d "$(distdir)"; then \
191 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
192 && rm -rf "$(distdir)" \
193 || { sleep 5 && rm -rf "$(distdir)"; }; \
221 DIST_ARCHIVES = $(distdir).tar.gz
543 distdir: $(DISTFILES)
545 test -d "$(distdir)" || mkdir "$(distdir)"
[all …]
/external/ltp/utils/ffsb-6.0-rc2/
DMakefile.in74 distdir = $(PACKAGE)-$(VERSION)
75 top_distdir = $(distdir)
77 { test ! -d $(distdir) \
78 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
79 && rm -fr $(distdir); }; }
80 DIST_ARCHIVES = $(distdir).tar.gz
384 distdir: $(DISTFILES)
386 test -d $(distdir) || mkdir $(distdir)
395 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
403 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
[all …]
/external/lmfit/
DMakefile.in185 cscope distdir dist dist-all distcheck
219 distdir = $(PACKAGE)-$(VERSION)
220 top_distdir = $(distdir)
222 if test -d "$(distdir)"; then \
223 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
224 && rm -rf "$(distdir)" \
225 || { sleep 5 && rm -rf "$(distdir)"; }; \
253 DIST_ARCHIVES = $(distdir).tar.gz
572 distdir: $(DISTFILES)
574 test -d "$(distdir)" || mkdir "$(distdir)"
[all …]
/external/libnetfilter_conntrack/
DMakefile.in173 cscope distdir dist dist-all distcheck
197 distdir = $(PACKAGE)-$(VERSION)
198 top_distdir = $(distdir)
200 if test -d "$(distdir)"; then \
201 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
202 && rm -rf "$(distdir)" \
203 || { sleep 5 && rm -rf "$(distdir)"; }; \
232 DIST_ARCHIVES = $(distdir).tar.bz2
568 distdir: $(DISTFILES)
570 test -d "$(distdir)" || mkdir "$(distdir)"
[all …]
/external/libmicrohttpd/
DMakefile.in178 cscope distdir dist dist-all distcheck
202 distdir = $(PACKAGE)-$(VERSION)
203 top_distdir = $(distdir)
205 if test -d "$(distdir)"; then \
206 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
207 && rm -rf "$(distdir)" \
208 || { sleep 5 && rm -rf "$(distdir)"; }; \
236 DIST_ARCHIVES = $(distdir).tar.gz
613 distdir: $(DISTFILES)
615 test -d "$(distdir)" || mkdir "$(distdir)"
[all …]
/external/libxml2/
DREADME.zOS205 dist-test: distdir
206 (mkdir -p $(distdir))
207 …(cd $(srcdir) ; tar -cf - --exclude CVS --exclude .svn --exclude .git xstc/Tests) | (cd $(distdir)…
208distdir)/test $(distdir)/result $(distdir)/xstc/Tests $(distdir)/Makefile.tests $(distdir)/README…
209distdir)/test $(distdir)/result $(distdir)/xstc/Tests $(distdir)/Makefile.tests $(distdir)/README…
210 @(rm -rf $(distdir)/xstc/Test)
/external/libnl/doc/
DMakefile.am25 rm -f $(distdir)/aclocal.m4
26 rm -f $(distdir)/configure
27 rm -f $(distdir)/configure.in
28 rm -rf $(distdir)/m4
29 rm -f $(distdir)/README
30 rm -f $(distdir)/missing
31 rm -f $(distdir)/Doxyfile.in
32 rm -f $(distdir)/Makefile.am
33 rm -f $(distdir)/Makefile.in
/external/protobuf/
DMakefile.in166 cscope distdir dist dist-all distcheck
189 distdir = $(PACKAGE)-$(VERSION)
190 top_distdir = $(distdir)
192 if test -d "$(distdir)"; then \
193 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
194 && rm -rf "$(distdir)" \
195 || { sleep 5 && rm -rf "$(distdir)"; }; \
223 DIST_ARCHIVES = $(distdir).tar.gz
797 distdir: $(DISTFILES)
799 test -d "$(distdir)" || mkdir "$(distdir)"
[all …]
/external/valgrind/
DMakefile.in190 cscope distdir dist dist-all distcheck
219 distdir = $(PACKAGE)-$(VERSION)
220 top_distdir = $(distdir)
222 if test -d "$(distdir)"; then \
223 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
224 && rm -rf "$(distdir)" \
225 || { sleep 5 && rm -rf "$(distdir)"; }; \
253 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
928 distdir: $(DISTFILES)
930 test -d "$(distdir)" || mkdir "$(distdir)"
[all …]
/external/vulkan-validation-layers/tests/gtest-1.7.0/
DMakefile.in180 distdir = $(PACKAGE)-$(VERSION)
181 top_distdir = $(distdir)
183 if test -d "$(distdir)"; then \
184 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
185 && rm -rf "$(distdir)" \
186 || { sleep 5 && rm -rf "$(distdir)"; }; \
188 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 $(distdir).zip
1012 distdir: $(DISTFILES)
1014 test -d "$(distdir)" || mkdir "$(distdir)"
1023 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
[all …]
/external/libnetfilter_conntrack/include/
DMakefile.in127 distdir
435 distdir: $(DISTFILES)
444 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
451 if test -d "$(distdir)/$$file"; then \
452 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
455 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
456 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
458 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
460 test -f "$(distdir)/$$file" \
461 || cp -p $$d/$$file "$(distdir)/$$file" \
[all …]
/external/libnfnetlink/include/
DMakefile.in92 distdir
413 distdir: $(DISTFILES)
422 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
429 if test -d "$(distdir)/$$file"; then \
430 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
433 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
434 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
436 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
438 test -f "$(distdir)/$$file" \
439 || cp -p $$d/$$file "$(distdir)/$$file" \
[all …]
/external/cmockery/cmockery_0_1_2/
DMakefile.in145 distdir = $(PACKAGE)-$(VERSION)
146 top_distdir = $(distdir)
148 { test ! -d $(distdir) \
149 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
150 && rm -fr $(distdir); }; }
151 DIST_ARCHIVES = $(distdir).tar.gz
845 distdir: $(DISTFILES)
847 mkdir $(distdir)
848 …$(mkdir_p) $(distdir)/doc $(distdir)/m4 $(distdir)/packages $(distdir)/packages/rpm $(distdir)/src…
860 $(mkdir_p) "$(distdir)$$dir"; \
[all …]
/external/protobuf/gtest/
DMakefile.in458 distdir = $(PACKAGE)-$(VERSION)
459 top_distdir = $(distdir)
461 if test -d "$(distdir)"; then \
462 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
463 && rm -rf "$(distdir)" \
464 || { sleep 5 && rm -rf "$(distdir)"; }; \
467 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 $(distdir).zip
1433 distdir: $(DISTFILES)
1435 test -d "$(distdir)" || mkdir "$(distdir)"
1444 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
[all …]
/external/libexif/contrib/
DMakefile.in79 distdir
430 distdir: $(DISTFILES)
439 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
446 if test -d "$(distdir)/$$file"; then \
447 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
450 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
451 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
453 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
455 test -f "$(distdir)/$$file" \
456 || cp -p $$d/$$file "$(distdir)/$$file" \
[all …]
/external/libmicrohttpd/src/
DMakefile.in139 distdir
504 distdir: $(DISTFILES)
513 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
520 if test -d "$(distdir)/$$file"; then \
521 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
524 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
525 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
527 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
529 test -f "$(distdir)/$$file" \
530 || cp -p $$d/$$file "$(distdir)/$$file" \
[all …]
/external/libcap-ng/libcap-ng-0.7/bindings/
DMakefile.in85 distdir
421 distdir: $(DISTFILES)
430 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
437 if test -d "$(distdir)/$$file"; then \
438 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
441 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
442 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
444 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
446 test -f "$(distdir)/$$file" \
447 || cp -p $$d/$$file "$(distdir)/$$file" \
[all …]
/external/libogg/win32/
DMakefile.in144 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
146 distdir: $(DISTFILES)
152 $(mkinstalldirs) "$(distdir)$$dir"; \
158 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
160 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
162 test -f $(distdir)/$$file \
163 || cp -p $$d/$$file $(distdir)/$$file \
234 distclean distclean-generic distclean-libtool distdir dvi \
/external/jdiff/
Dbuild.gradle34 ext.distDir = file(System.env.DIST_DIR).getCanonicalFile()
36 // The distDir is conveniently named after the build ID.
37 version = "${version}.${ext.distDir.name}"
40 ext.distDir = file('../../out/dist')
70 destinationDir distDir

123456789