.. |
allowlists
|
Merge "Add packages/modules/Connectivity/staticlibs/netd/libnetdutils" into main
|
2023-10-05 02:22:17 +00:00 |
soongconfig
|
Migrate overlapping config var defs in all bp file
|
2023-03-06 09:15:36 -05:00 |
Android.bp
|
Add a Make variable that overrides configured jar locations.
|
2023-07-14 12:13:30 +01:00 |
android_test.go
|
Make OutputFileForModule work for AllowMissingDependencies
|
2022-10-04 16:38:14 -07:00 |
androidmk.go
|
Parallelize singleton execution
|
2023-05-19 20:31:32 +00:00 |
androidmk_test.go
|
|
|
apex.go
|
android_app APEX_GLOBAL_MIN_SDK_VERSION_OVERRIDE
|
2023-09-05 21:38:16 +00:00 |
apex_test.go
|
Add TestApexes to ApexInfo
|
2023-04-17 19:26:07 +00:00 |
api_domain.go
|
Delete some api_bp2build dead code.
|
2023-10-05 10:23:58 +00:00 |
api_levels.go
|
Support for incremetal platform prebuilt APIs
|
2023-08-25 18:03:44 +00:00 |
arch.go
|
Export ReverseSliceInPlace and ReverseSlice
|
2023-07-06 16:36:50 -07:00 |
arch_list.go
|
Merge "Introduce armv9-a arch variant."
|
2023-03-07 22:58:11 +00:00 |
arch_test.go
|
Add sanitizer tests for musl
|
2023-03-22 12:58:38 -07:00 |
bazel.go
|
Small readability refactor for bp2buildDepsMutator.
|
2023-10-05 09:59:43 +00:00 |
bazel_handler.go
|
Emit a system image target for the current product
|
2023-09-22 14:42:33 -07:00 |
bazel_handler_test.go
|
Revert^2 "Initial implementation of the bazel sandwich"
|
2023-08-01 10:27:57 -07:00 |
bazel_paths.go
|
Use parameter name hint for BazelLabelModuleDepsWithFn's markAsDeps.
|
2023-10-05 10:03:06 +00:00 |
bazel_paths_test.go
|
Add a function to find src labels in a specific directory
|
2023-08-16 01:15:48 +00:00 |
bazel_test.go
|
Have ConvertWBp2build use Bp2buildMutatorContext
|
2023-09-20 14:49:35 +00:00 |
buildinfo_prop.go
|
Parallelize singleton execution
|
2023-05-19 20:31:32 +00:00 |
config.go
|
Fix comment for Bp2buildDepsMutator config.
|
2023-10-05 10:07:52 +00:00 |
config_bp2build.go
|
Revert "Respect Clang version override env vars."
|
2023-04-14 18:07:25 +00:00 |
config_bp2build_test.go
|
|
|
config_test.go
|
Platform mapping-based product config
|
2023-07-17 16:27:08 -07:00 |
configured_jars.go
|
Add a Make variable that overrides configured jar locations.
|
2023-07-14 12:13:30 +01:00 |
configured_jars_test.go
|
Platform mapping-based product config
|
2023-07-17 16:27:08 -07:00 |
csuite_config.go
|
|
|
csuite_config_test.go
|
|
|
deapexer.go
|
|
|
defaults.go
|
Have ConvertWBp2build use Bp2buildMutatorContext
|
2023-09-20 14:49:35 +00:00 |
defaults_test.go
|
Revert "Add protected_properties support in defaults modules"
|
2023-03-10 18:53:59 -05:00 |
defs.go
|
Use aquery results to determine if a file should be executable
|
2023-08-31 11:00:25 -07:00 |
depset_generic.go
|
Revert "support sandboxed rust rules"
|
2023-09-22 22:05:54 +00:00 |
depset_test.go
|
Use generics for DepSets
|
2023-06-22 08:18:33 -07:00 |
deptag.go
|
Install sdk variants in unbundled builds and package uninstallable variants
|
2023-05-02 15:37:26 +00:00 |
deptag_test.go
|
|
|
expand.go
|
|
|
expand_test.go
|
|
|
filegroup.go
|
Merge "Expand regex for likely aidl filegroups" into main
|
2023-10-04 21:11:18 +00:00 |
filegroup_test.go
|
Add filegroup_defaults module
|
2023-03-13 16:02:06 +00:00 |
fixture.go
|
Add unit test for parsing build files in bp2build
|
2023-09-14 19:19:28 +00:00 |
fixture_test.go
|
|
|
gen_notice.go
|
Parallelize singleton execution
|
2023-05-19 20:31:32 +00:00 |
gen_notice_test.go
|
Integrate gen_notice with Make for dist.
|
2022-09-14 14:21:44 -07:00 |
hooks.go
|
|
|
image.go
|
|
|
license.go
|
Have ConvertWBp2build use Bp2buildMutatorContext
|
2023-09-20 14:49:35 +00:00 |
license_kind.go
|
Have ConvertWBp2build use Bp2buildMutatorContext
|
2023-09-20 14:49:35 +00:00 |
license_kind_test.go
|
|
|
license_metadata.go
|
Use generics for DepSets
|
2023-06-22 08:18:33 -07:00 |
license_sdk_member.go
|
|
|
license_test.go
|
Prevent duplicated license_kinds
|
2022-11-22 17:43:40 -08:00 |
licenses.go
|
Export SBOM utility to make
|
2022-11-02 19:17:30 +00:00 |
licenses_test.go
|
|
|
makevars.go
|
Tweak Soong install rules logging
|
2022-10-25 11:46:01 +02:00 |
metrics.go
|
Parallelize singleton execution
|
2023-05-19 20:31:32 +00:00 |
module.go
|
Switch bp2build mutator to bottom up
|
2023-09-22 19:19:22 +00:00 |
module_test.go
|
Make OutputFileForModule work for AllowMissingDependencies
|
2022-10-04 16:38:14 -07:00 |
mutator.go
|
create, but dont register, bp2build_deps mutator
|
2023-10-03 00:16:30 +00:00 |
mutator_test.go
|
Add ConvertApexAvailableToTags
|
2023-02-13 10:23:36 -08:00 |
namespace.go
|
Add name hint to Soong.
|
2023-04-10 20:20:41 +00:00 |
namespace_test.go
|
Add name hint to Soong.
|
2023-04-10 20:20:41 +00:00 |
neverallow.go
|
java_library support for building headers-only
|
2023-08-22 21:29:05 +00:00 |
neverallow_test.go
|
java_library support for building headers-only
|
2023-08-22 21:29:05 +00:00 |
ninja_deps.go
|
Load starlark files from soong
|
2023-04-26 17:18:19 -07:00 |
ninja_deps_test.go
|
Make PackageVarContext implement PathGlobContext
|
2022-11-04 09:04:02 -07:00 |
notices.go
|
|
|
onceper.go
|
|
|
onceper_test.go
|
|
|
override_module.go
|
Make ShouldConvertWithBp2build avail in loadhooks
|
2023-08-14 11:03:05 -04:00 |
package.go
|
Have ConvertWBp2build use Bp2buildMutatorContext
|
2023-09-20 14:49:35 +00:00 |
package_ctx.go
|
Make PackageVarContext implement PathGlobContext
|
2022-11-04 09:04:02 -07:00 |
package_test.go
|
|
|
packaging.go
|
Use generics for DepSets
|
2023-06-22 08:18:33 -07:00 |
packaging_test.go
|
Install sdk variants in unbundled builds and package uninstallable variants
|
2023-05-02 15:37:26 +00:00 |
path_properties.go
|
|
|
path_properties_test.go
|
|
|
paths.go
|
Revert "support sandboxed rust rules"
|
2023-09-22 22:05:54 +00:00 |
paths_test.go
|
|
|
phony.go
|
Replace SortedStringKeys with SortedKeys
|
2023-02-28 16:51:32 -08:00 |
plugin.go
|
Run "plugins" singleton in parallel with the rest.
|
2023-05-23 17:57:00 +00:00 |
prebuilt.go
|
Handle prebuilt vs source selection in bp2build
|
2023-09-19 16:04:39 -04:00 |
prebuilt_build_tool.go
|
Revert^4 "add rust_toolchain_rustc_prebuilt module type"
|
2023-09-25 12:13:17 +00:00 |
prebuilt_test.go
|
Prebuilt replacing source should not change partition
|
2023-05-04 10:36:27 +09:00 |
proto.go
|
Switch bp2build mutator to bottom up
|
2023-09-22 19:19:22 +00:00 |
register.go
|
Delete some api_bp2build dead code.
|
2023-10-05 10:23:58 +00:00 |
rule_builder.go
|
Revert^2 "conditionally escape rule builder command"
|
2023-09-25 12:13:17 +00:00 |
rule_builder_test.go
|
Revert^4 "allow Ninja variables in RuleBuilder API"
|
2023-09-25 12:13:17 +00:00 |
sandbox.go
|
|
|
sdk.go
|
Use api_levels_released_versions from starlark
|
2023-05-02 01:05:07 +00:00 |
sdk_test.go
|
|
|
sdk_version.go
|
Cleanup remaining android.JavaApiLibraryName() references
|
2023-06-15 19:42:34 +00:00 |
sdk_version_test.go
|
Platform mapping-based product config
|
2023-07-17 16:27:08 -07:00 |
singleton.go
|
|
|
singleton_module.go
|
|
|
singleton_module_test.go
|
|
|
soong_config_modules.go
|
Use hashed subdir for soong_config modules
|
2023-05-26 18:07:05 +09:00 |
soong_config_modules_test.go
|
Use hashed subdir for soong_config modules
|
2023-05-26 18:07:05 +09:00 |
test_asserts.go
|
use message in android.AssertStringMatches()
|
2023-10-04 20:19:54 +00:00 |
test_config.go
|
Platform mapping-based product config
|
2023-07-17 16:27:08 -07:00 |
test_suites.go
|
Add -sha256 to robolectric zip
|
2023-06-27 20:48:05 +00:00 |
testing.go
|
Delete ApiBp2build soong_build mode
|
2023-09-05 17:09:51 -07:00 |
updatable_modules.go
|
|
|
util.go
|
Revert "support sandboxed rust rules"
|
2023-09-22 22:05:54 +00:00 |
util_test.go
|
Export ReverseSliceInPlace and ReverseSlice
|
2023-07-06 16:36:50 -07:00 |
variable.go
|
Merge "Generate product variants by default" into main
|
2023-10-04 06:29:31 +00:00 |
variable_test.go
|
|
|
visibility.go
|
Remove completed TODO in android/visibility.go
|
2023-04-07 22:18:19 +00:00 |
visibility_test.go
|
|
|