..
soongconfig
Add package for printing starlark formatted data
2022-02-08 17:32:28 -05:00
Android.bp
Add package for printing starlark formatted data
2022-02-08 17:32:28 -05:00
android_test.go
Remove uses of FixtureFactory from android package
2021-03-22 18:31:53 +00:00
androidmk.go
Remove InstallBypassMake and ToMakePath
2021-12-15 15:22:53 -08:00
androidmk_test.go
Reduce modules exposed to Make in Mac builds
2021-10-18 12:44:45 -07:00
apex.go
Allow java_sdk_library in an APEX to have higher min_sdk_version.
2021-12-08 11:36:34 +00:00
apex_test.go
Add platform_apis property to APEX module type
2021-06-24 19:50:32 +09:00
api_levels.go
Implement stubs.symbol_file and stubs.versions for cc_library_shared bp2build.
2022-01-17 13:03:12 +00:00
arch.go
Merge "Fix typos in arch_list and do variant validation"
2022-02-23 17:34:51 +00:00
arch_list.go
Fix typos in arch_list and do variant validation
2022-02-15 17:26:35 -05:00
arch_test.go
Reland "Split the x86 host toolchain into glibc and musl variants"
2021-07-23 22:25:36 +00:00
bazel.go
add a module-level allowlist to bp2build
2022-02-24 14:46:41 +00:00
bazel_handler.go
typos fixed
2022-02-18 22:19:12 -05:00
bazel_handler_test.go
Add OS to configuration key in mixed builds
2021-10-19 16:55:52 -04:00
bazel_paths.go
Start unblocking com.android.runtime deps
2022-01-06 10:40:43 -05:00
bazel_test.go
bp2build: add allowlist for package-level conversions.
2021-03-24 02:27:19 -04:00
config.go
Merge changes from topics "extdir", "threadvars"
2022-02-22 13:46:47 +00:00
config_test.go
Fix writing soong.variables .
2021-03-17 16:35:13 +01:00
csuite_config.go
Convert android/csuite_config_test.go to test fixtures
2021-03-17 16:18:17 +00:00
csuite_config_test.go
Remove uses of FixtureFactory from android package
2021-03-22 18:31:53 +00:00
deapexer.go
Do not allow duplicate deapexer dependencies.
2021-12-07 23:30:30 +00:00
defaults.go
Use Module.GetProperties() instead of ModuleBase.generalProperties
2022-01-08 03:09:52 +00:00
defaults_test.go
Remove uses of FixtureFactory from android package
2021-03-22 18:31:53 +00:00
defs.go
Install android_app_set modules in Soong
2021-11-17 19:55:33 -08:00
depset_generic.go
Reimplement DepSet as a wrapper around a generic implementation
2020-12-07 12:27:50 -08:00
depset_paths.go
Reimplement DepSet as a wrapper around a generic implementation
2020-12-07 12:27:50 -08:00
depset_test.go
Reimplement DepSet as a wrapper around a generic implementation
2020-12-07 12:27:50 -08:00
deptag.go
Annotate dependency tags for dependencies of installed files
2020-11-23 18:06:08 -08:00
deptag_test.go
Remove uses of FixtureFactory from android package
2021-03-22 18:31:53 +00:00
expand.go
expand_test.go
Revert "Make lots of tests run in parallel"
2020-10-09 18:34:24 -07:00
filegroup.go
convert java proto libraries with bp2build
2022-02-15 21:04:59 +00:00
fixture.go
Rename BuildDir and NinjaBuildDir.
2021-08-27 10:08:49 +02:00
fixture_test.go
Remove FixturePreparer.Extend()
2021-04-01 10:33:20 +01:00
hooks.go
Use Module.GetProperties() instead of ModuleBase.generalProperties
2022-01-08 03:09:52 +00:00
image.go
Update some comments about the image mutator.
2021-06-15 15:49:51 +02:00
license.go
Support multiple library names per target.
2022-02-11 10:36:22 -08:00
license_kind.go
Use Module.GetProperties() instead of ModuleBase.generalProperties
2022-01-08 03:09:52 +00:00
license_kind_test.go
Do not modules in files called "Blueprints".
2021-09-02 11:46:24 +02:00
license_metadata.go
Generate sdk_repo notice files from license metadata
2022-01-28 15:56:07 -08:00
license_sdk_member.go
Support multiple library names per target.
2022-02-11 10:36:22 -08:00
license_test.go
Do not modules in files called "Blueprints".
2021-09-02 11:46:24 +02:00
licenses.go
Support multiple library names per target.
2022-02-11 10:36:22 -08:00
licenses_test.go
Support multiple library names per target.
2022-02-11 10:36:22 -08:00
makefile_goal.go
Remove AndroidMkExtraFootersFunc entries param.
2020-12-07 10:23:54 -08:00
makevars.go
Install android_app_set modules in Soong
2021-11-17 19:55:33 -08:00
metrics.go
Upgrade to golang protobuf api v2
2021-07-23 11:12:05 -07:00
module.go
Support multiple library names per target.
2022-02-11 10:36:22 -08:00
module_test.go
Merge "Move functionality to test install rules into testing.go."
2022-02-22 20:41:23 +00:00
mutator.go
cosmetic: 1)typos 2)parameters named for clarity
2022-01-29 06:34:53 +00:00
mutator_test.go
Remove uses of FixtureFactory from android package
2021-03-22 18:31:53 +00:00
namespace.go
cosmetic: 1)typos 2)parameters named for clarity
2022-01-29 06:34:53 +00:00
namespace_test.go
Extract preparer for namespace
2021-07-09 23:54:01 +01:00
neverallow.go
Merge "Revert^3 "Add seapp_contexts to allowlist of makefile goal""
2022-01-10 11:15:28 +00:00
neverallow_test.go
Merge "Revert^3 "Add seapp_contexts to allowlist of makefile goal""
2022-01-10 11:15:28 +00:00
ninja_deps.go
Store ninja file deps from PackageVarContext in the config
2020-11-17 10:50:19 -08:00
ninja_deps_test.go
Remove uses of FixtureFactory from android package
2021-03-22 18:31:53 +00:00
notices.go
Generate sdk_repo notice files from license metadata
2022-01-28 15:56:07 -08:00
onceper.go
onceper_test.go
Revert "Make lots of tests run in parallel"
2020-10-09 18:34:24 -07:00
override_module.go
Allows prebuilts in override_apex.
2021-09-02 09:28:52 -07:00
package.go
Add error handling to test fixtures
2021-03-02 20:17:19 +00:00
package_ctx.go
Escape Host*Variable contents
2021-12-08 15:08:59 -08:00
package_test.go
cosmetic changes
2021-12-13 13:33:15 -05:00
packaging.go
Add android_sdk_repo_host to build platform-tools&build-tools
2021-10-13 01:25:02 -07:00
packaging_test.go
TransitivePackagingSpecs should follow "installable" deps
2021-07-27 19:26:10 +09:00
path_properties.go
Use Module.GetProperties() instead of ModuleBase.generalProperties
2022-01-08 03:09:52 +00:00
path_properties_test.go
Support customizing behavior around sourceOrOutputDependencyTag
2021-07-09 23:54:01 +01:00
paths.go
Track transitive packaged license deps of containers
2022-01-28 15:42:01 -08:00
paths_test.go
Remove InstallBypassMake and ToMakePath
2021-12-15 15:22:53 -08:00
phony.go
Refactor 'in_make' to mean Kati is not skipped.
2020-11-23 00:29:18 -05:00
prebuilt.go
Fix genrule tool dependencies when a prebuilt tool is preferred.
2022-01-12 23:35:57 +00:00
prebuilt_build_tool.go
Replace android.BuildOs with Config.BuildOS
2021-07-20 12:46:48 -07:00
prebuilt_test.go
bp2build: add support for soong_config_module_type.
2021-11-08 13:38:28 +00:00
proto.go
convert java proto libraries with bp2build
2022-02-15 21:04:59 +00:00
register.go
cosmetic: 1)typos 2)parameters named for clarity
2022-01-29 06:34:53 +00:00
rule_builder.go
Add libc_musl as a dependency of RuleBuilderCommand.BuiltTool
2022-02-10 11:36:31 -08:00
rule_builder_test.go
Fix OutDir vs SoongOutDir in tests
2021-11-09 17:25:57 -08:00
sandbox.go
cd to / before running soong_build .
2021-03-03 09:14:22 +01:00
sdk.go
Detect duplicates in sdkRegistry
2021-09-23 11:37:57 +01:00
sdk_test.go
Detect duplicates in sdkRegistry
2021-09-23 11:37:57 +01:00
sdk_version.go
Test SdkSpecForm.
2021-12-01 17:43:00 +00:00
sdk_version_test.go
Test SdkSpecForm.
2021-12-01 17:43:00 +00:00
singleton.go
Rename BuildDir and NinjaBuildDir.
2021-08-27 10:08:49 +02:00
singleton_module.go
Add a new SingletonModule type
2021-01-07 17:19:27 -08:00
singleton_module_test.go
Move functionality to test install rules into testing.go.
2022-02-10 23:36:06 +00:00
soong_config_modules.go
Close opened paths
2022-02-07 10:17:35 -05:00
soong_config_modules_test.go
Add package for printing starlark formatted data
2022-02-08 17:32:28 -05:00
test_asserts.go
Rename BuildDir and NinjaBuildDir.
2021-08-27 10:08:49 +02:00
test_suites.go
Remove InstallBypassMake and ToMakePath
2021-12-15 15:22:53 -08:00
testing.go
Move functionality to test install rules into testing.go.
2022-02-10 23:36:06 +00:00
util.go
Add SortedStringValues and SortedUniqueStringValues
2022-02-17 15:52:07 -08:00
util_test.go
Add SortedStringValues and SortedUniqueStringValues
2022-02-17 15:52:07 -08:00
variable.go
Merge changes from topics "extdir", "threadvars"
2022-02-22 13:46:47 +00:00
variable_test.go
Remove uses of FixtureFactory from android package
2021-03-22 18:31:53 +00:00
visibility.go
Simplify preparers now that tests use consistent registration order
2021-03-09 14:14:48 +00:00
visibility_test.go
Do not modules in files called "Blueprints".
2021-09-02 11:46:24 +02:00