Home
last modified time | relevance | path

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

12

/build/soong/scripts/
Dbuild-aml-prebuilts.sh23 export OUT_DIR=${OUT_DIR:-out}
25 if [ -e ${OUT_DIR}/soong/.soong.kati_enabled ]; then
32 echo "Avoiding in-make OUT_DIR '${OUT_DIR}' - building in '${AML_OUT_DIR}' instead"
33 OUT_DIR=${AML_OUT_DIR}
36 mkdir -p ${OUT_DIR}/soong
41 vars="$(OUT_DIR=${OUT_DIR}/dumpvars_mode build/soong/soong_ui.bash \
49 echo -n ${BUILD_NUMBER} > ${OUT_DIR}/soong/build_number.txt
Dbuild-ndk-prebuilts.sh17 if [ -z "${OUT_DIR}" ]; then
18 echo Must set OUT_DIR
22 TARGET_PRODUCT=ndk build/soong/soong_ui.bash --make-mode --soong-only ${OUT_DIR}/soong/ndk.timestamp
26 tar cjf ${DIST_DIR}/ndk_platform.tar.bz2 -C ${OUT_DIR}/soong ndk
Dbuild-rustdocs.sh20 if [ -z "${OUT_DIR}" ]; then
21 echo Must set OUT_DIR
30 cp ${OUT_DIR}/soong/rustdoc.zip $DIST_DIR
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/host/*/bin/multiproduct_kati)"
/build/soong/cuj/
Drun_cuj_tests.sh20 export OUT_DIR="${OUT_DIR:-out}"
22 build/soong/soong_ui.bash --make-mode "${OUT_DIR}/host/${OS}-x86/bin/cuj_tests"
24 "${OUT_DIR}/host/${OS}-x86/bin/cuj_tests" || true
27 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 …]
Denvsetup.sh1478 if [ ! "$OUT_DIR" = "" ]; then
1479 mkdir -p $OUT_DIR
1480 FILELIST=$OUT_DIR/filelist
1946 if [[ -z "$OUT_DIR" ]]; then
1948 OUT_DIR=out
1950 OUT_DIR=${OUT_DIR_COMMON_BASE}/${PWD##*/}
1958 -f $OUT_DIR/combined-${TARGET_PRODUCT}.ninja \
/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.sh1478 if [ ! "$OUT_DIR" = "" ]; then
1479 mkdir -p $OUT_DIR
1480 FILELIST=$OUT_DIR/filelist
1946 if [[ -z "$OUT_DIR" ]]; then
1948 OUT_DIR=out
1950 OUT_DIR=${OUT_DIR_COMMON_BASE}/${PWD##*/}
1958 -f $OUT_DIR/combined-${TARGET_PRODUCT}.ninja \
/build/make/core/
Dninja_config.mk7 KATI_OUTPUT_PATTERNS := $(OUT_DIR)/build%.ninja $(OUT_DIR)/ninja%.sh
Ddumpconfig.mk53 OUT_DIR := out
55 BUILD_DATETIME_FILE := $(OUT_DIR)/build_date.txt
Dcleanspec.mk67 $(file <$(OUT_DIR)/.module_paths/CleanSpec.mk.list)
Dproduct_config.mk152 android_products_makefiles := $(file <$(OUT_DIR)/.module_paths/AndroidProducts.mk.list) \
239 $(shell mkdir -p $(OUT_DIR)/rbc)
240 $(call dump-variables-rbc, $(OUT_DIR)/rbc/make_vars_pre_product_config.mk)
243 $(OUT_DIR)/rbc/rbc_product_config_results.mk \
246 $(OUT_DIR)/rbc/make_vars_pre_product_config.mk)
250 include $(OUT_DIR)/rbc/rbc_product_config_results.mk
Dboard_config.mk243 $(shell mkdir -p $(OUT_DIR)/rbc)
244 $(call dump-variables-rbc, $(OUT_DIR)/rbc/make_vars_pre_board_config.mk)
246 $(shell $(OUT_DIR)/mk2rbc \
247 --mode=write -r --outdir $(OUT_DIR)/rbc \
248 --boardlauncher=$(OUT_DIR)/rbc/boardlauncher.rbc \
249 --input_variables=$(OUT_DIR)/rbc/make_vars_pre_board_config.mk \
250 --makefile_list=$(OUT_DIR)/.module_paths/configuration.list \
256 $(shell build/soong/scripts/update_out $(OUT_DIR)/rbc/rbc_board_config_results.mk \
257 $(OUT_DIR)/rbcrun RBC_OUT="make" $(OUT_DIR)/rbc/boardlauncher.rbc)
262 include $(OUT_DIR)/rbc/rbc_board_config_results.mk
Denvsetup.mk343 $(file >$(OUT_DIR)/dump-variables-rbc-temp.txt,$(subst $(space),$(newline),$(sort $(filter-out $(_d…
345 $(foreach v, $(shell grep -he "^[A-Z][A-Z0-9_]*$$" $(OUT_DIR)/dump-variables-rbc-temp.txt),\
366 TARGET_OUT_ROOT := $(OUT_DIR)/target
381 SOONG_OUT_DIR := $(OUT_DIR)/soong
383 HOST_OUT_ROOT := $(OUT_DIR)/host
Dcleanbuild.mk100 $(shell rm -rf $(OUT_DIR))
Ddex_preopt_config.mk133 $(call add_json_str, EmptyDirectory, $(OUT_DIR)/empty)
/build/make/core/tasks/
Dplatform_availability_check.mk47 not_installable_file := $(patsubst $(OUT_DIR)/%,$(OUT_DIR)/NOT_AVAILABLE_FOR_PLATFORM/%,$(1))
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/bloaty/
Dfile_sections.proto30 // Relative path from $OUT_DIR.
/build/bazel/
Dcommon.bazelrc65 # Note that this hardcodes the output dir. It will not work if $OUT_DIR != out.
69 # Note that this hardcodes the output dir. It will not work if $OUT_DIR != out.
/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