Home
last modified time | relevance | path

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

123

/build/soong/android/
Dandroidmk_test.go194 goals: "my_goal",
208 $(call dist-for-goals,my_goal,one.out:one.out)
210 $(call dist-for-goals,my_goal,two.out:other.out)
320 if expected, actual := copies1.goals, copies2.goals; expected != actual {
349 fmt.Fprintf(buf, " Goals: %q {\n", copiesForGoals.goals)
391 goals: "my_goal",
411 goals: "my_goal",
430 goals: "my_goal",
452 goals: "my_goal",
476 goals: "my_goal",
[all …]
Dmakevars.go80 DistForGoals(goals []string, paths ...Path)
85 DistForGoalsWithFilename(goals []string, path Path, filename string)
222 goals []string member
332 return lessArr(dists[i].goals, dists[j].goals) || lessArr(dists[i].paths, dists[j].paths)
458 fmt.Fprintf(buf, ".PHONY: %s\n", strings.Join(dist.goals, " "))
460 strings.Join(dist.goals, " "), strings.Join(dist.paths, " "))
609 func (c *makeVarsContext) addDist(goals []string, paths []string) {
611 goals: goals,
648 func (c *makeVarsContext) DistForGoals(goals []string, paths ...Path) {
649 c.addDist(goals, Paths(paths).Strings())
[all …]
/build/make/core/tasks/
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…
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))
Dcts_root.mk24 $(call dist-for-goals, cts_root, $(compatibility_zip))
Dfind-shareduid-violation.mk39 $(call dist-for-goals,droidcore,$(shareduid_violation_modules_filename))
Dmcts.mk29 $(eval $(call dist-for-goals, $(suite), $(compatibility_zip))) \
Dmts.mk29 $(eval $(call dist-for-goals, $(suite), $(compatibility_zip))) \
Downers.mk33 $(call dist-for-goals, general-tests, $(owners_zip))
Dvts-core-tests.mk32 $(call dist-for-goals, vts, $(compatibility_zip) $(compatibility_tests_list_zip))
Dwvts.mk29 $(call dist-for-goals, wvts, $(compatibility_zip) $(compatibility_tests_list_zip))
Dtest_mapping.mk38 $(call dist-for-goals, dist_files test_mapping,$(test_mappings_zip))
Dcts.mk29 $(call dist-for-goals, cts, $(compatibility_zip) $(compatibility_tests_list_zip))
198 $(call dist-for-goals, cts-api-coverage, $(cts-test-coverage-report):cts-test-coverage-report.html)
199 $(call dist-for-goals, cts-api-coverage, $(cts-system-api-coverage-report):cts-system-api-coverage-…
200 $(call dist-for-goals, cts-api-coverage, $(cts-system-api-xml-coverage-report):cts-system-api-cover…
201 $(call dist-for-goals, cts-api-coverage, $(cts-verifier-coverage-report):cts-verifier-coverage-repo…
202 $(call dist-for-goals, cts-api-coverage, $(cts-combined-coverage-report):cts-combined-coverage-repo…
203 $(call dist-for-goals, cts-api-coverage, $(cts-combined-xml-coverage-report):cts-combined-coverage-…
Dtradefed-tests-list.mk36 $(call dist-for-goals, tradefed-tests-list, $(tradefed_tests_list_zip))
Doem_image.mk44 $(call dist-for-goals, oem_image, $(INSTALLED_OEMIMAGE_TARGET))
Dsts-lite.mk39 $(call dist-for-goals, sts-sdk, $(sts_sdk_zip))
/build/make/core/
Ddistdir.mk36 define dist-for-goals
55 define dist-for-goals-with-filenametag
58 $(call dist-for-goals,$(1),$(file):$(call add_file_name_tag_suffix,$(file)))))
187 $(eval $(call dist-for-goals,$(_goals),$(_f):shareprojects/$(target).shareprojects)) \
188 $(eval $(call dist-for-goals,$(_goals),$(_n):licensetexts/$(target).txt)) \
210 $(KATI_obsolete_var dist-for-goals,Cannot be used after dist-write-file) \
224 .KATI_READONLY := dist-for-goals dist-write-file dist-for-goals-with-filenametag
Dlayoutlib_data.mk40 $(call dist-for-goals, layoutlib, $(foreach m,$(fonts_device), $(m):layoutlib_native/fonts/$(notdir…
41 $(call dist-for-goals, layoutlib, $(foreach m,$(font_config), $(m):layoutlib_native/fonts/$(notdir …
42 $(call dist-for-goals, layoutlib, $(foreach m,$(keyboards), $(m):layoutlib_native/keyboards/$(notdi…
64 $(call dist-for-goals,layoutlib,$(LAYOUTLIB_BUILD_PROP)/layoutlib-build.prop:layoutlib_native/build…
83 $(call dist-for-goals,layoutlib,$(LAYOUTLIB_RES)/layoutlib-res.zip:layoutlib_native/res.zip)
141 $(call dist-for-goals,layoutlib,$(LAYOUTLIB_SBOM)/layoutlib.spdx.json:layoutlib_native/sbom/layoutl…
153 $(call dist-for-goals,layoutlib,$(LAYOUTLIB_SBOM)/framework_res.jar.spdx.json:layoutlib_native/sbom…
Ddex_preopt.mk110 $(call dist-for-goals, droidcore, $(boot_zip_metadata_txt))
124 $(call dist-for-goals, droidcore, $(boot_zip))
160 $(call dist-for-goals, droidcore, $(system_server_zip))
Dmain.mk1274 $(call dist-for-goals, userdataimage, $(BUILT_USERDATAIMAGE_TARGET))
1341 $(call dist-for-goals, bootimage, $(INSTALLED_BOOTIMAGE_TARGET))
1442 $(call dist-for-goals, dist_files, $(SOONG_OUT_DIR)/module_bp_java_deps.json)
1443 $(call dist-for-goals, dist_files, $(PRODUCT_OUT)/module-info.json)
1457 $(call dist-for-goals,apps_only, $(apps_only_installed_files))
1462 $(call dist-for-goals,apps_only, $(apps_only_bundle_files))
1470 $(call dist-for-goals,lint-check, $(apps_only_lint_report_files))
1478 $(call dist-for-goals,apps_only, $(apps_only_dist_built_files))
1482 $(call dist-for-goals,apps_only, $(JACOCO_REPORT_CLASSES_ALL))
1486 …$(call dist-for-goals-with-filenametag,apps_only, $(PROGUARD_DICT_ZIP) $(PROGUARD_DICT_ZIP) $(PROG…
[all …]
/build/soong/ui/build/
Ddumpvars.go41 func DumpMakeVars(ctx Context, config Config, goals, vars []string) (map[string]string, error) { argument
66 ret, err = dumpMakeVars(ctx, config, goals, makeVars, false, tmpDir)
83 func dumpMakeVars(ctx Context, config Config, goals, vars []string, write_soong_vars bool, tmpDir s… argument
101 "MAKECMDGOALS="+strings.Join(goals, " "))
/build/soong/java/
Dplatform_bootclasspath_test.go300 goals := entries[0].GetDistForGoals(platformBootclasspath)
301 android.AssertStringEquals(t, "platform dist goals phony", ".PHONY: droidcore\n", goals[0])
302 …android.AssertStringDoesContain(t, "platform dist goals meta check", goals[1], "$(if $(strip $(ALL…
303 …android.AssertStringDoesContain(t, "platform dist goals meta assign", goals[1], "),,$(eval ALL_TAR…
304 …/hiddenapi-flags.csv:hiddenapi-flags.csv)\n", android.StringRelativeToTop(result.Config, goals[2]))

123