platform_build_soong/android
Alix Espino ce91531649 Merge "Implement bp2build for linker_config" am: 2f384a7432
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2115194

Change-Id: Ia56cfb86085ec45fd54bbfa2b2ab82d72ed1d940
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-07-29 18:49:21 +00:00
..
allowlists Merge "Implement bp2build for linker_config" 2022-07-29 18:19:00 +00:00
soongconfig Revert "Prevent unspecified values in soong_config_string_variable" 2022-03-24 13:52:58 +00:00
Android.bp Make filegroup paths relative to module dir in mixed builds 2022-06-08 11:47:24 -07:00
android_test.go
androidmk.go Keep Notice property from erasing license texts. 2022-07-14 10:40:01 -07:00
androidmk_test.go Make sure dist files have license metadata. 2022-06-01 21:07:25 -07:00
apex.go Merge "Remove min_sdk_version allowlist" am: ca51d6e7e6 2022-07-04 14:30:01 +00:00
apex_test.go Remove unused uses_sdks property for apexes 2022-05-20 07:45:48 +00:00
api_levels.go Merge "Revert^2 "Fix erroneous "Field requires API level 33 (current min is 32)" warnings"" am: 100c7ad7f2 2022-07-01 23:06:03 +00:00
arch.go Revert "Make FirstTarget treat HostCross separately from Host" 2022-07-20 17:37:37 +00:00
arch_list.go Export variant/features via soong_injection 2022-02-28 14:17:15 -05:00
arch_test.go Remove linux_glibc musl hack 2022-03-29 22:42:11 -07:00
bazel.go Merge "Change init process of bp2buildAllowlist so the Soong plugin of bp2build allowlist can hookup properly." 2022-05-20 20:36:40 +00:00
bazel_handler.go Revert "Implement mixed builds for apex modules." 2022-07-26 09:35:39 +00:00
bazel_handler_test.go Reformat the test to make them more readable. 2022-06-30 14:20:55 -07:00
bazel_paths.go Make filegroup paths relative to module dir in mixed builds 2022-06-08 11:47:24 -07:00
bazel_paths_test.go Make filegroup paths relative to module dir in mixed builds 2022-06-08 11:47:24 -07:00
bazel_test.go Change init process of bp2buildAllowlist so the Soong plugin of bp2build allowlist can hookup properly. 2022-05-12 23:40:45 -07:00
buildinfo_prop.go buildinfo_prop generates ro.build.version.known_codenames 2022-06-21 10:13:42 +09:00
config.go Add ability to force compile as 64 bit. 2022-07-14 13:34:14 -07:00
config_bp2build.go export Java variables to Bazel 2022-04-08 14:15:43 +00:00
config_bp2build_test.go export Java variables to Bazel 2022-04-08 14:15:43 +00:00
config_test.go
csuite_config.go
csuite_config_test.go
deapexer.go Treat <x> and <x>_compressed prebuilt APEXes as being equivalent 2022-06-13 13:16:53 +00:00
defaults.go Add protected_properties support in defaults modules 2022-05-04 21:41:55 +00:00
defaults_test.go Add protected_properties support in defaults modules 2022-05-04 21:41:55 +00:00
defs.go Install android_app_set modules in Soong 2021-11-17 19:55:33 -08:00
depset_generic.go
depset_paths.go
depset_test.go
deptag.go
deptag_test.go
expand.go
expand_test.go
filegroup.go Make filegroup paths relative to module dir in mixed builds 2022-06-08 11:47:24 -07:00
fixture.go Switch the namespace tests to fully use test fixtures 2022-05-11 17:30:58 +00:00
fixture_test.go
gen_notice.go Fix strip_prefix flags to strip install paths. 2022-06-09 14:24:41 -07:00
gen_notice_test.go Add gen_notice test. 2022-06-01 17:57:00 -07:00
hooks.go Share CreateModule between hooks & mutators 2022-04-26 09:08:55 -04:00
image.go
license.go Support multiple library names per target. 2022-02-11 10:36:22 -08:00
license_kind.go Use Module.GetProperties() instead of ModuleBase.generalProperties 2022-01-08 03:09:52 +00:00
license_kind_test.go Do not modules in files called "Blueprints". 2021-09-02 11:46:24 +02:00
license_metadata.go Fix escaping for package_name 2022-06-21 11:12:01 -07:00
license_sdk_member.go Support multiple library names per target. 2022-02-11 10:36:22 -08:00
license_test.go Do not modules in files called "Blueprints". 2021-09-02 11:46:24 +02:00
licenses.go Tool to create license metadata for copied target. 2022-06-01 18:56:26 -07:00
licenses_test.go Support multiple library names per target. 2022-02-11 10:36:22 -08:00
makefile_goal.go
makevars.go Allow empty zip file in extra files in install command. 2022-06-09 10:11:46 -04:00
metrics.go Add top level and per-mutator traces to soong_build 2022-07-22 10:01:35 -07:00
module.go Keep Notice property from erasing license texts. 2022-07-14 10:40:01 -07:00
module_test.go Add values to json module graph 2022-03-25 18:30:49 -04:00
mutator.go Add godoc for TransitionMutator. 2022-06-27 08:52:08 +02:00
mutator_test.go
namespace.go cosmetic: 1)typos 2)parameters named for clarity 2022-01-29 06:34:53 +00:00
namespace_test.go Switch the namespace tests to fully use test fixtures 2022-05-11 17:30:58 +00:00
neverallow.go Deprecate notice property. 2022-07-20 14:37:13 -07:00
neverallow_test.go Don't allow using framework and SDK at the same time. 2022-04-05 15:39:05 +09:00
ninja_deps.go
ninja_deps_test.go
notices.go Fix strip_prefix flags to strip install paths. 2022-06-09 15:00:08 -07:00
onceper.go Add top level and per-mutator traces to soong_build 2022-07-22 10:01:35 -07:00
onceper_test.go
override_module.go Allows prebuilts in override_apex. 2021-09-02 09:28:52 -07:00
package.go
package_ctx.go Escape Host*Variable contents 2021-12-08 15:08:59 -08:00
package_test.go cosmetic changes 2021-12-13 13:33:15 -05:00
packaging.go Move GatherPackagingSpecs out of CopyDepsToZip 2022-03-28 14:29:14 +09:00
packaging_test.go Move GatherPackagingSpecs out of CopyDepsToZip 2022-03-28 14:29:14 +09:00
path_properties.go Use Module.GetProperties() instead of ModuleBase.generalProperties 2022-01-08 03:09:52 +00:00
path_properties_test.go
paths.go Move LLNDK ABI dumps from vndk/ to platform/ 2022-07-08 08:17:29 +00:00
paths_test.go Remove InstallBypassMake and ToMakePath 2021-12-15 15:22:53 -08:00
phony.go
prebuilt.go Enable Mixed Builds for Prebuilt Library 2022-06-07 20:36:53 +00:00
prebuilt_build_tool.go
prebuilt_test.go bp2build: add support for soong_config_module_type. 2021-11-08 13:38:28 +00:00
proto.go convert java proto libraries with bp2build 2022-02-15 21:04:59 +00:00
register.go Migrate sanitizers to transition mutators. 2022-06-18 06:20:28 +02:00
rule_builder.go Enable restat for sbox rules 2022-04-04 16:42:46 -07:00
rule_builder_test.go Enable restat for sbox rules 2022-04-04 16:42:46 -07:00
sandbox.go
sdk.go Use implementation jar for updatable-media in snapshot for S 2022-07-15 17:23:10 +00:00
sdk_test.go Detect duplicates in sdkRegistry 2021-09-23 11:37:57 +01:00
sdk_version.go Propagate max_sdk_version to manifest_fixer 2022-06-28 22:07:23 +00:00
sdk_version_test.go Test SdkSpecForm. 2021-12-01 17:43:00 +00:00
singleton.go Fix bug: allow multiple gen_notice modules. 2022-05-20 16:54:00 -07:00
singleton_module.go
singleton_module_test.go Move functionality to test install rules into testing.go. 2022-02-10 23:36:06 +00:00
soong_config_modules.go Close opened paths 2022-02-07 10:17:35 -05:00
soong_config_modules_test.go Add package for printing starlark formatted data 2022-02-08 17:32:28 -05:00
test_asserts.go
test_suites.go Remove InstallBypassMake and ToMakePath 2021-12-15 15:22:53 -08:00
testing.go gen_module visibility tests. 2022-05-20 16:54:13 -07:00
util.go Support cc code coverage for mixed build 2022-06-06 12:29:25 -07:00
util_test.go Add SortedStringValues and SortedUniqueStringValues 2022-02-17 15:52:07 -08:00
variable.go Add ability to force compile as 64 bit. 2022-07-14 13:34:14 -07:00
variable_test.go
visibility.go Add gen_notice module. 2022-05-18 16:38:19 -07:00
visibility_test.go gen_module visibility tests. 2022-05-20 16:54:13 -07:00