Jingwen Chen 661b2ee719 Merge "Revert "add media.swcodec to Bazel prod allowlist"" hace 11 meses
..
allowlists 661b2ee719 Merge "Revert "add media.swcodec to Bazel prod allowlist"" hace 11 meses
soongconfig 8103dc428e Migrate overlapping config var defs in all bp file hace 1 año
Android.bp 313d32f730 Merge "Use generics for DepSets" hace 11 meses
android_test.go 14ec66c2fb Make OutputFileForModule work for AllowMissingDependencies hace 1 año
androidmk.go 0c10e4dcc0 Parallelize singleton execution hace 1 año
androidmk_test.go 5180438478 Make sure dist files have license metadata. hace 2 años
apex.go b2b9494db1 Ignore test apexes from bp2build generated tags am: f57a966b66 hace 1 año
apex_test.go e8173a83cb Add TestApexes to ApexInfo hace 1 año
api_domain.go 627fc3e436 Rename API surface provided to mainline modules hace 1 año
api_levels.go 0c10e4dcc0 Parallelize singleton execution hace 1 año
arch.go f7d3109972 Generate NDK stubs for riscv64 too. hace 1 año
arch_list.go dd2e32d859 Merge "Introduce armv9-a arch variant." hace 1 año
arch_test.go 5dc62c9456 Add sanitizer tests for musl hace 1 año
bazel.go 39a169721c Provide reason for unconverted bp2build modules hace 11 meses
bazel_handler.go 95b24b1165 Remove special-casing of DCLA libraries hace 11 meses
bazel_handler_test.go 40b79f8def cc mixed build support to allowlist M13 libraries hace 11 meses
bazel_paths.go 1e75324ebd Correct genrule path references hace 1 año
bazel_paths_test.go d558031e0c File paths to allow "./" prefix hace 1 año
bazel_test.go c13f785061 Handle missing dependencies in mixed builds hace 1 año
buildinfo_prop.go 0c10e4dcc0 Parallelize singleton execution hace 1 año
config.go bf815a135a Merge "Ensure we get cross refs for Bazel-built artifacts" hace 11 meses
config_bp2build.go 3eda019e04 Revert "Respect Clang version override env vars." hace 1 año
config_bp2build_test.go 932c01cf9e export Java variables to Bazel hace 2 años
config_test.go 720b3964fe Fix writing soong.variables . hace 3 años
configured_jars.go 7ec40ccb15 Split up config.go hace 1 año
csuite_config.go 140a8e183d Convert android/csuite_config_test.go to test fixtures hace 3 años
csuite_config_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package hace 3 años
deapexer.go 1aa50564c7 Treat <x> and <x>_compressed prebuilt APEXes as being equivalent hace 2 años
defaults.go 39a169721c Provide reason for unconverted bp2build modules hace 11 meses
defaults_test.go eeeb952b27 Revert "Add protected_properties support in defaults modules" hace 1 año
defs.go 4ed95e263f mixed build targets need transitive tidy files hace 1 año
depset_generic.go 48016d5a2f Fix FirstUniqueStrings after conversion to generics hace 11 meses
depset_test.go c85750bfe3 Use generics for DepSets hace 11 meses
deptag.go bd3a16b5e7 Install sdk variants in unbundled builds and package uninstallable variants hace 1 año
deptag_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package hace 3 años
expand.go 2647ced06e Fix android.Expand and ninja escaping hace 4 años
expand_test.go 405af07859 Revert "Make lots of tests run in parallel" hace 3 años
filegroup.go 39a169721c Provide reason for unconverted bp2build modules hace 11 meses
filegroup_test.go 7d6dd8bb33 Add filegroup_defaults module hace 1 año
fixture.go 3d927238cc Revert "Add unit test for parsing build files in bp2build" hace 11 meses
fixture_test.go 79abe57f53 Remove FixturePreparer.Extend() hace 3 años
gen_notice.go 0c10e4dcc0 Parallelize singleton execution hace 1 año
gen_notice_test.go 4660a9824c Integrate gen_notice with Make for dist. hace 1 año
hooks.go f31c90050c Share CreateModule between hooks & mutators hace 2 años
image.go 2f5c340b49 Update some comments about the image mutator. hace 3 años
license.go d796f6f6dc Stop module types being SdkAware hace 1 año
license_kind.go a93c62b375 Implement bp2build for the `license_kind` module hace 1 año
license_kind_test.go b838b0a147 Do not modules in files called "Blueprints". hace 2 años
license_metadata.go c85750bfe3 Use generics for DepSets hace 11 meses
license_sdk_member.go 4101c71e63 Support multiple library names per target. hace 2 años
license_test.go 2ced8c8a57 Prevent duplicated license_kinds hace 1 año
licenses.go 5797d8c7f5 Export SBOM utility to make hace 1 año
licenses_test.go 4101c71e63 Support multiple library names per target. hace 2 años
makevars.go 2b17a23da8 Tweak Soong install rules logging hace 1 año
metrics.go 0c10e4dcc0 Parallelize singleton execution hace 1 año
module.go 313d32f730 Merge "Use generics for DepSets" hace 11 meses
module_test.go 14ec66c2fb Make OutputFileForModule work for AllowMissingDependencies hace 1 año
mutator.go 39a169721c Provide reason for unconverted bp2build modules hace 11 meses
mutator_test.go fb11c1ce81 Add ConvertApexAvailableToTags hace 1 año
namespace.go 671dc2319b Add name hint to Soong. hace 1 año
namespace_test.go 671dc2319b Add name hint to Soong. hace 1 año
neverallow.go 019ffe121c Merge "Allow java_library.exclude_static_libs property for libcore and f/b/api" hace 11 meses
neverallow_test.go 3d4d88d68e Allow java_library.exclude_static_libs property for libcore and f/b/api hace 11 meses
ninja_deps.go c9508aac4c Load starlark files from soong hace 1 año
ninja_deps_test.go 662d61430f Make PackageVarContext implement PathGlobContext hace 1 año
notices.go c6ec9fb849 Fix strip_prefix flags to strip install paths. hace 2 años
onceper.go 2e5e401722 Add top level and per-mutator traces to soong_build hace 1 año
onceper_test.go 405af07859 Revert "Make lots of tests run in parallel" hace 3 años
override_module.go ebaa573317 Prebuilt replacing source should not change partition hace 1 año
package.go 2c9e8d6128 Change bp2build converter of module "package". hace 1 año
package_ctx.go 662d61430f Make PackageVarContext implement PathGlobContext hace 1 año
package_test.go eabf0f36f3 cosmetic changes hace 2 años
packaging.go c85750bfe3 Use generics for DepSets hace 11 meses
packaging_test.go bd3a16b5e7 Install sdk variants in unbundled builds and package uninstallable variants hace 1 año
path_properties.go 851a3271ce Use Module.GetProperties() instead of ModuleBase.generalProperties hace 2 años
path_properties_test.go d5cf92e298 Support customizing behavior around sourceOrOutputDependencyTag hace 2 años
paths.go 313d32f730 Merge "Use generics for DepSets" hace 11 meses
paths_test.go c68db4b305 Remove InstallBypassMake and ToMakePath hace 2 años
phony.go 18994c73f1 Replace SortedStringKeys with SortedKeys hace 1 año
plugin.go 9b44c2a725 Run "plugins" singleton in parallel with the rest. hace 1 año
prebuilt.go ebaa573317 Prebuilt replacing source should not change partition hace 1 año
prebuilt_build_tool.go 0c66bc615b Replace android.BuildOs with Config.BuildOS hace 2 años
prebuilt_test.go ebaa573317 Prebuilt replacing source should not change partition hace 1 año
proto.go 39b6cc5336 Ignore test apexes from bp2build generated tags hace 1 año
register.go 3d927238cc Revert "Add unit test for parsing build files in bp2build" hace 11 meses
rule_builder.go d079e0b270 Reformat build/soong for go 1.19 hace 1 año
rule_builder_test.go e52c2ac7fb Enable restat for sbox rules hace 2 años
sandbox.go 7690c09953 cd to / before running soong_build . hace 3 años
sdk.go 3486740cc5 Use api_levels_released_versions from starlark hace 1 año
sdk_test.go 581f2e5f79 Detect duplicates in sdkRegistry hace 2 años
sdk_version.go 6c0df88809 Cleanup remaining android.JavaApiLibraryName() references hace 11 meses
sdk_version_test.go 15da5887fe Create two sentinel api levels hace 1 año
singleton.go a5ea2479d3 Fix bug: allow multiple gen_notice modules. hace 2 años
singleton_module.go 9aed5bc715 Add a new SingletonModule type hace 3 años
singleton_module_test.go 1ebef5b78c Move functionality to test install rules into testing.go. hace 2 años
soong_config_modules.go 81b00a8db7 Use hashed subdir for soong_config modules hace 1 año
soong_config_modules_test.go 81b00a8db7 Use hashed subdir for soong_config modules hace 1 año
test_asserts.go 175073c472 Make aconfig flags generate a library instead of a srcjar. hace 11 meses
test_config.go 9c094ca153 Fix issue where bazel-force-enabled-modules aren't actually analyzed. hace 1 año
test_suites.go f368073522 Add -sha256 to robolectric zip hace 11 meses
testing.go e59c0db536 android: Allow running some singletons in parallel. hace 1 año
updatable_modules.go 7579b67ef9 Moving default version outside of apex package hace 1 año
util.go da169a1ee3 Merge "Fix FirstUniqueStrings after conversion to generics" hace 11 meses
util_test.go 48016d5a2f Fix FirstUniqueStrings after conversion to generics hace 11 meses
variable.go 3b7411adc7 Merge "Remove "flattened" apexes" hace 11 meses
variable_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package hace 3 años
visibility.go f25bdf4643 Remove completed TODO in android/visibility.go hace 1 año
visibility_test.go 0507921dcf gen_module visibility tests. hace 2 años