Sasha Smundak dcb6129269 Streamline AndroidMk generation 1 year ago
..
allowlists 9f0e552bb9 Add adbd to staging allowlist 1 year ago
soongconfig acf417b085 Merge "Revert^4 "Prevent unspecified values in soong_config_string_variables"" 1 year ago
Android.bp 81593891ee Create api_domain module type and its bp2build converter 1 year ago
android_test.go 14ec66c2fb Make OutputFileForModule work for AllowMissingDependencies 1 year ago
androidmk.go dcb6129269 Streamline AndroidMk generation 1 year ago
androidmk_test.go 5180438478 Make sure dist files have license metadata. 2 years ago
apex.go f03a3b00fe Remove obsolete com.android.bluetooth apex 1 year ago
apex_test.go 7eed538208 Remove unused uses_sdks property for apexes 2 years ago
api_domain.go eb6b90747c Skip the noop Soong dep edge for api_domain and contributions 1 year ago
api_levels.go 2b4402d43f Merge "Revert^2 "Fix erroneous "Field requires API level 33 (current min is 32)" warnings"" am: 100c7ad7f2 1 year ago
arch.go 992918d21f Export ndk/aml arches to Bazel 1 year ago
arch_list.go e8303bd0ae Export variant/features via soong_injection 2 years ago
arch_test.go f05b0d35d2 Add riscv64-linux-android support 1 year ago
bazel.go 428c30f89a Disable bazel for riscv_64 1 year ago
bazel_handler.go dc87f2db0e Streamline NewBazeContext code 1 year ago
bazel_handler_test.go 4975c82666 Provide Bazel timing breakdown for the mixed builds 1 year ago
bazel_paths.go 6817bbb3c8 Introduce BazelStringOrLabelFromProp. 1 year ago
bazel_paths_test.go d558031e0c File paths to allow "./" prefix 1 year ago
bazel_test.go 342f28f9bf add test for ShouldKeepExistingBuldFileForDir() 1 year ago
buildinfo_prop.go 3707384f02 buildinfo_prop generates ro.build.version.known_codenames 2 years ago
config.go c576383336 Create a new product variable to gate blueprint files 1 year ago
config_bp2build.go b9b6c6773e export clang-tidy variables to soong_injection 1 year 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
configured_jars.go 7ec40ccb15 Split up config.go 1 year 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 5556c5f17a Treat <x> and <x>_compressed prebuilt APEXes as being equivalent 2 years ago
defaults.go ad876010fe Refactor mixed build allowlist handling 1 year ago
defaults_test.go 799962789a Add protected_properties support in defaults modules 2 years ago
defs.go 46d08b4e39 export neverallow include dir list to Bazel 1 year 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 e9b33f70ae use CommonAttributes for Tags in protos filegroups 1 year ago
filegroup_test.go 748209cb6b Disable all filegroups in mixed builds 1 year ago
fixture.go 4c0765a669 Support running bp2build tests in fixtures 1 year ago
fixture_test.go 79abe57f53 Remove FixturePreparer.Extend() 3 years ago
gen_notice.go 3800b5a787 Only generated notices for built variants. 1 year ago
gen_notice_test.go 4660a9824c Integrate gen_notice with Make for dist. 1 year ago
hooks.go f31c90050c Share CreateModule between hooks & mutators 2 years ago
image.go 2f5c340b49 Update some comments about the image mutator. 3 years ago
license.go 2ced8c8a57 Prevent duplicated license_kinds 1 year ago
license_kind.go a93c62b375 Implement bp2build for the `license_kind` module 1 year ago
license_kind_test.go b838b0a147 Do not modules in files called "Blueprints". 2 years ago
license_metadata.go 49920784db Added module_name to license metadata 1 year ago
license_sdk_member.go 4101c71e63 Support multiple library names per target. 2 years ago
license_test.go 2ced8c8a57 Prevent duplicated license_kinds 1 year ago
licenses.go 5797d8c7f5 Export SBOM utility to make 1 year 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 2b17a23da8 Tweak Soong install rules logging 1 year ago
metrics.go 780a185ede Avoid loss of ninja_deps events 1 year ago
module.go f160f7ffa8 Add more cases to vendor-installed module 1 year ago
module_test.go 14ec66c2fb Make OutputFileForModule work for AllowMissingDependencies 1 year ago
mutator.go c4c34e1eab Convert apex_available (for supported modules) to bazel tags. 1 year ago
mutator_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
namespace.go 3f7bf9fa0d Allow namespace config to be tested properly 1 year ago
namespace_test.go 3f7bf9fa0d Allow namespace config to be tested properly 1 year ago
neverallow.go 73feba3330 Allow stubs implementation to be omitted 1 year ago
neverallow_test.go 73feba3330 Allow stubs implementation to be omitted 1 year ago
ninja_deps.go 121292911a Store ninja file deps from PackageVarContext in the config 3 years ago
ninja_deps_test.go 662d61430f Make PackageVarContext implement PathGlobContext 1 year ago
notices.go c6ec9fb849 Fix strip_prefix flags to strip install paths. 2 years ago
onceper.go 2e5e401722 Add top level and per-mutator traces to soong_build 1 year 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 8bea267caf Implement bp2build for the `package` module 1 year ago
package_ctx.go 662d61430f Make PackageVarContext implement PathGlobContext 1 year 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 662d61430f Make PackageVarContext implement PathGlobContext 1 year 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 bf4de041de java_sdk_library_import: Copy all prebuilt properties to child modules 1 year 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 e9b33f70ae use CommonAttributes for Tags in protos filegroups 1 year ago
register.go c74bf95708 Merge "Register singletons in api_bp2build" 1 year ago
rule_builder.go d079e0b270 Reformat build/soong for go 1.19 1 year 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 7ed6ff8c76 Revert "Improve error reporting when depending on prebuilt implementation jar" 1 year ago
sdk_test.go 581f2e5f79 Detect duplicates in sdkRegistry 2 years ago
sdk_version.go 5a082f9a33 Propagate max_sdk_version to manifest_fixer 1 year ago
sdk_version_test.go 0ee2f913ef Test SdkSpecForm. 2 years ago
singleton.go a5ea2479d3 Fix bug: allow multiple gen_notice modules. 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 7a2b1a1c56 Merge "Make all Nameless modules have unique names" 1 year 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_config.go 428c30f89a Disable bazel for riscv_64 1 year ago
test_suites.go c68db4b305 Remove InstallBypassMake and ToMakePath 2 years ago
testing.go 92c725994f Extend sanitize_test.go 1 year ago
updatable_modules.go 7579b67ef9 Moving default version outside of apex package 1 year ago
util.go 8d82ac58b4 Support cc code coverage for mixed build 2 years ago
util_test.go 9eb853bcf2 Add SortedStringValues and SortedUniqueStringValues 2 years ago
variable.go c576383336 Create a new product variable to gate blueprint files 1 year ago
variable_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 years ago
visibility.go eef4c1c563 Add gen_notice module. 2 years ago
visibility_test.go 0507921dcf gen_module visibility tests. 2 years ago