1. f22120f Change CommonModuleInfoProvider to a pointer. by Yu Liu · 6 months ago
  2. ef9e63e Rename CommonModuleInfoKey to be consistent with others. by Yu Liu · 6 months ago
  3. 2a815b6 Convert the following singletons to use ModuleProxy: by Yu Liu · 7 months ago
  4. a9a3f1a Remove dists from MakeVarsContext by Cole Faust · 7 months ago
  5. fa85cca Fix dist sorting by Cole Faust · 7 months ago
  6. f2aab5e Allow calling ctx.DistForGoal from Singletons by Cole Faust · 7 months ago
  7. d62a489 Allow calling ctx.DistForGoal from GenerateAndroidBuildActions by Cole Faust · 7 months ago
  8. 409a643 Migrate the dist rule of api_fingerprint.txt to Soong by Jihoon Kang · 7 months ago
  9. 593171e Support handling ModuleMakeVarsProvider and SingletonMakeVarsProvider in soong only dist by Jihoon Kang · 7 months ago
  10. 82a6d14 Remove 6 install related fields from ModuleBase. by Yu Liu · 1 year ago
  11. d46e5ae Remove more internal fields from ModuleBase. by Yu Liu · 1 year, 1 month ago
  12. 663e450 Merge SingletonProviderContext with OtherModuleProviderContext by Yu Liu · 1 year, 1 month ago
  13. b23bae7 Restrict visibility of EXTRA_INSTALL_ZIPS by Cole Faust · 1 year, 4 months ago
  14. 07c4537 Add the primary file to EXTRA_INSTALL_ZIPS by Cole Faust · 1 year, 4 months ago
  15. 99bec75 Create EXTRA_INSTALL_ZIPS variable by Cole Faust · 1 year, 4 months ago
  16. a963b94 Make the enabled property configurable by Cole Faust · 1 year, 5 months ago
  17. d9bbf4b Install vintf fragments and init.rc files in Soong by Colin Cross · 1 year, 10 months ago
  18. 5a37718 Convert ModuleProvder to generic providers API by Colin Cross · 1 year, 9 months ago
  19. 3c0a83d Use generics for providers API by Colin Cross · 1 year, 9 months ago
  20. 2b17a23 Tweak Soong install rules logging by Alessandro Astone · 2 years, 11 months ago
  21. 8eb4573 Test bootImageConfig/Variant fields by Paul Duffin · 3 years ago
  22. 1cef629 Allow empty zip file in extra files in install command. by Romain Jobredeaux · 3 years, 4 months ago
  23. 50ed1f9 Install android_app_set modules in Soong by Colin Cross · 3 years, 10 months ago
  24. b5399c8 Add .PHONY for dist-for-goals targets by Colin Cross · 3 years, 10 months ago
  25. 64002af Fix InstallBypassMake symlink dependencies by Colin Cross · 3 years, 10 months ago
  26. 6ac9576 Add tests for ctx.InstallFile by Colin Cross · 3 years, 10 months ago
  27. 6301c3c Export Soong install rules to Make by Colin Cross · 4 years ago
  28. 9aed5bc Add a new SingletonModule type by Colin Cross · 4 years, 8 months ago
  29. 127bb8b Don't rewrite LLNDK dependencies with .llndk suffix by Colin Cross · 4 years, 9 months ago
  30. cda22c9 Refactor 'in_make' to mean Kati is not skipped. by Jingwen Chen · 4 years, 10 months ago
  31. 06fa588 Store SingletonMakeVarsProviders in the config by Colin Cross · 4 years, 10 months ago
  32. f3c96ef Mixed bazel/soong build prototype for genrule by Chris Parsons · 5 years ago
  33. 21498b4 Merge "Replace stringly-typed API levels." by Dan Albert · 5 years ago
  34. 1a24627 Replace stringly-typed API levels. by Dan Albert · 5 years ago
  35. f78531b Don't emit make vars from disabled modules by Jiyong Park · 5 years ago
  36. 6a6478d Reland "Support per-module MakeVars" by Dan Willemsen · 5 years ago
  37. 613564e Revert "Support per-module MakeVars" by Dan Willemsen · 5 years ago
  38. 2019658 Support per-module MakeVars by Dan Willemsen · 5 years ago
  39. 3cda0d8 Add DistForGoal to MakeVarsContext by Colin Cross · 6 years ago
  40. c3d87d3 Define Soong phony rules in Make by Colin Cross · 5 years ago
  41. 988414c Sandbox soong_build by changing to root directory by Colin Cross · 6 years ago
  42. 47e4f9e Revert "Sandbox soong_build by changing to root directory" by Colin Cross · 6 years ago
  43. 05c25cc Sandbox soong_build by changing to root directory by Colin Cross · 6 years ago
  44. 8177ad2 Add GlobWithDeps to MakeVarsContext by Colin Cross · 6 years ago
  45. ed023ec Allow Singletons to export Make variables by Colin Cross · 7 years ago
  46. 580d2ce Run makevars singleton after all other registered singletons by Colin Cross · 7 years ago
  47. 65494b9 Make MakeVarsContext a PathContext by Colin Cross · 7 years ago
  48. 59339a2 Fix `go vet` issues by Dan Willemsen · 7 years ago
  49. 3165695 Use manifest merger in Soong by Colin Cross · 7 years ago
  50. 45133ac Make Config.ProductVariables private by Dan Willemsen · 7 years ago
  51. 3fb1fae Use Config/DeviceConfig functions to access ProductVariables by Dan Willemsen · 7 years ago
  52. 374510b Allow platform modules to link to vendor public libraries by Jiyong Park · 7 years ago
  53. aabf679 Make *Context.Config return a Config instead of a interface{} by Colin Cross · 8 years ago
  54. 0875c52 Wrap PackageContext and SingletonContext by Colin Cross · 8 years ago
  55. f5415d7 Expose the minimum supported SDK version to make. by Dan Albert · 8 years ago
  56. 798bfce Move registration into android package by Colin Cross · 9 years ago
  57. de18f47 Mark Soong-exported make variables as readonly by Dan Willemsen · 9 years ago
  58. 558e517 Check more Make variables by Dan Willemsen · 9 years ago
  59. 635c3b0 Rename common to android by Colin Cross · 9 years ago[Renamed (99%) from common/makevars.go]
  60. 4b7d5de Publish Soong configuration to Make variables by Dan Willemsen · 10 years ago