.. |
soongconfig
|
Fix nested properties in soong config structs
|
2021-03-05 17:26:37 -08:00 |
Android.bp
|
Upgrade to golang protobuf api v2
|
2021-07-23 11:12:05 -07:00 |
android_test.go
|
Remove uses of FixtureFactory from android package
|
2021-03-22 18:31:53 +00:00 |
androidmk.go
|
android/androidmk.go: Calls *RequiredModuleNames() to get required modules
|
2021-07-24 22:44:36 +08:00 |
androidmk_test.go
|
Remove uses of FixtureFactory from android package
|
2021-03-22 18:31:53 +00:00 |
apex.go
|
Merge changes from topic "stub_from_rust"
|
2021-06-25 17:52:43 +00:00 |
apex_test.go
|
Add platform_apis property to APEX module type
|
2021-06-24 11:28:33 +09:00 |
api_levels.go
|
cc/linker.go: check min_sdk_version.
|
2021-05-14 14:03:53 -07:00 |
arch.go
|
Handle arch-specific/not properties the same.
|
2021-08-17 13:06:54 -04:00 |
arch_list.go
|
[arm64] Build NDK with PAuth and BTI
|
2021-01-26 08:15:07 +01: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
|
Merge "Revert "Exempt prebuilts/jdk and build/bazel/examples/java BUILD...""
|
2021-08-13 05:18:56 +00:00 |
bazel_handler.go
|
Define command line args in soong_build .
|
2021-08-16 15:29:02 +02:00 |
bazel_handler_test.go
|
Make @soong_injection usable in standalone builds.
|
2021-05-11 16:54:29 +02:00 |
bazel_paths.go
|
Merge "bp2build: handle system_shared_libs"
|
2021-08-09 19:11:00 +00:00 |
bazel_test.go
|
bp2build: add allowlist for package-level conversions.
|
2021-03-24 02:27:19 -04:00 |
config.go
|
Merge "Make sure that classpath fragment contents appear in make vars."
|
2021-08-24 13:29:58 +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
|
Export boot image files from prebuilt_apex/apex_set
|
2021-06-17 23:05:43 +01:00 |
defaults.go
|
Allow missing java_sdk_library files in AllowMissingDependencies builds
|
2021-05-20 18:00:37 -07:00 |
defaults_test.go
|
Remove uses of FixtureFactory from android package
|
2021-03-22 18:31:53 +00:00 |
defs.go
|
Move android package on top of remotexec
|
2021-03-18 16:17:34 -07:00 |
depset_generic.go
|
|
|
depset_paths.go
|
|
|
depset_test.go
|
|
|
deptag.go
|
|
|
deptag_test.go
|
Remove uses of FixtureFactory from android package
|
2021-03-22 18:31:53 +00:00 |
expand.go
|
|
|
expand_test.go
|
|
|
filegroup.go
|
Don't create a new module for bp2build conversion.
|
2021-08-17 15:57:09 -04:00 |
fixture.go
|
Add PrepareForDebug_DO_NOT_SUBMIT
|
2021-04-21 10:16:31 +01:00 |
fixture_test.go
|
Remove FixturePreparer.Extend()
|
2021-04-01 10:33:20 +01:00 |
hooks.go
|
|
|
image.go
|
Update some comments about the image mutator.
|
2021-06-15 15:49:51 +02:00 |
license.go
|
Switch Effective_license_text from []string to Paths
|
2021-05-11 08:24:59 +01:00 |
license_kind.go
|
|
|
license_kind_test.go
|
Remove uses of FixtureFactory from android package
|
2021-03-22 18:31:53 +00:00 |
license_sdk_member.go
|
Add license modules to the sdk
|
2021-05-11 08:28:49 +01:00 |
license_test.go
|
Add baseline test for license with sdk
|
2021-05-11 08:24:59 +01:00 |
licenses.go
|
Add license modules to the sdk
|
2021-05-11 08:28:49 +01:00 |
licenses_test.go
|
Switch Effective_license_text from []string to Paths
|
2021-05-11 08:24:59 +01:00 |
makefile_goal.go
|
|
|
makevars.go
|
Add a new SingletonModule type
|
2021-01-07 17:19:27 -08:00 |
metrics.go
|
Upgrade to golang protobuf api v2
|
2021-07-23 11:12:05 -07:00 |
module.go
|
Update HostAndDevice* documentation
|
2021-08-23 21:12:08 +00:00 |
module_test.go
|
Use bazel syntax for fully qualified name in path property
|
2021-07-12 20:15:06 +01:00 |
mutator.go
|
Don't create a new module for bp2build conversion.
|
2021-08-17 15:57:09 -04:00 |
mutator_test.go
|
Remove uses of FixtureFactory from android package
|
2021-03-22 18:31:53 +00:00 |
namespace.go
|
Extract preparer for namespace
|
2021-07-09 23:54:01 +01:00 |
namespace_test.go
|
Extract preparer for namespace
|
2021-07-09 23:54:01 +01:00 |
neverallow.go
|
Add install_in_root to cc_binary
|
2021-06-18 05:25:44 +00:00 |
neverallow_test.go
|
start eating include_dirs from both ends
|
2021-04-27 02:56:03 +00:00 |
ninja_deps.go
|
|
|
ninja_deps_test.go
|
Remove uses of FixtureFactory from android package
|
2021-03-22 18:31:53 +00:00 |
notices.go
|
|
|
onceper.go
|
|
|
onceper_test.go
|
|
|
override_module.go
|
Remove registerOverrideMutator
|
2021-05-06 11:59:38 -07:00 |
package.go
|
Add error handling to test fixtures
|
2021-03-02 20:17:19 +00:00 |
package_ctx.go
|
Move android package on top of remotexec
|
2021-03-18 16:17:34 -07:00 |
package_test.go
|
Remove uses of FixtureFactory from android package
|
2021-03-22 18:31:53 +00:00 |
packaging.go
|
Generate linker config with packaged items.
|
2021-05-11 11:56:54 +09:00 |
packaging_test.go
|
TransitivePackagingSpecs should follow "installable" deps
|
2021-07-27 19:26:10 +09:00 |
path_properties.go
|
Support fully qualified names in android:"path" properties
|
2021-07-14 23:58:49 +01:00 |
path_properties_test.go
|
Support customizing behavior around sourceOrOutputDependencyTag
|
2021-07-09 23:54:01 +01:00 |
paths.go
|
Remove Srcdir() from BootstrapConfig.
|
2021-08-16 17:05:09 +02:00 |
paths_test.go
|
Support fully qualified names in android:"path" properties
|
2021-07-14 23:58:49 +01:00 |
phony.go
|
|
|
prebuilt.go
|
Choose prebuilt or source via an Soong config variable
|
2021-07-14 20:23:06 +00:00 |
prebuilt_build_tool.go
|
Replace android.BuildOs with Config.BuildOS
|
2021-07-20 12:46:48 -07:00 |
prebuilt_test.go
|
Replace android.BuildOs with Config.BuildOS
|
2021-07-20 12:46:48 -07:00 |
proto.go
|
|
|
queryview.go
|
queryview: fix depfile and incrementality.
|
2021-03-30 12:22:12 +00:00 |
register.go
|
Remove bp2build deps mutator
|
2021-07-22 18:09:34 -04:00 |
rule_builder.go
|
Upgrade to golang protobuf api v2
|
2021-07-23 11:12:05 -07:00 |
rule_builder_test.go
|
Add validations to RuleBuilderCommand
|
2021-04-21 11:46:50 -07:00 |
sandbox.go
|
cd to / before running soong_build .
|
2021-03-03 09:14:22 +01:00 |
sdk.go
|
Revert "Export implementation class jars for java_boot_libs"
|
2021-07-16 17:04:21 +01:00 |
sdk_version.go
|
ApiLevel of "" and "core_platform" is FutureApiLevel
|
2021-04-15 16:53:23 +09:00 |
singleton.go
|
|
|
singleton_module.go
|
Add a new SingletonModule type
|
2021-01-07 17:19:27 -08:00 |
singleton_module_test.go
|
Remove uses of FixtureFactory from android package
|
2021-03-22 18:31:53 +00:00 |
soong_config_modules.go
|
Suggest using add_soong_config_ macros instead of direct variable assignments
|
2021-08-24 14:06:20 -07:00 |
soong_config_modules_test.go
|
Add test to reproduce bug in error message.
|
2021-07-15 12:38:35 -04:00 |
test_asserts.go
|
Add new stub_only_static_libs attr for sdk_library
|
2021-04-22 10:20:13 +01:00 |
test_suites.go
|
Replace android.BuildOs with Config.BuildOS
|
2021-07-20 12:46:48 -07:00 |
testing.go
|
Remove bp2build deps mutator
|
2021-07-22 18:09:34 -04:00 |
util.go
|
Add FilterListPred.
|
2021-03-28 22:06:33 +01:00 |
util_test.go
|
Add FilterListPred.
|
2021-03-28 22:06:33 +01:00 |
variable.go
|
Add Platform_sdk_version_or_codename variable
|
2021-08-11 12:33:37 -07: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
|
Remove uses of FixtureFactory from android package
|
2021-03-22 18:31:53 +00:00 |
writedocs.go
|
Fix writedocs.
|
2021-03-11 08:37:01 +01:00 |