1. 0d1b402 Add musl defaults in bp2build by Trevor Radcliffe · 2 years, 9 months ago
  2. 57b1e40 Merge "Remove apex_available tag in cc_library_static generated from stubs-providing lib" by Vinh Tran · 2 years, 8 months ago
  3. 0c79abc Merge "Dedup registration of Soong config module types" by Paul Duffin · 2 years, 8 months ago
  4. 709c59b Merge "Add variant_prepend support for all the properties in bp2build" by Zi Wang · 2 years, 8 months ago
  5. 3229998 Dedup registration of Soong config module types by Paul Duffin · 2 years, 8 months ago
  6. 501a797 Merge "Bp2build support for multiple product configs" by Cole Faust · 2 years, 8 months ago
  7. 6228be4 Merge "support libs for android_library" by Treehugger Robot · 2 years, 8 months ago
  8. 82fb94e support libs for android_library by Alix · 2 years, 11 months ago
  9. b85d1a1 Bp2build support for multiple product configs by Cole Faust · 2 years, 10 months ago
  10. d363771 Merge "Libs support for * -> java_library_edge with kt sources" by Alix Espino · 2 years, 8 months ago
  11. 9f609db Add variant_prepend support for all the properties in bp2build by Zi Wang · 2 years, 8 months ago
  12. 55225e3 Remove apex_available tag in cc_library_static generated from stubs-providing lib by Vinh Tran · 2 years, 9 months ago
  13. db7e026 bp2build conversion for Sanitize.Integer_overflow by Trevor Radcliffe · 2 years, 10 months ago
  14. 87c149d Merge "Create (API) bp2build converters for droidstubs" by Spandan Das · 2 years, 8 months ago
  15. 0b555e3 Create (API) bp2build converters for droidstubs by Spandan Das · 2 years, 9 months ago
  16. 0f82844 Add variant_prepend test for cc_library by Zi Wang · 2 years, 8 months ago
  17. aebab39 Merge "Swap error before setting to prevent nil error" by Treehugger Robot · 2 years, 9 months ago
  18. 44bc9a3 Swap error before setting to prevent nil error by Liz Kammer · 2 years, 9 months ago
  19. 62e4fe1 Merge changes I47b8fdd9,Ifbd121ab by Colin Cross · 2 years, 9 months ago
  20. 72e1d65 Merge "Remove creation of has_stubs in cc_library_shared by bp2build" by Vinh Tran · 2 years, 9 months ago
  21. 133782e Use //build/bazel/platforms/os:linux_glibc for osLinux by Colin Cross · 2 years, 9 months ago
  22. 295cdfc Merge "Enable code coverage for cc shared library" by Yu Liu · 2 years, 9 months ago
  23. 83f88cd Remove creation of has_stubs in cc_library_shared by bp2build by Vinh Tran · 2 years, 9 months ago
  24. abc182c Merge "Allow exporting bazel mixed build allowlists to simple text files" by Cole Faust · 2 years, 9 months ago
  25. 32edd1a Add tradefed attributes to cc_test bazel macro by Kevin Dagostino · 2 years, 9 months ago
  26. f01a0f0 Enable code coverage for cc shared library by Yu Liu · 2 years, 9 months ago
  27. 705968d Allow exporting bazel mixed build allowlists to simple text files by Cole Faust · 2 years, 9 months ago
  28. 266bbf2 Libs support for * -> java_library_edge with kt sources by Alix · 2 years, 9 months ago
  29. 6441a12 Merge changes from topics "bp2build_cc_object_dynamic_deps", "bp2build_cc_prebuilt_object" by Treehugger Robot · 2 years, 9 months ago
  30. 6916999 Merge changes from topic "afdo-in-cc-rules" by Vinh Tran · 2 years, 9 months ago
  31. 331360e Merge "Add support for variant_prepend properties in bp2build for cc library" by Treehugger Robot · 2 years, 9 months ago
  32. bc9c8b4 Add check for handcrafted BUILD file in bp2build by Vinh Tran · 2 years, 9 months ago
  33. 99270ea Add bp2build conversion to reference to fdo_profile targets by Vinh Tran · 2 years, 9 months ago
  34. 1cb1180 Add support for variant_prepend properties in bp2build for cc library by Zi Wang · 2 years, 9 months ago
  35. 65ebc42 Add support for headers from dependencies to bazel cc_object by Colin Cross · 2 years, 9 months ago
  36. c5075e9 Add bp2build support for cc_prebuilt_object by Colin Cross · 2 years, 9 months ago
  37. 682bfb2 Revert "bp2build conversion for Sanitize.Integer_overflow" by Trevor Radcliffe · 2 years, 9 months ago
  38. f82482d bp2build conversion for Sanitize.Integer_overflow by Trevor Radcliffe · 2 years, 10 months ago
  39. 4c0765a Support running bp2build tests in fixtures by Paul Duffin · 2 years, 10 months ago
  40. c4c34e1 Convert apex_available (for supported modules) to bazel tags. by Jingwen Chen · 2 years, 9 months ago
  41. 734fefd Merge "Support abi check in bazel." by Yu Liu · 2 years, 9 months ago
  42. 341484b Bp2Build for libs property in java_library by Alix · 2 years, 10 months ago
  43. 56ccb1a Support abi check in bazel. by Yu Liu · 2 years, 10 months ago
  44. ed6240d Merge "Revert "bp2build conversion for Sanitize.Integer_overflow"" by Jingwen Chen · 2 years, 9 months ago
  45. 0ead79b Revert "bp2build conversion for Sanitize.Integer_overflow" by Jingwen Chen · 2 years, 9 months ago
  46. 202f2af Merge "bp2build conversion for Sanitize.Integer_overflow" by Trevor Radcliffe · 2 years, 9 months ago
  47. 548fc5d bp2build conversion for Sanitize.Integer_overflow by Trevor Radcliffe · 2 years, 10 months ago
  48. ffc17e4 Use excludes from OS axis for OsAndInApex by Liz Kammer · 2 years, 10 months ago
  49. 775f2cb Merge "export neverallow include dir list to Bazel" by Sam Delmerico · 2 years, 10 months ago
  50. 46d08b4 export neverallow include dir list to Bazel by Sam Delmerico · 2 years, 10 months ago
  51. 8062f4d bp2build for java_library with .kt srcs or common_srcs by Alix · 2 years, 10 months ago
  52. 1bde1cb Merge changes from topics "bp2build-tidy-disabled-srcs", "bp2build-tidy-timeout-srcs" by Sam Delmerico · 2 years, 10 months ago
  53. 4c902d6 bp2build for tidy_timeout_srcs by Sam Delmerico · 2 years, 10 months ago
  54. c9b8fbd bp2build for tidy_disabled_srcs by Sam Delmerico · 2 years, 11 months ago
  55. c639059 Make CodegenContext reference *android.Context by Paul Duffin · 2 years, 10 months ago
  56. 72ab470 Merge "Multithread symlink forest removal." by Lukács T. Berki · 2 years, 10 months ago
  57. 3bb3763 Merge "include symlink metrics in bp2build_metrics.pb" by Usta (Tsering) Shrestha · 2 years, 10 months ago
  58. bc5f731 Multithread symlink forest removal. by Lukacs T. Berki · 2 years, 10 months ago
  59. 4f5d2c1 include symlink metrics in bp2build_metrics.pb by usta · 2 years, 10 months ago
  60. b4e09a0 Bp2build Java libs for java_binary -> java_import edge by Alix · 3 years ago
  61. ed2873a Revert "Multithread symlink forest removal." by Christopher Parsons · 2 years, 10 months ago
  62. 6b236f1 Multithread symlink forest removal. by Lukacs T. Berki · 2 years, 10 months ago
  63. 4bb30b5 Merge changes from topic "separate-symlink-forest-invocation" by Lukács T. Berki · 2 years, 10 months ago
  64. 647e7ab Build the symlink tree on multiple threads. by Lukacs T. Berki · 2 years, 10 months ago
  65. c541cd2 Create Bazel symlink forest in a separate process. by Lukacs T. Berki · 2 years, 11 months ago
  66. 2ff53da Merge "Support apex_test." by Yu Liu · 2 years, 11 months ago
  67. 783ec5c Remove a self-dependency of bp2build by Usta Shrestha · 2 years, 11 months ago
  68. 4c212ce Support apex_test. by Yu Liu · 2 years, 11 months ago
  69. 49d04e8 cosmetics by Usta Shrestha · 2 years, 11 months ago
  70. 95ac23e Merge "Introduce BazelStringOrLabelFromProp." by Treehugger Robot · 2 years, 11 months ago
  71. 6817bbb Introduce BazelStringOrLabelFromProp. by Jingwen Chen · 2 years, 11 months ago
  72. c5184ec Rename prebuilt_library_* to cc_prebuilt_library_* by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 2 years, 11 months ago
  73. d620101 Make cc_genrule.srcs configurable. by Yu Liu · 2 years, 11 months ago
  74. 827db14 Merge "Default apex's compile_multilib to "first" in bp2build" by Vinh Tran · 2 years, 11 months ago
  75. 8f5310f Default apex's compile_multilib to "first" in bp2build by Vinh Tran · 2 years, 11 months ago
  76. 7d8f618 Fix some issues in bp2build converter for python_binary_host. by Wei Li · 2 years, 11 months ago
  77. 49b5938 Merge "Support cc_prebuilt_binary building with Bazel" by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 2 years, 11 months ago
  78. 4238c65 Converters for contributions to systemapi and vendorapi by Spandan Das · 3 years ago
  79. 41a7fed Merge "Fix incrementality bug with merged BUILD files" by Treehugger Robot · 2 years, 11 months ago
  80. fd88414 Fix incrementality bug with merged BUILD files by Cole Faust · 2 years, 11 months ago
  81. 4e503ec Merge "Split ldflags in bp2build" by Trevor Radcliffe · 2 years, 11 months ago
  82. d504adb Merge "apex_key bp2build: disambiguate module and src deps." by Treehugger Robot · 2 years, 11 months ago
  83. b12ff59 Support cc_prebuilt_binary building with Bazel by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years ago
  84. 34feb14 apex bp2build: refactor module names to be more meaningful. by Jingwen Chen · 3 years ago
  85. 1d87333 apex_key bp2build: disambiguate module and src deps. by Jingwen Chen · 3 years ago
  86. e191ae7 Merge "Move API providing modules from bp2build to api_bp2build workspace" by Spandan Das · 3 years ago
  87. ee08eb3 Merge "Create a new mode in soong_ui to generate API only BUILD files" by Spandan Das · 3 years ago
  88. 6d91fe7 Merge "Update tests for cc_* converters" by Trevor Radcliffe · 3 years ago
  89. 8b4a5f3 Move API providing modules from bp2build to api_bp2build workspace by Spandan Das · 3 years ago
  90. 5af0bd3 Create a new mode in soong_ui to generate API only BUILD files by Spandan Das · 3 years ago
  91. 6a35072 Merge "Share certificate bp2build between android_app and apex." by Jingwen Chen · 3 years ago
  92. 82dd855 Update tests for cc_* converters by Trevor Radcliffe · 3 years ago
  93. ea6a45d Split ldflags in bp2build by Trevor Radcliffe · 3 years ago
  94. 9531e42 Merge changes from topic "soong-riscv64" by Colin Cross · 3 years ago
  95. f05b0d3 Add riscv64-linux-android support by Colin Cross · 3 years, 2 months ago
  96. bea5809 Share certificate bp2build between android_app and apex. by Jingwen Chen · 3 years ago
  97. fba6f77 Merge "Add bp2build converter for bpf" by Treehugger Robot · 3 years ago
  98. b3cb38c Add bp2build converter for bpf by Zi Wang · 3 years ago
  99. d496131 Merge "Add additionalLinkerInputs for both version_script" by Trevor Radcliffe · 3 years ago
  100. 05b0ba6 Convert Soong `licenses` attribute to Bazel's `applicable_licenses` attribute by Sasha Smundak · 3 years ago