- 870dbdc Add prepend_artifact_with_product attribute for dist by Bill Yang · 6 months ago
- 8b391cb Merge "Use Source_apex_name for LOCAL_MODULE in Soong gen Android.mk" into main by Treehugger Robot · 6 months ago
- b9a83f1 Use Source_apex_name for LOCAL_MODULE in Soong gen Android.mk by Spandan Das · 6 months ago
- f22120f Change CommonModuleInfoProvider to a pointer. by Yu Liu · 6 months ago
- 5e1454a Expand TestSuiteInfoProvider to all test modules by Cole Faust · 6 months ago
- ef9e63e Rename CommonModuleInfoKey to be consistent with others. by Yu Liu · 6 months ago
- 58047e8 Merge changes from topics "EqualModules", "tidyPhonySingleton" into main by Yu Liu · 6 months ago
- 71f1ea3 Convert tidyPhonySingleton, jdepsGeneratorSingleton and by Yu Liu · 6 months ago
- a8437c5 Divorce disting from androidmk by Cole Faust · 6 months ago
- d143f3e Remove DistFiles from AndroidMk datastructures by Cole Faust · 6 months ago
- 64371e0 For modules that provide AndroidMkInfoProvider, only access modules' by Yu Liu · 7 months ago
- 14b8145 Use android.Module instead of blueprint.Module in androidmk.go. by Yu Liu · 7 months ago
- a9a3f1a Remove dists from MakeVarsContext by Cole Faust · 7 months ago
- bd0b7c2 Remove unused dist-related variables by Cole Faust · 7 months ago
- d5d2bf9 Merge "Allow calling ctx.DistForGoal from Singletons" into main by Treehugger Robot · 7 months ago
- f2aab5e Allow calling ctx.DistForGoal from Singletons by Cole Faust · 7 months ago
- 2420aed Collect dist contributions via getSingletonMakevarsProviders in soong only androidmk singleton by Jihoon Kang · 7 months ago
- 16d4ccb Merge "Introduce soong only androidmk singleton" into main by Treehugger Robot · 7 months ago
- 4be8eb3 Introduce soong only androidmk singleton by Jihoon Kang · 7 months ago
- d62a489 Allow calling ctx.DistForGoal from GenerateAndroidBuildActions by Cole Faust · 7 months ago
- df67a35 Merge changes If5560ca3,I4c532c37 into main by Treehugger Robot · 7 months ago
- 1c6fcf5 Collect dist contributions from makeVarsInitProviders by Jihoon Kang · 7 months ago
- e6daf66 Migrate api lint report dist rules to Soong by Jihoon Kang · 7 months ago
- 593171e Support handling ModuleMakeVarsProvider and SingletonMakeVarsProvider in soong only dist by Jihoon Kang · 7 months ago
- d406381 Convert java modules' module-info.json to Soong by Jihoon Kang · 8 months ago
- 601da06 Run soong-built module-info.json through merger by Cole Faust · 8 months ago
- f9a096c Build module-info.json in soong-only builds by Cole Faust · 8 months ago
- 06f952c Merge "Don't gather dist contributions from disabled entries" into main by Treehugger Robot · 8 months ago
- 82611a1 Sort/unique dists in soong instead of make by Cole Faust · 8 months ago
- 556f1f4 Don't gather dist contributions from disabled entries by Cole Faust · 8 months ago
- c5bfbdd Support disting in soong-only builds by Cole Faust · 8 months ago
- e70976d Revert^2 "Convert cc modules to use AndroidMkInfoProvider." by Yu Liu · 11 months ago
- 37e6794 Revert "Convert cc modules to use AndroidMkInfoProvider." by Priyanka Advani (xWF) · 11 months ago
- 5640008 Convert cc modules to use AndroidMkInfoProvider. by Yu Liu · 11 months ago
- 1496fb1 Wrap blueprint_go_binary and bootstrap_go_package into android.Modules by Colin Cross · 12 months ago
- 7351875 Merge "Add HasMutatorFinished" into main by Cole Faust · 12 months ago
- 6ad2e30 Merge "Add framework for using provider on AndroidMKEntries" into main by Zi Wang · 12 months ago
- 4e2bf9f Add HasMutatorFinished by Cole Faust · 12 months ago
- e8a8783 Rename ConfigAndErrorContext to ConfigurableEvaluatorContext by Cole Faust · 12 months ago
- 1842097 Add framework for using provider on AndroidMKEntries by mrziwang · 1 year ago
- f1d63b8 Merge "SOONG: BPF: add libbpf_prog soong module" into main by Neill Kapron · 12 months ago
- 4301e29 Merge "Revert "Revert "Support BUILD_FRAMEWORK_COMPATIBILITY_MATRIX for..."" into main by Treehugger Robot · 1 year ago
- 41efab7 SOONG: BPF: add libbpf_prog soong module by Neill Kapron · 1 year, 1 month ago
- 3b3aac0 Revert "Revert "Support BUILD_FRAMEWORK_COMPATIBILITY_MATRIX for..." by Bill Yang · 1 year ago
- a6182ab Move checkbuild targets of Soong modules into Soong by Colin Cross · 1 year, 1 month ago
- 82a6d14 Remove 6 install related fields from ModuleBase. by Yu Liu · 1 year ago
- 4b98396 Merge "Remove licenseMetadataFile and installFiles from ModuleBase." into main by Yu Liu · 1 year ago
- 1282d27 Merge "Revert "Support BUILD_FRAMEWORK_COMPATIBILITY_MATRIX for soong"" into main by Pindar Yang · 1 year ago
- 1558cc6 Revert "Support BUILD_FRAMEWORK_COMPATIBILITY_MATRIX for soong" by Pindar Yang · 1 year ago
- ec81054 Remove licenseMetadataFile and installFiles from ModuleBase. by Yu Liu · 1 year ago
- 04b64fc Append vintf_fragment_modules as required for AndroidMk by Kiyoung Kim · 1 year, 1 month ago
- d46e5ae Remove more internal fields from ModuleBase. by Yu Liu · 1 year, 1 month ago
- e89b6dd Merge "Remove installFiles from ModuleBase." into main by Yu Liu · 1 year, 1 month ago
- 4483c0e Merge "Support BUILD_FRAMEWORK_COMPATIBILITY_MATRIX for soong" into main by Treehugger Robot · 1 year, 1 month ago
- ddc2833 Remove installFiles from ModuleBase. by Yu Liu · 1 year, 1 month ago
- 663e450 Merge SingletonProviderContext with OtherModuleProviderContext by Yu Liu · 1 year, 1 month ago
- 66e555c Support BUILD_FRAMEWORK_COMPATIBILITY_MATRIX for soong by yangbill · 1 year, 1 month ago
- 43ddd08 Make required a configurable property by Cole Faust · 1 year, 3 months ago
- 3f01580 Merge "Make the enabled property configurable" into main by Cole Faust · 1 year, 4 months ago
- a963b94 Make the enabled property configurable by Cole Faust · 1 year, 5 months ago
- 3f627e6 Use no_full_install: true instead of installable: false by Jiyong Park · 1 year, 4 months ago
- b509938 Propagate AconfigFiles in ModuleBase. by LaMont Jones · 1 year, 8 months ago
- c5f7b96 Enable building whole MCTS and partial MCTS test suites. by Tongbo Liu · 1 year, 8 months ago
- 138d37d Merge "Support generating module_info.json in Soong" into main by Colin Cross · 1 year, 8 months ago
- f3c7068 Enable Soong to correctly add dependencies to .PHONY targets. by Nelson Li · 1 year, 9 months ago
- d6fd013 Support generating module_info.json in Soong by Colin Cross · 1 year, 10 months ago
- 5a37718 Convert ModuleProvder to generic providers API by Colin Cross · 1 year, 9 months ago
- 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 9 months ago
- 3c0a83d Use generics for providers API by Colin Cross · 1 year, 9 months ago
- 5c1d5fb Move test data installation to Soong by Colin Cross · 1 year, 10 months ago
- a16bd6b Don't write license data to Android-${TARGET_PRODUCT}.mk by Colin Cross · 1 year, 10 months ago
- 0c10e4d Parallelize singleton execution by LaMont Jones · 2 years, 4 months ago
- 8ac7d7d Revert "Export non-apex variants of modules to make" by Jingwen Chen · 2 years, 6 months ago
- 502da39 Export non-apex variants of modules to make by Cole Faust · 2 years, 6 months ago
- 295da16 Revert "Export non-apex variants of modules to make" by Iván Budnik · 2 years, 6 months ago
- ad222f2 Export non-apex variants of modules to make by Cole Faust · 2 years, 6 months ago
- 598f92d Export Soong module type to LOCAL_SOONG_MODULE_TYPE to Make for SBOM generation. by Wei Li · 2 years, 8 months ago
- 39aabe9 Add information about what module produced a certain androidmk entry by Cole Faust · 2 years, 7 months ago
- dcb6129 Streamline AndroidMk generation by Sasha Smundak · 2 years, 9 months ago
- 5c4729d Show module type in a module section of the Android-TARGET.mk by Sasha Smundak · 2 years, 9 months ago
- 4660a98 Integrate gen_notice with Make for dist. by Bob Badour · 3 years ago
- 0cc5fac Remove obsolete notice property. by Bob Badour · 3 years, 2 months ago
- 9f84758 Keep Notice property from erasing license texts. by Bob Badour · 3 years, 2 months ago
- 9a027be Don't pass host cross linux musl modules to Make by Colin Cross · 3 years, 2 months ago
- 5180438 Make sure dist files have license metadata. by Bob Badour · 3 years, 5 months ago
- 4697725 Install .rc files for ramdisk variants by Kelvin Zhang · 3 years, 5 months ago
- 90727f4 Allow appending artifact in dist with product name by Trevor Radcliffe · 3 years, 6 months ago
- c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 10 months ago
- d8395b1 Revert^2 "Build license metadata files in Soong" am: 4acaea9cbf by Colin Cross · 3 years, 9 months ago
- 4acaea9 Revert^2 "Build license metadata files in Soong" by Colin Cross · 3 years, 9 months ago
- 67938c2 Merge changes from topic "revert-1899703-AMWIVCREEV" by Colin Cross · 3 years, 9 months ago
- b3264f2 Revert "Build license metadata files in Soong" by Colin Cross · 3 years, 9 months ago
- b435744 Merge changes from topic "soong-license-metadata" by Colin Cross · 3 years, 9 months ago
- 3dd2ff2 Build license metadata files in Soong by Colin Cross · 3 years, 10 months ago
- 8078377 Add (obj|tidy)-*_os, and (obj|tidy)-*_subset targets by Chih-Hung Hsieh · 4 years ago
- d06cc74 Use new soong_cc_rust_prebuilt.mk by Ivan Lozano · 3 years, 10 months ago
- 836e387 Use pathtools.WriteFileIfChanged in translateAndroidMk by Colin Cross · 3 years, 10 months ago
- 8528f4e Add Darwin+Arm64 toolchain support by Dan Willemsen · 3 years, 11 months ago
- 6301c3c Export Soong install rules to Make by Colin Cross · 4 years ago
- f1f763a Rename amod variable in AndroidMkEntries.fillInEntries to base by Colin Cross · 3 years, 11 months ago