Jingwen Chen db07f002b8 Merge "Omit musl related cc_genrules from bp2build." 2 years ago
..
soongconfig 4ad40d99b0 Add a mutex for soong config var map writes. 2 years ago
Android.bp 4acaea9cbf Revert^2 "Build license metadata files in Soong" 2 years ago
android_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
androidmk.go c68db4b305 Remove InstallBypassMake and ToMakePath 2 years ago
androidmk_test.go def7b5d198 Reduce modules exposed to Make in Mac builds 2 years ago
apex.go 758968a700 Allow java_sdk_library in an APEX to have higher min_sdk_version. 2 years ago
apex_test.go 9477c26f6c Add platform_apis property to APEX module type 3 years ago
api_levels.go 0ee88a6b65 Implement stubs.symbol_file and stubs.versions for cc_library_shared bp2build. 2 years ago
arch.go 851a3271ce Use Module.GetProperties() instead of ModuleBase.generalProperties 2 years ago
arch_list.go bca786d742 [arm64] Build NDK with PAuth and BTI 3 years ago
arch_test.go 528d67e523 Reland "Split the x86 host toolchain into glibc and musl variants" 2 years ago
bazel.go f6b4cd4bcd Omit musl related cc_genrules from bp2build. 2 years ago
bazel_handler.go 494eef3dc8 Support host platform cc builds 2 years ago
bazel_handler_test.go 787fb36189 Add OS to configuration key in mixed builds 2 years ago
bazel_paths.go daa09efb5e Start unblocking com.android.runtime deps 2 years ago
bazel_test.go 12b4c2706d bp2build: add allowlist for package-level conversions. 3 years ago
config.go 5c32bbf910 product variables are consumed via soong injection 2 years ago
config_test.go 720b3964fe Fix writing soong.variables . 3 years 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 43c44b00d6 Do not allow duplicate deapexer dependencies. 2 years ago
defaults.go 851a3271ce Use Module.GetProperties() instead of ModuleBase.generalProperties 2 years ago
defaults_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
defs.go 50ed1f9ccb Install android_app_set modules in Soong 2 years ago
depset_generic.go 96c44127d1 Reimplement DepSet as a wrapper around a generic implementation 3 years ago
depset_paths.go 96c44127d1 Reimplement DepSet as a wrapper around a generic implementation 3 years ago
depset_test.go 96c44127d1 Reimplement DepSet as a wrapper around a generic implementation 3 years ago
deptag.go e9fe2949b8 Annotate dependency tags for dependencies of installed files 3 years 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 be46fccc40 Use one mutator for all bp2build conversion. 2 years ago
fixture.go 9f6c24a887 Rename BuildDir and NinjaBuildDir. 2 years ago
fixture_test.go 79abe57f53 Remove FixturePreparer.Extend() 3 years ago
hooks.go 851a3271ce Use Module.GetProperties() instead of ModuleBase.generalProperties 2 years ago
image.go 2f5c340b49 Update some comments about the image mutator. 3 years ago
license.go 851a3271ce Use Module.GetProperties() instead of ModuleBase.generalProperties 2 years ago
license_kind.go 851a3271ce Use Module.GetProperties() instead of ModuleBase.generalProperties 2 years ago
license_kind_test.go b838b0a147 Do not modules in files called "Blueprints". 2 years ago
license_metadata.go aa1cab0a62 Generate sdk_repo notice files from license metadata 2 years ago
license_sdk_member.go 296701e35b Refactor SdkMemberType.AddDependencies() 2 years ago
license_test.go b838b0a147 Do not modules in files called "Blueprints". 2 years ago
licenses.go 6076882950 Export htmlnotice, xmlnotice, and textnotice. 2 years ago
licenses_test.go 851a3271ce Use Module.GetProperties() instead of ModuleBase.generalProperties 2 years ago
makefile_goal.go 02b11a6035 Remove AndroidMkExtraFootersFunc entries param. 3 years ago
makevars.go 50ed1f9ccb Install android_app_set modules in Soong 2 years ago
metrics.go 4591b6496d Upgrade to golang protobuf api v2 2 years ago
module.go 75539d62ae add target_compatible_with stanza for host targets 2 years ago
module_test.go 9525e71003 Add SetProperties to json-module-graph 2 years ago
mutator.go c725f47f5d cosmetic: 1)typos 2)parameters named for clarity 2 years ago
mutator_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
namespace.go c725f47f5d cosmetic: 1)typos 2)parameters named for clarity 2 years ago
namespace_test.go 4fbfb59d3e Extract preparer for namespace 2 years ago
neverallow.go 865d5e6c9d Merge "Revert^3 "Add seapp_contexts to allowlist of makefile goal"" 2 years ago
neverallow_test.go 865d5e6c9d Merge "Revert^3 "Add seapp_contexts to allowlist of makefile goal"" 2 years ago
ninja_deps.go 121292911a Store ninja file deps from PackageVarContext in the config 3 years ago
ninja_deps_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
notices.go aa1cab0a62 Generate sdk_repo notice files from license metadata 2 years ago
onceper.go 33961b54e6 Convert droidstubs to android.RuleBuilder 4 years ago
onceper_test.go 405af07859 Revert "Make lots of tests run in parallel" 3 years ago
override_module.go 5a3ce13c6a Allows prebuilts in override_apex. 2 years ago
package.go cfd3374da0 Add error handling to test fixtures 3 years ago
package_ctx.go 1c35f243c5 Escape Host*Variable contents 2 years ago
package_test.go eabf0f36f3 cosmetic changes 2 years ago
packaging.go 9fe1410213 Add android_sdk_repo_host to build platform-tools&build-tools 2 years ago
packaging_test.go 8707cd74bf TransitivePackagingSpecs should follow "installable" deps 2 years 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 aff21fbf3c Track transitive packaged license deps of containers 2 years ago
paths_test.go c68db4b305 Remove InstallBypassMake and ToMakePath 2 years ago
phony.go cda22c9bb9 Refactor 'in_make' to mean Kati is not skipped. 3 years ago
prebuilt.go dbd814d44e Fix genrule tool dependencies when a prebuilt tool is preferred. 2 years ago
prebuilt_build_tool.go 0c66bc615b Replace android.BuildOs with Config.BuildOS 2 years ago
prebuilt_test.go a47f28d28e bp2build: add support for soong_config_module_type. 2 years ago
proto.go 12615dbbca bp2build: support full/lite protos in cc libs 2 years ago
register.go c725f47f5d cosmetic: 1)typos 2)parameters named for clarity 2 years ago
rule_builder.go c68db4b305 Remove InstallBypassMake and ToMakePath 2 years ago
rule_builder_test.go 7b6a55f5a2 Fix OutDir vs SoongOutDir in tests 2 years ago
sandbox.go 7690c09953 cd to / before running soong_build . 3 years ago
sdk.go 581f2e5f79 Detect duplicates in sdkRegistry 2 years ago
sdk_test.go 581f2e5f79 Detect duplicates in sdkRegistry 2 years ago
sdk_version.go 0ee2f913ef Test SdkSpecForm. 2 years ago
sdk_version_test.go 0ee2f913ef Test SdkSpecForm. 2 years ago
singleton.go 9f6c24a887 Rename BuildDir and NinjaBuildDir. 2 years ago
singleton_module.go 9aed5bc715 Add a new SingletonModule type 3 years ago
singleton_module_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
soong_config_modules.go 0fe123dcdf Close opened paths 2 years ago
soong_config_modules_test.go a47f28d28e bp2build: add support for soong_config_module_type. 2 years ago
test_asserts.go 9f6c24a887 Rename BuildDir and NinjaBuildDir. 2 years ago
test_suites.go c68db4b305 Remove InstallBypassMake and ToMakePath 2 years ago
testing.go 827ba622e4 Show all descriptions when failing to find one. 2 years ago
util.go 8f92005ac8 Remove unused functions 2 years ago
util_test.go 1461c4dbca Add FilterListPred. 3 years ago
variable.go c725f47f5d cosmetic: 1)typos 2)parameters named for clarity 2 years ago
variable_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
visibility.go 530483c61e Simplify preparers now that tests use consistent registration order 3 years ago
visibility_test.go b838b0a147 Do not modules in files called "Blueprints". 2 years ago