OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:distdir
(Results
1 - 25
of
468
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/strace/
make-dist
7
distdir
=strace-dist-$$
8
abs_distdir="`pwd`/$
distdir
"
12
git clone -q -n -s .git "$
distdir
"
14
cd $
distdir
/external/libgdx/
build.xml
9
<property name="
distDir
" value="${basedir}/dist"/>
16
<delete dir="${
distDir
}"/>
23
<property name="
distDir
" value="${
distDir
}/extensions/gdx-jnigen"/>
33
<copy tofile="${
distDir
}/gdx-setup.jar" file="extensions/gdx-setup/gdx-setup.jar"/>
39
<pathelement location="${
distDir
}/extensions/gdx-jnigen/gdx-jnigen.jar"/>
61
<pathelement location="${
distDir
}/gdx.jar"/>
74
<pathelement location="${
distDir
}/gdx.jar"/>
85
<pathelement location="${
distDir
}/gdx.jar"/>
99
<pathelement location="${
distDir
}/gdx.jar"/>
[
all
...]
build-template.xml
8
property name="
distDir
" value="dist-directory" -> the output directory for the resulting jar
97
<mkdir dir="${
distDir
}/sources" />
100
<jar destfile="${
distDir
}/sources/${jar}-sources.jar" basedir="src"/>
103
<copy failonerror="false" todir="${
distDir
}">
111
<copy failonerror="false" todir="${
distDir
}/arm64-v8a">
116
<copy failonerror="false" todir="${
distDir
}/armeabi">
121
<copy failonerror="false" todir="${
distDir
}/armeabi-v7a">
126
<copy failonerror="false" todir="${
distDir
}/x86">
131
<copy failonerror="false" todir="${
distDir
}/x86_64">
136
<copy failonerror="false" todir="${
distDir
}/ios">
[
all
...]
/external/netperf/
Makefile.in
67
distdir
dist dist-all distcheck
72
distdir
= $(PACKAGE)-$(VERSION)
73
top_distdir = $(
distdir
)
75
if test -d "$(
distdir
)"; then \
76
find "$(
distdir
)" -type d ! -perm -200 -exec chmod u+w {} ';' \
77
&& rm -rf "$(
distdir
)" \
78
|| { sleep 5 && rm -rf "$(
distdir
)"; }; \
105
DIST_ARCHIVES = $(
distdir
).tar.gz $(
distdir
).tar.bz2 $(
distdir
).zi
[
all
...]
/external/libcap-ng/libcap-ng-0.7/
Makefile.in
69
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/libusb/
Makefile.in
96
distdir
dist dist-all distcheck
101
distdir
= $(PACKAGE)-$(VERSION)
102
top_distdir = $(
distdir
)
104
{ test ! -d "$(
distdir
)" \
105
|| { find "$(
distdir
)" -type d ! -perm -200 -exec chmod u+w {} ';' \
106
&& rm -fr "$(
distdir
)"; }; }
133
DIST_ARCHIVES = $(
distdir
).tar.bz2
263
reldir = .release/$(
distdir
)
486
distdir
: $(DISTFILES)
488
test -d "$(
distdir
)" || mkdir "$(distdir)
[
all
...]
Makefile.am
20
reldir = .release/$(
distdir
)
24
cp $(
distdir
).tar.bz2 $(reldir)
/external/libvorbis/
Makefile.in
85
distdir
= $(PACKAGE)-$(VERSION)
86
top_distdir = $(
distdir
)
88
{ test ! -d $(
distdir
) \
89
|| { find $(
distdir
) -type d ! -perm -200 -exec chmod u+w {} ';' \
90
&& rm -fr $(
distdir
); }; }
91
DIST_ARCHIVES = $(
distdir
).tar.gz $(
distdir
).tar.bz2 $(
distdir
).zip
494
distdir
: $(DISTFILES)
496
test -d $(
distdir
) || mkdir $(distdir
[
all
...]
/external/libmtp/
Makefile.in
94
distdir
dist dist-all distcheck
99
distdir
= $(PACKAGE)-$(VERSION)
100
top_distdir = $(
distdir
)
102
{ test ! -d "$(
distdir
)" \
103
|| { find "$(
distdir
)" -type d ! -perm -200 -exec chmod u+w {} ';' \
104
&& rm -fr "$(
distdir
)"; }; }
130
DIST_ARCHIVES = $(
distdir
).tar.gz
485
distdir
: $(DISTFILES)
487
test -d "$(
distdir
)" || mkdir "$(
distdir
)"
[
all
...]
/external/libusb-compat/
Makefile.in
82
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
)
[
all
...]
Makefile.am
23
rsync $(
distdir
).tar.bz2 frs.sourceforge.net:uploads/
/external/libogg/
Makefile.in
77
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/og
[
all
...]
Makefile.am
22
rm -rf `find $(
distdir
)/$$item -name .svn`; \
/external/libexif/
Makefile.in
111
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
[
all
...]
/external/libedit/
Makefile.in
163
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/libmicrohttpd/
Makefile.in
178
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
...]
/ndk/sources/host-tools/make-3.81/
Makefile.DOS
225
for base in $(INFO_DEPS); do d=$(srcdir); for file in `cd $$d && eval echo $$base*`; do test -f $(
distdir
)/$$file || ln $$d/$$file $(
distdir
)/$$file 2> /dev/null || cp -p $$d/$$file $(
distdir
)/$$file; done; done
337
distdir
= $(PACKAGE)-$(VERSION)
338
top_distdir = $(
distdir
)
344
rm -rf $(
distdir
)
345
GZIP=$(GZIP) $(TAR) zxf $(
distdir
).tar.gz
346
mkdir $(
distdir
)/=build
347
mkdir $(
distdir
)/=inst
348
dc_install_base=`cd $(
distdir
)/=inst && pwd`; cd $(distdir)/=build && ../configure --srcdir=.. --prefix=$$dc_install_base (…)
[
all
...]
Makefile.in
137
distdir
= $(PACKAGE)-$(VERSION)
138
top_distdir = $(
distdir
)
140
{ test ! -d $(
distdir
) \
141
|| { find $(
distdir
) -type d ! -perm -200 -exec chmod u+w {} ';' \
142
&& rm -fr $(
distdir
); }; }
143
DIST_ARCHIVES = $(
distdir
).tar.gz $(
distdir
).tar.bz2
[
all
...]
/frameworks/data-binding/
supportBundle.gradle
29
project.ext.
distDir
= new File(System.env.DIST_DIR).getCanonicalFile()
32
ext.buildNumber = project.ext.
distDir
.getName()
35
project.ext.
distDir
= file('../../out/dist')
37
project.ext.
distDir
.mkdirs()
45
println "dist dir ${project.ext.
distDir
}"
57
destinationDir project.ext.
distDir
103
Files.write(xml, new File(project.ext.
distDir
, 'repo-extras.xml'), Charsets.UTF_8)
/external/libevent/
Makefile.in
264
cscope
distdir
dist dist-all distcheck
270
distdir
= $(PACKAGE)-$(VERSION)
271
top_distdir = $(
distdir
)
273
if test -d "$(
distdir
)"; then \
274
find "$(
distdir
)" -type d ! -perm -200 -exec chmod u+w {} ';' \
275
&& rm -rf "$(
distdir
)" \
276
|| { sleep 5 && rm -rf "$(
distdir
)"; }; \
304
DIST_ARCHIVES = $(
distdir
).tar.gz
[
all
...]
/external/protobuf/
Makefile.in
166
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
[
all
...]
/external/libogg/win32/
Makefile.in
144
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 \
Makefile
144
distdir
= $(top_distdir)/$(PACKAGE)-$(VERSION)
macro
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/libexif/binary/
Makefile.in
258
distdir
: $(DISTFILES)
267
sed '/\//!d;s|^|$(
distdir
)/|;s,/[^/]*$$,,' | \
274
if test -d "$(
distdir
)/$$file"; then \
275
find "$(
distdir
)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
278
cp -fpR $(srcdir)/$$file "$(
distdir
)$$dir" || exit 1; \
279
find "$(
distdir
)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
281
cp -fpR $$d/$$file "$(
distdir
)$$dir" || exit 1; \
283
test -f "$(
distdir
)/$$file" \
284
|| cp -p $$d/$$file "$(
distdir
)/$$file" \
289
top_distdir="$(top_distdir)"
distdir
="$(distdir)"
[
all
...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/
Makefile.in
180
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
[
all
...]
Completed in 2273 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>