Home
last modified time | relevance | path

Searched refs:sh (Results 1 – 25 of 53) sorted by relevance

123

/build/bazel/scripts/
Drun_presubmits.sh13 echo bp2build.sh
14 build/bazel/ci/bp2build.sh
17 echo mixed_libc.sh
18 build/bazel/ci/mixed_libc.sh
21 echo run_integration_tests.sh
22 build/soong/tests/run_integration_tests.sh
/build/pesto/experiments/prepare_bazel_test_env/data/templates/tools/tradefederation/core/
DBUILD.bazel.template37 "{prebuilts_dir_name}/host/bin/script_help.sh",
39 outs=["script_help.sh"],
47 "{prebuilts_dir_name}/host/bin/tradefed.sh",
49 outs=["tradefed.sh"],
51 "cp -t $(RULEDIR) $(location {prebuilts_dir_name}/host/bin/tradefed.sh)",
59 "{prebuilts_dir_name}/host/bin/atest_tradefed.sh"
61 outs=["atest_tradefed.sh"],
63 "cp -t $(RULEDIR) $(location {prebuilts_dir_name}/host/bin/atest_tradefed.sh)",
/build/bazel/scripts/milestone-2/
Ddemo.sh30 ./demo.sh generate -- runs the bp2build converter to generate BUILD files from Android.bp files.
31 ./demo.sh query -- runs the bazel query command for all targets in //bionic/libc, recursively.
32 ./demo.sh build -- runs the bazel build command for all targets in //bionic/libc, recursively.
33 ./demo.sh full -- runs the generate, query and build steps in sequence.
34 ./demo.sh help -- prints this message.
/build/soong/scripts/
Dbuild-mainline-modules.sh74 OUT_DIR=$(source build/envsetup.sh > /dev/null; TARGET_PRODUCT= get_build_var OUT_DIR)
75 DIST_DIR=$(source build/envsetup.sh > /dev/null; TARGET_PRODUCT= get_build_var DIST_DIR)
83 …PRODUCT_OUT=$(source build/envsetup.sh > /dev/null; TARGET_PRODUCT=${product} get_build_var PRODUC…
84 …TARGET_ARCH=$(source build/envsetup.sh > /dev/null; TARGET_PRODUCT=${product} get_build_var TARGET…
105 echo_and_run build/soong/scripts/build-aml-prebuilts.sh \
DOWNERS2 per-file build-mainline-modules.sh = ngeoffray@google.com,paulduffin@google.com,mast@google.com
3 per-file build-aml-prebuilts.sh = ngeoffray@google.com,paulduffin@google.com,mast@google.com
6 per-file gen_ndk*.sh = sophiez@google.com, allenhair@google.com
Dbuild-ndk-prebuilts.sh24 source build/envsetup.sh
Dpackage-check.sh22 package-check.sh <jar-file> <package-list>
Dsetup-android-build.sh89 . build/envsetup.sh
Darchive_repack.sh32 Usage: archive_repack.sh [options] <objects to repack>
/build/soong/sh/
DAndroid.bp6 name: "soong-sh",
7 pkgPath: "android/soong/sh",
/build/pesto/experiments/prepare_bazel_test_env/data/templates/build/bazel/rules/
DBUILD.bazel.template19 exports_files(["lunch.bzl", "tf_test_executable.sh.template"])
21 sh_binary(name="cc_tf_test_launcher", srcs=["cc_tf_test_launcher.sh"])
Dcc_test.bzl.template21 script = ctx.actions.declare_file("%s.sh" % ctx.label.name)
75 "//build/bazel/rules:tf_test_executable.sh.template",
/build/make/core/
Dprocess_wrapper.sh16 gnome-terminal -t "Wrapper: $1" --disable-factory -x $2/process_wrapper_gdb.sh "$@"
DOWNERS2 per-file verify_uses_libraries.sh = ngeoffray@google.com,calin@google.com,mathieuc@google.com
/build/make/
DPREUPLOAD.cfg2 do_not_use_DO_NOT_MERGE = ${REPO_ROOT}/build/soong/scripts/check_do_not_merge.sh ${PREUPLOAD_COMMIT}
/build/blueprint/
DPREUPLOAD.cfg6 do_not_use_DO_NOT_MERGE = ${REPO_ROOT}/build/soong/scripts/check_do_not_merge.sh ${PREUPLOAD_COMMIT}
/build/soong/
DPREUPLOAD.cfg6 do_not_use_DO_NOT_MERGE = ${REPO_ROOT}/build/soong/scripts/check_do_not_merge.sh ${PREUPLOAD_COMMIT}
/build/soong/ui/status/ninja_frontend/
DREADME3 …e only difference is the specification of a go_package. To regenerate frontend.pb.go, run regen.sh.
/build/bazel/tests/bionic/
DBUILD4 srcs = ["verify_bionic_outputs.sh"],
/build/soong/bp2build/
Dsh_conversion_test.go68 moduleTypeUnderTestFactory: sh.ShBinaryFactory,
69 moduleTypeUnderTestBp2BuildMutator: sh.ShBinaryBp2Build,
DAndroid.bp26 "soong-sh",
/build/make/tools/droiddoc/test/stubs/
Drun.sh21 . $TOP/$DIR/func.sh
/build/make/tests/
Denvsetup_tests.sh3 source $(dirname $0)/../envsetup.sh
/build/soong/apex/
DAndroid.bp18 "soong-sh",
/build/bazel/
Dbazel.sh6 local TOPFILE=build/bazel/bazel.sh

123