Home
last modified time | relevance | path

Searched refs:build (Results 1 – 25 of 186) sorted by relevance

12345678

/art/build/
DREADME.md8 The recommended way to build the ART Module is to use the `master-art` manifest,
11 Currently it is also possible to build ART directly from sources in a platform
12 build, i.e. as has been the traditional way up until Android S. However that
33 instructions](https://source.android.com/setup/build/downloading) for
52 `x86_64`. Regardless of the device architecture, the build also includes the
55 To build the debug variant of the module, specify `com.android.art.debug`
77 module build on `master-art` above (b/172480617).
88 If this isn't set then the build may use prebuilts of the ART Module that
106 * `prebuilts/runtime/mainline` for prebuilts and SDKs required to build the ART
116 build platform images and other modules that depend on the ART Module.
[all …]
Dbuild-art-module.sh6 if [ ! -e build/make/core/Makefile ]; then
90 echo_and_run build/soong/soong_ui.bash --make-mode \
123 echo_and_run build/soong/scripts/build-aml-prebuilts.sh \
DAndroid.cpplint.mk17 include art/build/Android.common_build.mk
57 $$(art_cpplint_touch): $$(art_cpplint_file) $(ART_CPPLINT) $(ART_CPPLINT_CFG) art/build/Android.cpp…
/art/build/apex/
Druntests.sh44 flattened_apex_p=$($ANDROID_BUILD_TOP/build/soong/soong_ui.bash \
48 compressed_apex_p=$($ANDROID_BUILD_TOP/build/soong/soong_ui.bash \
61 build/soong/soong_ui.bash --make-mode deapexer debugfs_static-host || \
81 -B, --skip-build skip the build step
95 (-B|--skip-build) build_apex_p=false;;
112 say "Building $@" && build/soong/soong_ui.bash --make-mode "$@" || die "Cannot build $@"
/art/test/
DREADME.arm_fvp.md3 This document describes how to build and run an Android system image targeting
8 2021-01-13; the up-to-date instruction on how to build the kernel and firmware
16 ### Generating build system configs
21 . build/envsetup.sh
25 # This is expected to fail; it generates all the build rules files.
38 BUILD_CONFIG=common/build.config.gki.aarch64 build/build.sh
39 BUILD_CONFIG=common-modules/virtual-device/build.config.fvp build/build.sh
79 build-scripts/build-test-uboot.sh -p fvp all
154 . ./build/envsetup.sh
156 art/tools/buildbot-build.sh --target
DREADME.md31 scripts located in the `test/etc` directory (`default-build`, `default-run`, and
35 The default logic for all of these these steps (build, run, check) is overridden
37 (i.e. `build`, `run`, or `check`). Note that the default logic of the "run" step
73 in ART's build system (`Android.bp` and `Android*.mk` files). On host, these
83 run on the build host, on a USB-attached device, or using the build host
99 In general you can pass the `--build-dependencies` flag (also available as short
100 option -b) to `art/test.py` program to automatically build required dependencies.
104 ## Running all tests on the build host
134 ## Running all gtests on the build host
146 ## Running all run-tests on the build host
[all …]
DREADME.chroot.md22 * no need to build and flash a whole device to do ART testing (or "overwriting"
26 to build ART and the required dependencies for testing;
55 . ./build/envsetup.sh
63 . ./build/envsetup.sh
69 art/tools/buildbot-build.sh --target
91 * Workaround: Run `m clean-oat-host` before the build step
92 (`art/tools/buildbot-build.sh --target`) above.
/art/test/1948-obsolete-const-method-handle/
Dbuild21 ./util-src/build-classes $PWD/classes
23 ./default-build --api-level 28 "$@"
/art/test/674-hiddenapi/
Dbuild27 ./default-build "$@"
38 ./default-build "$@"
/art/test/817-hiddenapi/
Dbuild27 ./default-build "$@"
38 ./default-build "$@"
/art/
DAndroid.mk27 include $(art_path)/build/Android.common_path.mk
56 include $(art_path)/build/Android.cpplint.mk
136 include $(art_path)/build/Android.common_test.mk
137 include $(art_path)/build/Android.gtest.mk
480 .PHONY: build-art
482 build-art: build-art-host
499 .PHONY: build-art-host
500 build-art-host: $(HOST_OUT_EXECUTABLES)/art $(ART_HOST_DEPENDENCIES) $(HOST_CORE_IMG_OUTS) $(HOST…
502 build-art: build-art-target
504 .PHONY: build-art-target
[all …]
/art/tools/
Dbuild_linux_bionic_tests.sh36 source build/envsetup.sh >&/dev/null # for get_build_var
48 build/soong/soong_ui.bash --make-mode $soong_args "$@" test-art-host-run-test-dependencies build-ar…
98 build/soong/soong_ui.bash --make-mode --skip-make $soong_args "$@" ${bionic_targets[*]}
Dbuild_linux_bionic.sh44 source build/envsetup.sh >&/dev/null # for get_build_var
50 build/soong/soong_ui.bash --make-mode $soong_args nothing
98 build/soong/soong_ui.bash --make-mode --skip-make $soong_args $@
/art/tools/build/
Dvar_cache.sh109 var_values="$(cd "$top" && "$top"/build/soong/soong_ui.bash --dumpvars-mode -vars="$flat_vars")"
167 echo "a soong build variable."
/art/libnativebridge/tests/
Druntests.sh11 --skip-build) skip_build=true ;;
34 echo_and_run build/soong/soong_ui.bash --make-mode MODULES-IN-art-libnativebridge-tests
/art/tools/luci/config/
Dcr-buildbucket.cfg45 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
50 # Directory called "art" that persists from build to build (one per bot).
51 # We can checkout and build in this directory to get fast incremental builds.
/art/test/690-hiddenapi-same-name-methods/
Dbuild17 USE_HIDDENAPI=true ./default-build "$@"
/art/test/691-hiddenapi-proxy/
Dbuild17 USE_HIDDENAPI=true ./default-build "$@"
/art/test/066-mismatched-super/
Dbuild17 DESUGAR=false ./default-build "$@"
/art/test/2038-hiddenapi-jvmti-ext/
Dbuild17 USE_HIDDENAPI=true ./default-build "$@"
/art/test/065-mismatched-implements/
Dbuild27 ./default-build "$@"
/art/test/822-hiddenapi-future/
Dbuild17 USE_HIDDENAPI=true ./default-build "$@"
/art/test/999-redefine-hiddenapi/
Dbuild17 USE_HIDDENAPI=true ./default-build "$@"
/art/test/056-const-string-jumbo/
Dbuild42 ./default-build "$@"
/art/test/948-change-annotations/
Dbuild17 ./default-build "$@" --experimental agents

12345678