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