Home
last modified time | relevance | path

Searched refs:dist (Results 1 – 25 of 65) sorted by relevance

123

/build/soong/cc/libbuildversion/tests/
DAndroid.bp9 dist: {
14 dist: {
19 dist: {
24 dist: {
29 dist: {
34 dist: {
39 dist: {
44 dist: {
49 dist: {
54 dist: {
[all …]
/build/bazel_common_rules/dist/
DBUILD1 load(":dist.bzl", "copy_to_dist_dir")
4 exports_files(["dist.py"])
7 name = "dist",
8 srcs = ["dist.bzl"] + [
14 …path=out/soong/workspace //build/bazel_common_rules/dist:dist_bionic_example -- --dist_dir=/tmp/di…
Ddist.bzl1 # Rule to support Bazel in copying its output files to the dist dir outside of
14 # Create a manifest of dist files to differentiate them from other runfiles.
39 doc = """Generate a manifest of files to be dist to a directory.""",
43 doc = """Files or targets to copy to the dist dir.
50 doc = """Files or targets to be extracted to the dist dir.
66 """A dist rule to copy files out of Bazel's output directory into a custom location.
70 bazel run //path/to/my:dist_target -- --dist_dir=/tmp/dist
112 src = "//build/bazel_common_rules/dist:dist.py",
116 # The dist py_binary tool must be colocated in the same package as the
118 # dist_manifest is in the data runfiles of the dist tool.
/build/make/core/
Ddistdir.mk36 define dist-for-goals
53 define dist-write-file
55 $(KATI_obsolete_var dist-for-goals,Cannot be used after dist-write-file) \
69 .KATI_READONLY := dist-for-goals dist-write-file
Dmain.mk1515 $(call dist-for-goals, userdataimage, $(BUILT_USERDATAIMAGE_TARGET))
1582 $(call dist-for-goals, bootimage, $(INSTALLED_BOOTIMAGE_TARGET))
1680 $(call dist-for-goals, dist_files, $(SOONG_OUT_DIR)/module_bp_java_deps.json)
1681 $(call dist-for-goals, dist_files, $(PRODUCT_OUT)/module-info.json)
1702 $(call dist-for-goals,apps_only, $(apps_only_installed_files))
1707 $(call dist-for-goals,apps_only, $(apps_only_bundle_files))
1715 $(call dist-for-goals,lint-check, $(apps_only_lint_report_files))
1723 $(call dist-for-goals,apps_only, $(apps_only_dist_built_files))
1727 $(call dist-for-goals,apps_only, $(JACOCO_REPORT_CLASSES_ALL))
1731 $(call dist-for-goals,apps_only, $(PROGUARD_DICT_ZIP) $(PROGUARD_DICT_MAPPING))
[all …]
/build/bazel/ci/dist/
DBUILD1 load("//build/bazel_common_rules/dist:dist.bzl", "copy_to_dist_dir")
3 …n --package_path=out/soong/workspace //build/bazel/ci/dist:mainline_modules -- --dist_dir=/tmp/dist
4 # TODO(jingwen): use a split transition on --platforms to dist all 4 architectures in a single invo…
/build/make/packaging/
Ddistdir.mk20 include $(KATI_PACKAGE_MK_DIR)/dist.mk
30 define copy-one-dist-file
41 $(eval $(call copy-one-dist-file,$(src),$(dst))))
44 copy-one-dist-file :=
/build/bazel/ci/
Dbp2build.sh19 …SP_ROOT}/build/soong/soong_ui.bash" --make-mode BP2BUILD_VERBOSE=1 --skip-soong-tests bp2build dist
78 -//build/bazel/ci/dist/...
104 tools/bazel --max_idle_secs=5 run //build/bazel/ci/dist:mainline_modules ${FLAGS} --platforms=//bui…
105 tools/bazel --max_idle_secs=5 run //build/bazel/ci/dist:mainline_modules ${FLAGS} --platforms=//bui…
106 tools/bazel --max_idle_secs=5 run //build/bazel/ci/dist:mainline_modules ${FLAGS} --platforms=//bui…
107 tools/bazel --max_idle_secs=5 run //build/bazel/ci/dist:mainline_modules ${FLAGS} --platforms=//bui…
Dmixed_droid.sh21 dist DIST_DIR=$DIST_DIR
Dmixed_libc.sh31 dist DIST_DIR=$DIST_DIR
/build/make/core/tasks/
Dmodule-info.mk38 $(call dist-for-goals, general-tests, $(MODULE_INFO_JSON))
39 $(call dist-for-goals, droidcore-unbundled, $(MODULE_INFO_JSON))
Dvendor_snapshot.mk23 $(call dist-for-goals, vendor-snapshot, $(SOONG_VENDOR_SNAPSHOT_ZIP))
28 $(call dist-for-goals, vendor-fake-snapshot, $(SOONG_VENDOR_FAKE_SNAPSHOT_ZIP):fake/$(notdir $(SOON…
Dcts.mk27 $(call dist-for-goals, cts, $(compatibility_zip) $(compatibility_tests_list_zip))
194 $(call dist-for-goals, cts-api-coverage, $(cts-test-coverage-report):cts-test-coverage-report.html)
195 $(call dist-for-goals, cts-api-coverage, $(cts-system-api-coverage-report):cts-system-api-coverage-…
196 $(call dist-for-goals, cts-api-coverage, $(cts-system-api-xml-coverage-report):cts-system-api-cover…
197 $(call dist-for-goals, cts-api-coverage, $(cts-verifier-coverage-report):cts-verifier-coverage-repo…
198 $(call dist-for-goals, cts-api-coverage, $(cts-combined-coverage-report):cts-combined-coverage-repo…
199 $(call dist-for-goals, cts-api-coverage, $(cts-combined-xml-coverage-report):cts-combined-coverage-…
Dcsuite.mk23 $(call dist-for-goals, csuite, $(compatibility_zip))
Dsts.mk24 $(call dist-for-goals, sts, $(compatibility_zip))
Drecovery_snapshot.mk23 $(call dist-for-goals, recovery-snapshot, $(SOONG_RECOVERY_SNAPSHOT_ZIP))
Dcatbox.mk24 $(call dist-for-goals, catbox, $(compatibility_zip))
Dcollect_gpl_sources.mk29 $(call dist-for-goals,droidcore-unbundled,$(gpl_source_tgz))
Dcts_root.mk24 $(call dist-for-goals, cts_root, $(compatibility_zip))
Dvndk.mk26 $(call dist-for-goals, vndk, $(SOONG_VNDK_SNAPSHOT_ZIP))
Dmts.mk29 $(eval $(call dist-for-goals, $(suite), $(compatibility_zip))) \
Dfind-shareduid-violation.mk39 $(call dist-for-goals,droidcore,$(shareduid_violation_modules_filename))
/build/soong/android/
Dandroidmk.go368 for _, dist := range amod.Dists() {
370 goals := strings.Join(dist.Targets, " ")
374 if dist.Tag == nil {
378 tag = *dist.Tag
389 if len(tagPaths) > 1 && (dist.Dest != nil || dist.Suffix != nil) {
403 if dist.Tag != nil {
404 tagName = *dist.Tag
411 if dist.Dest != nil {
413 if dest, err = validateSafePath(*dist.Dest); err != nil {
421 if dist.Suffix != nil {
[all …]
Dandroidmk_test.go204 $(call dist-for-goals,my_goal,one.out:one.out)
205 $(call dist-for-goals,my_goal,two.out:other.out)
213 dist: {
370 dist: {
389 dist: {
409 dist: {
480 dist: {
510 dist: {
Dmakevars.go200 dists []dist
217 type dist struct { struct
241 var dists []dist
407 func (s *makeVarsSingleton) writeLate(phonies []phony, dists []dist) []byte {
424 for _, dist := range dists {
425 fmt.Fprintf(buf, ".PHONY: %s\n", strings.Join(dist.goals, " "))
427 strings.Join(dist.goals, " "), strings.Join(dist.paths, " "))
560 c.dists = append(c.dists, dist{

123