Home
last modified time | relevance | path

Searched refs:INSTALL_DIR (Results 1 - 25 of 42) sorted by relevance

12

/third_party/ltp/include/mk/
H A Denv_post.mk58 INSTALL_DIR ?= testcases/bin macro
62 ifeq ($(strip $(INSTALL_DIR)),)
63 INSTALL_DIR := $(error You must define INSTALL_DIR before including this file) macro
67 # Value specified by INSTALL_DIR isn't an absolute path, so let's tack on $(prefix).
68 ifneq ($(patsubst /%,,$(INSTALL_DIR)),)
69 INSTALL_DIR := $(prefix)/$(INSTALL_DIR) macro
83 $(abspath $(addprefix $(DESTDIR)/$(INSTALL_DIR)/,$(sort $(dir $(INSTALL_TARGETS) $(MAKE_TARGETS))))):
85 $(foreach install_target,$(INSTALL_TARGETS),$(eval $(call generate_install_rule,$(install_target),$(abs_srcdir),$(INSTALL_DIR))))
[all...]
H A Dman.mk29 INSTALL_DIR := $(mandir)/man$(MANPREFIX) macro
/third_party/skia/infra/bots/assets/valgrind/
H A Dcreate.py33 INSTALL_DIR = os.path.join(TEMP_DIR, 'valgrind_install') variable
52 if os.path.isdir(INSTALL_DIR):
54 os.makedirs(INSTALL_DIR)
58 if os.path.isfile(os.path.join(INSTALL_DIR, 'bin', 'valgrind')):
61 subprocess.check_call(['./configure', '--prefix=%s' % INSTALL_DIR])
69 shutil.copy(os.path.join(INSTALL_DIR, 'bin', 'valgrind'),
74 shutil.copy(os.path.join(INSTALL_DIR, 'lib', 'valgrind', lib),
78 shutil.copy(os.path.join(INSTALL_DIR, 'lib', 'valgrind', libname),
/third_party/node/deps/v8/third_party/markupsafe/
H A Dget_markupsafe.sh24 INSTALL_DIR="$THIRD_PARTY/$PACKAGE_DIR"
25 OUT_DIR="$INSTALL_DIR/$BUILD_DIR/$PACKAGE_DIR"
93 cd "$INSTALL_DIR"
118 mv "$INSTALL_DIR" "$OLD_DIR"
119 mv "$PACKAGE_DIR" "$INSTALL_DIR"
120 cd "$INSTALL_DIR"
/third_party/node/tools/inspector_protocol/jinja2/
H A Dget_jinja2.sh25 INSTALL_DIR="$THIRD_PARTY/$PACKAGE_DIR"
26 OUT_DIR="$INSTALL_DIR/$BUILD_DIR/$PACKAGE_DIR"
94 cd "$INSTALL_DIR"
119 mv "$INSTALL_DIR" "$OLD_DIR"
120 mv "$PACKAGE_DIR" "$INSTALL_DIR"
121 cd "$INSTALL_DIR"
/third_party/node/tools/inspector_protocol/markupsafe/
H A Dget_markupsafe.sh24 INSTALL_DIR="$THIRD_PARTY/$PACKAGE_DIR"
25 OUT_DIR="$INSTALL_DIR/$BUILD_DIR/$PACKAGE_DIR"
93 cd "$INSTALL_DIR"
118 mv "$INSTALL_DIR" "$OLD_DIR"
119 mv "$PACKAGE_DIR" "$INSTALL_DIR"
120 cd "$INSTALL_DIR"
/third_party/skia/third_party/externals/markupsafe/
H A Dget_markupsafe.sh24 INSTALL_DIR="$THIRD_PARTY/$PACKAGE_DIR"
25 OUT_DIR="$INSTALL_DIR/$BUILD_DIR/$PACKAGE_DIR"
93 cd "$INSTALL_DIR"
118 mv "$INSTALL_DIR" "$OLD_DIR"
119 mv "$PACKAGE_DIR" "$INSTALL_DIR"
120 cd "$INSTALL_DIR"
/third_party/ltp/
H A DMakefile79 INSTALL_DIR := $(DESTDIR)/$(prefix) macro
82 INSTALL_DIR := $(abspath $(INSTALL_DIR)) macro
84 # build tree bootstrap targets and $(INSTALL_DIR) target.
85 $(sort $(addprefix $(abs_top_builddir)/,$(BOOTSTRAP_TARGETS)) $(INSTALL_DIR) $(DESTDIR)/$(bindir)):
130 # the $(INSTALL_DIR).
133 $(RM) -Rf "$(INSTALL_DIR)"
139 ifneq ($(INSTALL_DIR),/)
165 $(INSTALL_DIR)/Version: Version
171 $(addprefix $(INSTALL_DIR)/,
[all...]
/third_party/ltp/testcases/network/
H A DMakefile14 INSTALL_DIR := testcases/bin macro
35 $(DESTDIR)/$(INSTALL_DIR)/$(DIR) $(DIR): %:
/third_party/skia/third_party/externals/swiftshader/third_party/marl/kokoro/macos/
H A Dbuild.sh39 INSTALL_DIR=${BUILD_DIR}/install
50 COMMON_CMAKE_FLAGS+=" -DCMAKE_INSTALL_PREFIX=${INSTALL_DIR}"
103 # Installs the pre-built library to ${INSTALL_DIR}.
126 # flags, then installs the library to ${INSTALL_DIR}.
143 tar -czvf "$BUILD_ARTIFACTS/build.tar.gz" -C "$INSTALL_DIR" .
/third_party/skia/third_party/externals/swiftshader/third_party/marl/kokoro/ubuntu/
H A Ddocker.sh42 INSTALL_DIR=${BUILD_DIR}/install
53 COMMON_CMAKE_FLAGS+=" -DCMAKE_INSTALL_PREFIX=${INSTALL_DIR}"
123 # Installs the pre-built library to ${INSTALL_DIR}.
146 # flags, then installs the library to ${INSTALL_DIR}.
164 tar -czvf "$BUILD_ARTIFACTS/build.tar.gz" -C "$INSTALL_DIR" .
/third_party/ltp/testcases/open_posix_testsuite/scripts/
H A Dgenerate-makefiles.sh117 INSTALL_DIR= \$(DESTDIR)/\$(exec_prefix)/\$(subdir)
181 install: \$(INSTALL_DIR) run.sh
185 \$(INSTALL_DIR)/\$\$file; \\
193 \$(INSTALL_DIR):
/third_party/ltp/testcases/commands/ar/datafiles/
H A DMakefile17 INSTALL_DIR := testcases/data/ar01 macro
/third_party/ltp/testcases/commands/ld/datafiles/
H A DMakefile18 INSTALL_DIR := testcases/data/ld01 macro
/third_party/ltp/testcases/commands/file/datafiles/
H A DMakefile17 INSTALL_DIR := testcases/data/file01 macro
/third_party/ltp/testcases/kernel/security/integrity/ima/datafiles/ima_kexec/
H A DMakefile8 INSTALL_DIR := testcases/data/ima_kexec macro
/third_party/ltp/testcases/network/rpc/basic_tests/rpc01/datafiles/
H A DMakefile25 INSTALL_DIR := testcases/data/rpc01 macro
/third_party/ltp/testcases/kernel/security/integrity/ima/datafiles/ima_selinux/
H A DMakefile8 INSTALL_DIR := testcases/data/ima_selinux macro
/third_party/ltp/testcases/misc/lvm/datafiles/
H A DMakefile6 INSTALL_DIR := testcases/data/lvm macro
/third_party/ltp/testcases/network/multicast/mc_member/datafiles/
H A DMakefile26 INSTALL_DIR := testcases/data/mc_member macro
/third_party/ltp/testscripts/
H A DMakefile9 INSTALL_DIR := testscripts macro
/third_party/ltp/testcases/kernel/fs/binfmt_misc/datafiles/
H A DMakefile10 INSTALL_DIR := testcases/data/binfmt_misc02 macro
/third_party/ltp/testcases/commands/unzip/datafiles/
H A DMakefile17 INSTALL_DIR := testcases/data/unzip01 macro
/third_party/ltp/m4/
H A DGNUmakefile29 INSTALL_DIR := $(datarootdir)/aclocal macro
/third_party/ltp/testcases/kernel/security/integrity/ima/datafiles/ima_keys/
H A DMakefile8 INSTALL_DIR := testcases/data/ima_keys macro

Completed in 7 milliseconds

12