1. b85d1a1 Bp2build support for multiple product configs by Cole Faust · 2 years, 2 months ago
  2. c639059 Make CodegenContext reference *android.Context by Paul Duffin · 2 years, 2 months ago
  3. 4f5d2c1 include symlink metrics in bp2build_metrics.pb by usta · 2 years, 3 months ago
  4. 5af0bd3 Create a new mode in soong_ui to generate API only BUILD files by Spandan Das · 2 years, 4 months ago
  5. c605715 cosmetic: switch instead of if-else by Usta Shrestha · 2 years, 4 months ago
  6. 60f562a adding /out/soong_injection/metrics/converted_modules_path_map.json by Kevin Dagostino · 2 years, 4 months ago
  7. 8bea267 Implement bp2build for the `package` module by Sasha Smundak · 2 years, 5 months ago
  8. fb58949 Handle nameless modules during bp2build conversion. by Sasha Smundak · 2 years, 5 months ago
  9. 94e2603 refactoring build_conversion.go to remove panic by Alix · 2 years, 5 months ago
  10. ea602c5 Remove old BUILD file merging code by Cole Faust · 2 years, 5 months ago
  11. 324a92e Always merge build files by Cole Faust · 2 years, 5 months ago
  12. f2bb26f Show module's type and path when reporting dependency problems by Sasha Smundak · 2 years, 5 months ago
  13. db46a9b Cosmetic Changes plus log errors by Usta Shrestha · 2 years, 6 months ago
  14. 932c01c export Java variables to Bazel by Sam Delmerico · 2 years, 10 months ago
  15. 72beb34 Add package for printing starlark formatted data by Liz Kammer · 3 years ago
  16. 492bd91 Add bp2build metrics per module type by Chris Parsons · 3 years ago
  17. daa09ef Start unblocking com.android.runtime deps by Liz Kammer · 3 years, 1 month ago
  18. 947fdbf Log bp2build_metrics .pb by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 2 months ago
  19. 46fb7ab Support empty strings in bp2build by Liz Kammer · 3 years, 2 months ago
  20. 58ff680 Fix bp2build select generation for inter-attribute soong config variable usage. by Jingwen Chen · 3 years, 2 months ago
  21. 0eae52e bp2build; Update handling of linker flags by Liz Kammer · 3 years, 3 months ago
  22. 447f6c9 Bp2Build common properties auto-handling by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 5 months ago
  23. 7a210ac bp2build: Add support for export_.*headers props by Liz Kammer · 3 years, 4 months ago
  24. 310bc8f bp2build: Refactor metrics collection to use exported functions. by Jingwen Chen · 3 years, 4 months ago
  25. afb84bd Fix bp2build-progress generating an empty converted_modules list, and by Jingwen Chen · 3 years, 4 months ago
  26. 6117450 bp2build: add converted modules to codegen metrics, and remove the compat layer. by Jingwen Chen · 3 years, 4 months ago
  27. 16d90a8 Remove __bp2build__ prefix trimming. by Jingwen Chen · 3 years, 4 months ago
  28. 83d07a4 Merge "Expand handling of unconverted deps in bp2build" by Liz Kammer · 3 years, 4 months ago
  29. 6eff323 Expand handling of unconverted deps in bp2build by Liz Kammer · 3 years, 5 months ago
  30. 32a0339 Bp2build: handle embedded structs as blueprint by Liz Kammer · 3 years, 4 months ago
  31. 0da7ce6 Document testing & build_conversion purposes by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 5 months ago
  32. 2ada09a Don't create a new module for bp2build conversion. by Liz Kammer · 3 years, 5 months ago
  33. c63677b Direct Bazel builds from m. by Jingwen Chen · 3 years, 7 months ago
  34. 3d383bb bp2build: support strip properties. by Jingwen Chen · 3 years, 7 months ago
  35. d366c90 Handle no_libcrt in bp2build. by Liz Kammer · 3 years, 8 months ago
  36. 2b07ec7 Support empty srcs for configurable attrs by Liz Kammer · 3 years, 8 months ago
  37. c194ffb Make GetTargetProperties() aware of more complex targets, like 'android_arm', instead of just 'android'. by Rupert Shuttleworth · 3 years, 8 months ago
  38. 4910976 Make BUILD file merging slightly smarter. by Jingwen Chen · 3 years, 8 months ago
  39. 1353e59 Handle the version_script property. by Lukacs T. Berki · 3 years, 9 months ago
  40. 2a4fc3e Generate BUILD files for every directory that has an Android.bp file. by Rupert Shuttleworth · 3 years, 9 months ago
  41. b4628eb bp2build: codegen singleton lists on one line. by Jingwen Chen · 3 years, 9 months ago
  42. 6393098 bp2build: cc_library converter for //bionic/libdl:libdl_android by Jingwen Chen · 3 years, 10 months ago
  43. c1c2650 Add target/os configurable string_list attrs. by Jingwen Chen · 3 years, 10 months ago
  44. 91220d7 Add os/target configurable selects for label list attributes. by Jingwen Chen · 3 years, 10 months ago
  45. a5dcb03 Merge "bp2build/queryview: codegen control sequences literally." by Jingwen Chen · 3 years, 10 months ago
  46. 0702791 bp2build: arch-configurable selects for label list attrs. by Jingwen Chen · 3 years, 10 months ago
  47. 58a12b8 bp2build/queryview: codegen control sequences literally. by Jingwen Chen · 3 years, 10 months ago
  48. fc490bd bp2build code generator: pretty print zero values by Jingwen Chen · 3 years, 10 months ago
  49. bdc6099 Support autoconverted modules in mixed builds by Liz Kammer · 3 years, 11 months ago
  50. ba3ea16 Use handcrafted build targets in bp2build by Liz Kammer · 4 years ago
  51. 5d86449 bp2build: add configurable attribute (select) support. by Jingwen Chen · 3 years, 11 months ago
  52. fc46bc1 Refactor BazelTargetModule by Liz Kammer · 4 years ago
  53. ba369ad bp2build: Unexport GenerateBazelTargetsForDir. by Jingwen Chen · 3 years, 11 months ago
  54. 164e086 bp2build: add a simple UI to report migration progress. by Jingwen Chen · 4 years ago
  55. 198158b Merge "bp2build: refactor BazelTargetModule naming boilerplate." by Treehugger Robot · 4 years ago
  56. 41905bf Merge "bp2build: add bazel_module: { bp2build_available } prop." by Treehugger Robot · 4 years ago
  57. fb4692a bp2build: refactor BazelTargetModule naming boilerplate. by Jingwen Chen · 4 years ago
  58. 96af35b queryview: blocklist package module type. by Jingwen Chen · 4 years ago
  59. 77e8b7b bp2build: add bazel_module: { bp2build_available } prop. by Jingwen Chen · 4 years ago
  60. 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 4 years ago
  61. 4d2c087 bp2build: rename method for readability. by Jingwen Chen · 4 years ago
  62. 40067de bp2build: support Starlark rules and load statements. by Jingwen Chen · 4 years ago
  63. dcc329a Implement String() method for CodegenMode. by Jingwen Chen · 4 years ago
  64. 33832f9 bp2build: introduce CodegenMode. by Jingwen Chen · 4 years ago
  65. 7385067 bp2build: framework for generating BazelTargetModules. by Jingwen Chen · 4 years, 1 month ago
  66. daa54bc Implement code-generation step for bp2build. by Jingwen Chen · 4 years, 1 month ago
  67. 2dd9ca4 Refactor queryview. by Liz Kammer · 4 years, 2 months ago