Home
last modified time | relevance | path

Searched refs:INSTALL (Results 1 - 25 of 39) sorted by relevance

12

/third_party/mesa3d/.gitlab-ci/
H A Ddeqp-runner.sh15 INSTALL=`pwd`/install
102 if [ -e "$INSTALL/$GPU_VERSION-fails.txt" ]; then
103 DEQP_RUNNER_OPTIONS="$DEQP_RUNNER_OPTIONS --baseline $INSTALL/$GPU_VERSION-fails.txt"
107 touch $INSTALL/$GPU_VERSION-flakes.txt
110 if [ -n "$VK_DRIVER" ] && [ -e "$INSTALL/$VK_DRIVER-skips.txt" ]; then
111 DEQP_SKIPS="$DEQP_SKIPS $INSTALL/$VK_DRIVER-skips.txt"
114 if [ -n "$GALLIUM_DRIVER" ] && [ -e "$INSTALL/$GALLIUM_DRIVER-skips.txt" ]; then
115 DEQP_SKIPS="$DEQP_SKIPS $INSTALL/$GALLIUM_DRIVER-skips.txt"
118 if [ -n "$DRIVER_NAME" ] && [ -e "$INSTALL/$DRIVER_NAME-skips.txt" ]; then
119 DEQP_SKIPS="$DEQP_SKIPS $INSTALL/
[all...]
H A Dskqp-runner.sh32 SKQP_FILE_PREFIX="${INSTALL}/${GPU_VERSION}-skqp"
60 VK_DRIVERS=$(ls "$INSTALL"/share/vulkan/icd.d/ | cut -f 1 -d '_')
77 export VK_ICD_FILENAMES="$INSTALL"/share/vulkan/icd.d/"$VK_DRIVER"_icd."${VK_CPU:-$(uname -m)}".json
85 INSTALL=${PWD}/install
94 LD_LIBRARY_PATH=$INSTALL:$LD_LIBRARY_PATH
/third_party/mesa3d/.gitlab-ci/vkd3d-proton/
H A Drun.sh9 INSTALL=$(realpath -s "$PWD"/install)
17 export __LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$INSTALL/lib/:/vkd3d-proton-tests/x64/"
22 MESA_VERSION=$(cat "$INSTALL/VERSION" | sed 's/\./\\./g')
25 export VK_ICD_FILENAMES="$INSTALL/share/vulkan/icd.d/${VK_DRIVER}_icd.x86_64.json"
80 if [ -f "$INSTALL/$VKD3D_PROTON_RESULTS.txt" ]; then
81 cp "$INSTALL/$VKD3D_PROTON_RESULTS.txt" \
/third_party/optimized-routines/
H A DMakefile27 INSTALL = install macro
74 $(INSTALL) -D $< $@
77 $(INSTALL) -D $< $@
80 $(INSTALL) -m 644 -D $< $@
83 $(INSTALL) -m 644 -D $< $@
/third_party/musl/porting/linux/user/
H A DMakefile57 INSTALL = $(srcdir)/tools/install.sh macro
192 $(INSTALL) -D $< $@
195 $(INSTALL) -D -m 755 $< $@
198 $(INSTALL) -D -m 644 $< $@
201 $(INSTALL) -D -m 644 $< $@
204 $(INSTALL) -D -m 644 $< $@
207 $(INSTALL) -D -m 644 $< $@
210 $(INSTALL) -D -m 644 $< $@
213 $(INSTALL) -D -r $(DESTDIR)$(libdir)/libc.so $@ || true
/third_party/musl/scripts/linux/
H A DMakefile57 INSTALL = $(srcdir)/tools/install.sh macro
192 $(INSTALL) -D $< $@
195 $(INSTALL) -D -m 755 $< $@
198 $(INSTALL) -D -m 644 $< $@
201 $(INSTALL) -D -m 644 $< $@
204 $(INSTALL) -D -m 644 $< $@
207 $(INSTALL) -D -m 644 $< $@
210 $(INSTALL) -D -m 644 $< $@
213 $(INSTALL) -D -r $(DESTDIR)$(libdir)/libc.so $@ || true
/third_party/musl/porting/liteos_a/user_debug/
H A DMakefile57 INSTALL = $(srcdir)/tools/install.sh macro
192 $(INSTALL) -D $< $@
195 $(INSTALL) -D -m 755 $< $@
198 $(INSTALL) -D -m 644 $< $@
201 $(INSTALL) -D -m 644 $< $@
204 $(INSTALL) -D -m 644 $< $@
207 $(INSTALL) -D -m 644 $< $@
210 $(INSTALL) -D -m 644 $< $@
213 $(INSTALL) -D -l $(libdir)/libc.so $@ || true
/third_party/musl/
H A DMakefile57 INSTALL = $(srcdir)/tools/install.sh macro
192 $(INSTALL) -D $< $@
195 $(INSTALL) -D -m 755 $< $@
198 $(INSTALL) -D -m 644 $< $@
201 $(INSTALL) -D -m 644 $< $@
204 $(INSTALL) -D -m 644 $< $@
207 $(INSTALL) -D -m 644 $< $@
210 $(INSTALL) -D -m 644 $< $@
213 $(INSTALL) -D -l $(libdir)/libc.so $@ || true
/third_party/cJSON/
H A DMakefile25 INSTALL ?= cp -a macro
129 $(INSTALL) cJSON.h $(INSTALL_INCLUDE_PATH)
130 $(INSTALL) $(CJSON_SHARED) $(CJSON_SHARED_SO) $(CJSON_SHARED_VERSION) $(INSTALL_LIBRARY_PATH)
133 $(INSTALL) cJSON_Utils.h $(INSTALL_INCLUDE_PATH)
134 $(INSTALL) $(UTILS_SHARED) $(UTILS_SHARED_SO) $(UTILS_SHARED_VERSION) $(INSTALL_LIBRARY_PATH)
/third_party/ffmpeg/ffbuild/
H A Dlibrary.mak82 $$(INSTALL) -m 755 $$< "$(SHLIBDIR)/$(SLIB_INSTALL_NAME)"
85 $(if $(SLIB_INSTALL_EXTRA_SHLIB),$$(INSTALL) -m 644 $(SLIB_INSTALL_EXTRA_SHLIB:%=$(SUBDIR)%) "$(SHLIBDIR)")
87 $(if $(SLIB_INSTALL_EXTRA_LIB),$$(INSTALL) -m 644 $(SLIB_INSTALL_EXTRA_LIB:%=$(SUBDIR)%) "$(LIBDIR)")
91 $$(INSTALL) -m 644 $$< "$(LIBDIR)"
96 $$(INSTALL) -m 644 $$^ "$(INCINSTDIR)"
100 $$(INSTALL) -m 644 $$^ "$(PKGCONFIGDIR)"
H A Dcommon.mak29 $(eval INSTALL = @$(call ECHO,INSTALL,$$(^:$(SRC_DIR)/%=%)); $(INSTALL))
/third_party/libbpf/src/
H A DMakefile79 INSTALL = install macro
141 $(call msg,INSTALL,$1)
143 $(INSTALL) -d -m 755 '$(DESTDIR)$2'; \
145 $(Q)$(INSTALL) $(if $3,-m $3,) $1 '$(DESTDIR)$2'
150 $(call msg,INSTALL,$1)
152 $(INSTALL) -d -m 755 '$(DESTDIR)$2'; \
/third_party/mesa3d/.gitlab-ci/piglit/
H A Dpiglit-traces.sh5 INSTALL=$(realpath -s "$PWD"/install)
15 export __LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$INSTALL/lib/"
16 export VK_ICD_FILENAMES="$INSTALL/share/vulkan/icd.d/${VK_DRIVER}_icd.${VK_CPU:-`uname -m`}.json"
20 MESA_VERSION=$(head -1 "$INSTALL/VERSION" | sed 's/\./\\./g')
/third_party/libexif/contrib/c++/
H A DMakefile15 INSTALL = /bin/install -c -p macro
25 $(INSTALL) -d $(dynmoddir)
/third_party/ffmpeg/doc/examples/
H A DMakefile48 $(INSTALL) -m 644 $(EXAMPLES_FILES) "$(DATADIR)/examples"
49 $(INSTALL) -m 644 $(EXAMPLE_MAKEFILE:%=%.example) "$(DATADIR)/examples/Makefile"
/third_party/ffmpeg/doc/
H A DMakefile121 $(INSTALL) -m 644 $(HTMLPAGES) "$(DOCDIR)"
129 $(INSTALL) -m 644 $(MANPAGES1) "$(MANDIR)/man1"
131 $(INSTALL) -m 644 $(MANPAGES3) "$(MANDIR)/man3"
/third_party/ltp/tools/sparse/sparse-src/
H A DMakefile302 @echo " INSTALL $@"
305 @echo " INSTALL $@"
/third_party/ffmpeg/fftools/
H A DMakefile44 $(INSTALL) -c -m 755 $(AVPROGS) "$(BINDIR)"
/third_party/skia/third_party/externals/freetype/builds/unix/
H A Dinstall.mk47 $(LIBTOOL) --mode=install $(INSTALL) \
/third_party/ltp/testscripts/
H A Dltpdmmapper.sh27 the README/INSTALL file within the package to install it.
/third_party/tzdata/
H A DMakefile117 # The "tzselect" and (if you do "make INSTALL") "date" commands go in:
657 INSTALL: ALL install date.1
1345 .PHONY: ALL INSTALL all
/third_party/ffmpeg/
H A DMakefile152 $(INSTALL) -m 644 $(DATA_FILES) "$(DATADIR)"
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dnmake.mak16 # Build and installed following instructions in INSTALL.W32
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dnmake.mak16 # Build and installed following instructions in INSTALL.W32
/third_party/icu/icu4c/source/
H A Dconfigure4146 if test -z "$INSTALL"; then
4159 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
4203 INSTALL=$ac_cv_path_install
4206 # value for INSTALL within a source directory, because that will
4209 INSTALL=$ac_install_sh
4212 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
4213 $as_echo "$INSTALL" >&6; }
4217 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
4219 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
4221 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL}
[all...]

Completed in 13 milliseconds

12