Inseob Kim 4f1f3d97ca Add buildinfo_prop module 2 years ago
..
allowlists bff2e88a85 DoNotConvert tzdata nor tz_version 2 years ago
soongconfig 3aa9dacdde Revert^3 "Prevent unspecified values in soong_config_string_variable" 2 years ago
Android.bp 4f1f3d97ca Add buildinfo_prop module 2 years ago
android_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
androidmk.go 4697725e81 Install .rc files for ramdisk variants 2 years ago
androidmk_test.go 90727f4576 Allow appending artifact in dist with product name 2 years ago
apex.go d4a0063d3e Remove apex10000_private variants 2 years ago
apex_test.go d4a0063d3e Remove apex10000_private variants 2 years ago
api_levels.go 7f88956c16 refactor Bazel variable export 2 years ago
arch.go e91ea2a94a Remove linux_glibc musl hack 2 years ago
arch_list.go e8303bd0ae Export variant/features via soong_injection 2 years ago
arch_test.go e91ea2a94a Remove linux_glibc musl hack 2 years ago
bazel.go 24c5603815 refactor bp2build module allowlists into struct 2 years ago
bazel_handler.go be9b9deef9 Merge "Improve bazel action status mnemonics" 2 years ago
bazel_handler_test.go 0940b89937 Handle arch/cpu variants in mixed builds 2 years ago
bazel_paths.go 24c5603815 refactor bp2build module allowlists into struct 2 years ago
bazel_test.go cc51843e52 add unit test for bp2build allowlist 2 years ago
buildinfo_prop.go 4f1f3d97ca Add buildinfo_prop module 2 years ago
config.go 4f1f3d97ca Add buildinfo_prop module 2 years ago
config_bp2build.go 932c01cf9e export Java variables to Bazel 2 years 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
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 0940b89937 Handle arch/cpu variants in mixed builds 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 286bf26c2c add type to modules created by LoadHookContext 2 years ago
image.go 2f5c340b49 Update some comments about the image mutator. 3 years ago
license.go 4101c71e63 Support multiple library names per target. 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 4101c71e63 Support multiple library names per target. 2 years ago
license_test.go b838b0a147 Do not modules in files called "Blueprints". 2 years ago
licenses.go 470fd6d946 Export listshare and checkshare to Soong and Make 2 years ago
licenses_test.go 4101c71e63 Support multiple library names per target. 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 715b08fd82 Add metrics collection to soong_build 2 years ago
module.go f628202aab Export Java library dependency information 2 years ago
module_test.go 898e076d6f Add values 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 3c306f3d1d Don't allow using framework and SDK at the same time. 2 years ago
neverallow_test.go 3c306f3d1d Don't allow using framework and SDK at the same time. 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 de6a087d2d Revert "Revert "Build 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 a883428293 Move GatherPackagingSpecs out of CopyDepsToZip 2 years ago
packaging_test.go a883428293 Move GatherPackagingSpecs out of CopyDepsToZip 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 ee68c43d4b Check ABI regardless of arch variants 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 c768102bce convert java proto libraries with bp2build 2 years ago
register.go 286bf26c2c add type to modules created by LoadHookContext 2 years ago
rule_builder.go e52c2ac7fb Enable restat for sbox rules 2 years 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 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 1ebef5b78c Move functionality to test install rules into testing.go. 2 years ago
soong_config_modules.go 0fe123dcdf Close opened paths 2 years ago
soong_config_modules_test.go 72beb34609 Add package for printing starlark formatted data 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 24c5603815 refactor bp2build module allowlists into struct 2 years ago
util.go 9eb853bcf2 Add SortedStringValues and SortedUniqueStringValues 2 years ago
util_test.go 9eb853bcf2 Add SortedStringValues and SortedUniqueStringValues 2 years ago
variable.go 4f1f3d97ca Add buildinfo_prop module 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