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