Home
last modified time | relevance | path

Searched refs:OUT_DIR (Results 1 – 25 of 33) sorted by relevance

12

/build/soong/scripts/
Dbuild-aml-prebuilts.sh13 export OUT_DIR=${OUT_DIR:-out}
15 if [ -e ${OUT_DIR}/soong/.soong.in_make ]; then
22 echo "Avoiding in-make OUT_DIR '${OUT_DIR}' - building in '${AML_OUT_DIR}' instead"
23 OUT_DIR=${AML_OUT_DIR}
37 OUT_DIR=${OUT_DIR}/get_build_var get_build_var "$@"
64 readonly SOONG_OUT=${OUT_DIR}/soong
Dbuild-ndk-prebuilts.sh17 if [ -z "${OUT_DIR}" ]; then
18 echo Must set OUT_DIR
33 SOONG_OUT=${OUT_DIR}/soong
34 SOONG_NDK_OUT=${OUT_DIR}/soong/ndk
Ddiff_build_graphs.sh74 OUT_DIR="${OUT_DIR-}"
75 if [ -z "$OUT_DIR" ]; then
76 OUT_DIR=out
78 WORK_DIR="$OUT_DIR/diff"
101 builder="$(echo $OUT_DIR/soong/host/*/bin/multiproduct_kati)"
Dbuild-mainline-modules.sh54 OUT_DIR=$(source build/envsetup.sh > /dev/null; TARGET_PRODUCT= get_build_var OUT_DIR)
78 export OUT_DIR=${OUT_DIR}/aml
82 echo_and_run cp -R ${OUT_DIR}/soong/mainline-sdks ${DIST_DIR}
/build/soong/cuj/
Drun_cuj_tests.sh20 export OUT_DIR="${OUT_DIR:-out}"
21 readonly SOONG_OUT="${OUT_DIR}/soong"
28 cp -r "${OUT_DIR}/cuj_tests/logs" "${DIST_DIR}"
/build/soong/ui/build/sandbox/darwin/
Dglobal.sb12 ; Allow writing to $OUT_DIR and $DIST_DIR
14 (subpath (param "OUT_DIR"))
42 (allow network-outbound (literal (string-append (param "OUT_DIR") "/.path_interposer_log")))
/build/make/
DCleanSpec.mk47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS)
131 $(call add-clean-step, rm -rf $(OUT_DIR)/host/darwin-x86/obj)
133 $(call add-clean-step, rm -f $(OUT_DIR)/versions_checked.mk)
185 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/s…
188 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/ApplicationsProvider_intermediates)
192 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/com.android.omadm.plugin.…
193 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/com.android.omadm.plugin.…
194 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/com.android.omadm.pluginh…
195 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/com.android.omadm.plugin_…
196 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/com.android.omadm.service…
[all …]
DUsage.txt83 OUT_DIR The directory in which to place non-distribution
Denvsetup.sh1288 if [ ! "$OUT_DIR" = "" ]; then
1289 mkdir -p $OUT_DIR
1290 FILELIST=$OUT_DIR/filelist
Dbuildspec.mk.default86 #OUT_DIR:=/tmp/stuff
/build/
DCleanSpec.mk47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS)
131 $(call add-clean-step, rm -rf $(OUT_DIR)/host/darwin-x86/obj)
133 $(call add-clean-step, rm -f $(OUT_DIR)/versions_checked.mk)
185 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/s…
188 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/ApplicationsProvider_intermediates)
192 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/com.android.omadm.plugin.…
193 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/com.android.omadm.plugin.…
194 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/com.android.omadm.pluginh…
195 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/com.android.omadm.plugin_…
196 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/com.android.omadm.service…
[all …]
Denvsetup.sh1288 if [ ! "$OUT_DIR" = "" ]; then
1289 mkdir -p $OUT_DIR
1290 FILELIST=$OUT_DIR/filelist
Dbuildspec.mk.default86 #OUT_DIR:=/tmp/stuff
/build/make/core/
Dninja_config.mk7 KATI_OUTPUT_PATTERNS := $(OUT_DIR)/build%.ninja $(OUT_DIR)/ninja%.sh
Dcleanspec.mk67 $(file <$(OUT_DIR)/.module_paths/CleanSpec.mk.list)
Dproduct-graph.mk38 products_graph := $(OUT_DIR)/products.dot
Dcleanbuild.mk100 $(shell rm -rf $(OUT_DIR))
Ddex_preopt_config.mk109 $(call add_json_str, EmptyDirectory, $(OUT_DIR)/empty)
Denvsetup.mk310 SOONG_OUT_DIR := $(OUT_DIR)/soong
312 TARGET_OUT_ROOT := $(OUT_DIR)/target
314 HOST_OUT_ROOT := $(OUT_DIR)/host
Dpdk_config.mk133 PDK_FUSION_OUT_DIR := $(OUT_DIR)
Dproduct.mk31 $(file <$(OUT_DIR)/.module_paths/AndroidProducts.mk.list) \
/build/make/core/tasks/
Downers.mk20 owners_list := $(OUT_DIR)/.module_paths/OWNERS.list
Dtest_mapping.mk23 test_mapping_list := $(OUT_DIR)/.module_paths/TEST_MAPPING.list
/build/soong/docs/
Dperf.md8 viewed. Just open `$OUT_DIR/build.trace.gz` in Chrome's <chrome://tracing>, or
18 elapsed wall time in `$OUT_DIR/soong.log`. For example:
69 The `$OUT_DIR/verbose.log.gz` contains statistics from the regen check:
147 The state is stored in `$OUT_DIR/.kati_stamp*` files, and can be (partially)
262 `$OUT_DIR/.ninja_log`:
265 sed -i "/\/build.ninja/d" $(get_build_var OUT_DIR)/.ninja_log
Dbest_practices.md6 `$OUT_DIR`. We expect to enforce this in the future.
9 file, generate that file into `$OUT_DIR` during the build, fail the build
32 Don't assume that `$OUT_DIR` is `out`. The source and output trees are very
36 Don't assume that `$OUT_DIR` is under `$PWD`, users can set it to a relative path

12