platform_build_soong/android
Colin Cross 790ef35d1e Make HostToolPath, HostJNIToolPath and sboxPathForToolRel use pathForInstall
Use pathForInstall instead of PathForOutput for HostToolPath,
HostJNIToolPath and sboxPathForToolRel so that they internally produce
an InstallPath that can later support being converted to Make install
path.

Bug: 204136549
Test: m checkbuild
Change-Id: Ie16a62641d113873daeec4d1dd4261251bc0d0eb
2021-10-29 16:34:55 -07:00
..
soongconfig Fix nested properties in soong config structs 2021-03-05 17:26:37 -08:00
Android.bp Detect duplicates in sdkRegistry 2021-09-23 11:37:57 +01:00
android_test.go Remove uses of FixtureFactory from android package 2021-03-22 18:31:53 +00:00
androidmk.go Reduce modules exposed to Make in Mac builds 2021-10-18 12:44:45 -07:00
androidmk_test.go Reduce modules exposed to Make in Mac builds 2021-10-18 12:44:45 -07:00
apex.go Merge changes from topic "stub_from_rust" 2021-06-25 17:52:43 +00:00
apex_test.go Add platform_apis property to APEX module type 2021-06-24 19:50:32 +09:00
api_levels.go platform/build/soong - S is now 31 2021-06-01 06:49:05 -06:00
arch.go Merge "Support 64-bit arm_on_x86_64" 2021-10-13 19:42:49 +00:00
arch_list.go
arch_test.go Reland "Split the x86 host toolchain into glibc and musl variants" 2021-07-23 22:25:36 +00:00
bazel.go bp2build: Add support for cc_binary. 2021-10-19 14:12:39 -04:00
bazel_handler.go Add OS to configuration key in mixed builds 2021-10-19 16:55:52 -04:00
bazel_handler_test.go Add OS to configuration key in mixed builds 2021-10-19 16:55:52 -04:00
bazel_paths.go Add deps of protos to bp2build. 2021-09-29 10:31:27 -04:00
bazel_test.go bp2build: add allowlist for package-level conversions. 2021-03-24 02:27:19 -04:00
config.go Make HostToolPath, HostJNIToolPath and sboxPathForToolRel use pathForInstall 2021-10-29 16:34:55 -07:00
config_test.go Fix writing soong.variables . 2021-03-17 16:35:13 +01:00
csuite_config.go Convert android/csuite_config_test.go to test fixtures 2021-03-17 16:18:17 +00:00
csuite_config_test.go Remove uses of FixtureFactory from android package 2021-03-22 18:31:53 +00:00
deapexer.go Consolidate the code to resolve a deapexer module dependency. 2021-09-23 17:19:55 +01:00
defaults.go Allow missing java_sdk_library files in AllowMissingDependencies builds 2021-05-20 18:00:37 -07:00
defaults_test.go Remove uses of FixtureFactory from android package 2021-03-22 18:31:53 +00:00
defs.go Add module based host-tools snapshot 2021-09-13 21:29:14 +00:00
depset_generic.go
depset_paths.go
depset_test.go
deptag.go
deptag_test.go Remove uses of FixtureFactory from android package 2021-03-22 18:31:53 +00:00
expand.go
expand_test.go
filegroup.go Add OS to configuration key in mixed builds 2021-10-19 16:55:52 -04:00
fixture.go Rename BuildDir and NinjaBuildDir. 2021-08-27 10:08:49 +02:00
fixture_test.go Remove FixturePreparer.Extend() 2021-04-01 10:33:20 +01:00
hooks.go
image.go Update some comments about the image mutator. 2021-06-15 15:49:51 +02:00
license.go Switch Effective_license_text from []string to Paths 2021-05-11 08:24:59 +01:00
license_kind.go
license_kind_test.go Do not modules in files called "Blueprints". 2021-09-02 11:46:24 +02:00
license_sdk_member.go Refactor SdkMemberType.AddDependencies() 2021-08-31 17:07:07 +01:00
license_test.go Do not modules in files called "Blueprints". 2021-09-02 11:46:24 +02:00
licenses.go Rename SdkMemberTypeDependencyTag to SdkMemberDependencyTag 2021-09-14 17:26:14 +01:00
licenses_test.go Do not modules in files called "Blueprints". 2021-09-02 11:46:24 +02:00
makefile_goal.go
makevars.go
metrics.go Upgrade to golang protobuf api v2 2021-07-23 11:12:05 -07:00
module.go Add android_sdk_repo_host to build platform-tools&build-tools 2021-10-13 01:25:02 -07:00
module_test.go Use bazel syntax for fully qualified name in path property 2021-07-12 20:15:06 +01:00
mutator.go Bp2Build common properties auto-handling 2021-10-04 14:43:04 +00:00
mutator_test.go Remove uses of FixtureFactory from android package 2021-03-22 18:31:53 +00:00
namespace.go Extract preparer for namespace 2021-07-09 23:54:01 +01:00
namespace_test.go Extract preparer for namespace 2021-07-09 23:54:01 +01:00
neverallow.go Add android_sdk_repo_host to build platform-tools&build-tools 2021-10-13 01:25:02 -07:00
neverallow_test.go start eating include_dirs from both ends 2021-04-27 02:56:03 +00:00
ninja_deps.go
ninja_deps_test.go Remove uses of FixtureFactory from android package 2021-03-22 18:31:53 +00:00
notices.go Add android_sdk_repo_host to build platform-tools&build-tools 2021-10-13 01:25:02 -07:00
onceper.go
onceper_test.go
override_module.go Allows prebuilts in override_apex. 2021-09-02 09:28:52 -07:00
package.go
package_ctx.go Move android package on top of remotexec 2021-03-18 16:17:34 -07:00
package_test.go Do not modules in files called "Blueprints". 2021-09-02 11:46:24 +02:00
packaging.go Add android_sdk_repo_host to build platform-tools&build-tools 2021-10-13 01:25:02 -07:00
packaging_test.go TransitivePackagingSpecs should follow "installable" deps 2021-07-27 19:26:10 +09:00
path_properties.go Support fully qualified names in android:"path" properties 2021-07-14 23:58:49 +01:00
path_properties_test.go Support customizing behavior around sourceOrOutputDependencyTag 2021-07-09 23:54:01 +01:00
paths.go Add PathForGoBinary 2021-10-29 16:34:55 -07:00
paths_test.go Make it possible to pass an error message with an invalid optional path. 2021-09-20 14:02:11 +01:00
phony.go
prebuilt.go Improve the error when srcs field has the wrong type. 2021-09-14 00:33:47 +01:00
prebuilt_build_tool.go Replace android.BuildOs with Config.BuildOS 2021-07-20 12:46:48 -07:00
prebuilt_test.go Replace android.BuildOs with Config.BuildOS 2021-07-20 12:46:48 -07:00
proto.go
register.go Remove bp2build deps mutator 2021-07-22 18:09:34 -04:00
rule_builder.go Make HostToolPath, HostJNIToolPath and sboxPathForToolRel use pathForInstall 2021-10-29 16:34:55 -07:00
rule_builder_test.go Add validations to RuleBuilderCommand 2021-04-21 11:46:50 -07:00
sandbox.go
sdk.go Detect duplicates in sdkRegistry 2021-09-23 11:37:57 +01:00
sdk_test.go Detect duplicates in sdkRegistry 2021-09-23 11:37:57 +01:00
sdk_version.go ApiLevel of "" and "core_platform" is FutureApiLevel 2021-04-15 16:53:23 +09:00
singleton.go Rename BuildDir and NinjaBuildDir. 2021-08-27 10:08:49 +02:00
singleton_module.go
singleton_module_test.go Remove uses of FixtureFactory from android package 2021-03-22 18:31:53 +00:00
soong_config_modules.go Suggest using add_soong_config_ macros instead of direct variable assignments 2021-08-24 14:06:20 -07:00
soong_config_modules_test.go Add tests for defaults used in conditions_default 2021-10-18 12:49:41 +00:00
test_asserts.go Rename BuildDir and NinjaBuildDir. 2021-08-27 10:08:49 +02:00
test_suites.go Replace android.BuildOs with Config.BuildOS 2021-07-20 12:46:48 -07:00
testing.go Merge "Show less ambiguous paths in the error when it fails to match the given output file." 2021-09-20 17:44:01 +00:00
util.go Add FilterListPred. 2021-03-28 22:06:33 +01:00
util_test.go Add FilterListPred. 2021-03-28 22:06:33 +01:00
variable.go Add android_sdk_repo_host to build platform-tools&build-tools 2021-10-13 01:25:02 -07:00
variable_test.go Remove uses of FixtureFactory from android package 2021-03-22 18:31:53 +00:00
visibility.go Simplify preparers now that tests use consistent registration order 2021-03-09 14:14:48 +00:00
visibility_test.go Do not modules in files called "Blueprints". 2021-09-02 11:46:24 +02:00