platform_build_soong/android
2021-09-08 06:37:14 +00:00
..
soongconfig
Android.bp Invoke queryview from the bootstrap Ninja file. 2021-09-06 17:10:49 +02:00
android_test.go
androidmk.go Support musl builds in Make 2021-08-18 22:02:54 +00:00
androidmk_test.go
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 19:50:32 +09:00
api_levels.go platform/build/soong - S is now 31 2021-06-01 06:49:05 -06:00
arch.go Handle arch-specific/not properties the same. 2021-08-17 13:06:54 -04:00
arch_list.go
arch_test.go Reland "Split the x86 host toolchain into glibc and musl variants" 2021-07-23 22:25:36 +00:00
bazel.go bp2build: allowlist more packages. 2021-09-02 10:49:58 +00:00
bazel_handler.go Set --noautodetect_server_javabase in mixed build bazel. 2021-08-27 17:34:16 +00:00
bazel_handler_test.go Rename BuildDir and NinjaBuildDir. 2021-08-27 10:08:49 +02:00
bazel_paths.go Rename BuildDir and NinjaBuildDir. 2021-08-27 10:08:49 +02:00
bazel_test.go
config.go Pass StopBefore as an argument to RunBlueprint. 2021-09-07 18:14:07 +02:00
config_test.go
csuite_config.go
csuite_config_test.go
deapexer.go Simplify deapexer support 2021-06-21 10:54:22 +01:00
defaults.go Allow missing java_sdk_library files in AllowMissingDependencies builds 2021-05-20 18:00:37 -07:00
defaults_test.go
defs.go
depset_generic.go
depset_paths.go
depset_test.go
deptag.go
deptag_test.go
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 Rename BuildDir and NinjaBuildDir. 2021-08-27 10:08:49 +02:00
fixture_test.go
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 Do not modules in files called "Blueprints". 2021-09-02 11:46:24 +02:00
license_sdk_member.go Refactor SdkMemberType.AddDependencies() 2021-08-31 17:07:07 +01:00
license_test.go Do not modules in files called "Blueprints". 2021-09-02 11:46:24 +02:00
licenses.go Fix typo in exempt from licenses property list. 2021-09-03 17:25:35 +00:00
licenses_test.go Do not modules in files called "Blueprints". 2021-09-02 11:46:24 +02:00
makefile_goal.go
makevars.go
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
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 Allowlist external/libtextclassifier for sdk_variant_only. am: 66d3cb727f 2021-07-23 09:44:06 +00:00
neverallow_test.go
ninja_deps.go
ninja_deps_test.go
notices.go
onceper.go
onceper_test.go
override_module.go Allows prebuilts in override_apex. 2021-09-02 09:28:52 -07:00
package.go
package_ctx.go
package_test.go Do not modules in files called "Blueprints". 2021-09-02 11:46:24 +02: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 some unused args from Blueprint. 2021-08-31 11:42:48 +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
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
sandbox.go
sdk.go Make sdk member type related types and vars type specific 2021-08-31 17:31:34 +01:00
sdk_version.go
singleton.go Rename BuildDir and NinjaBuildDir. 2021-08-27 10:08:49 +02:00
singleton_module.go
singleton_module_test.go
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 Rename BuildDir and NinjaBuildDir. 2021-08-27 10:08:49 +02:00
test_suites.go Replace android.BuildOs with Config.BuildOS 2021-07-20 12:46:48 -07:00
testing.go Rename BuildDir and NinjaBuildDir. 2021-08-27 10:08:49 +02:00
util.go
util_test.go
variable.go Merge "Add support for extension version in variables" 2021-09-01 09:00:15 +00:00
variable_test.go
visibility.go
visibility_test.go Do not modules in files called "Blueprints". 2021-09-02 11:46:24 +02:00
writedocs.go Rename BuildDir and NinjaBuildDir. 2021-08-27 10:08:49 +02:00