1. 267f1f7 Add rust bp2build tests to soong tests by Liz Kammer · 1 year, 5 months ago
  2. 6d8d44a bp2build converter for sh_test followup by Jason Wu · 1 year, 6 months ago
  3. f055db6 Create build settings for all product config variables by Cole Faust · 1 year, 6 months ago
  4. ea2abba Partial bp2build conversion of bootstratp_go_package by Spandan Das · 1 year, 7 months ago
  5. 346a117 Create bp2build converter for platform_compat_config module type by Jihoon Kang · 1 year, 8 months ago
  6. 230c312 Deprecate api bp2build of ndk_library and ndk_headers by Spandan Das · 1 year, 8 months ago
  7. 3d16990 Implement bp2build converter for aidl_library by Vinh Tran · 1 year, 9 months ago
  8. d82f036 bp2build support for python_test(_host) by Cole Faust · 1 year, 9 months ago
  9. e7370ea Bp2build converter for java_host_for_device. by Romain Jobredeaux · 1 year, 10 months ago
  10. b85d1a1 Bp2build support for multiple product configs by Cole Faust · 2 years, 2 months ago
  11. 87c149d Merge "Create (API) bp2build converters for droidstubs" by Spandan Das · 2 years, 1 month ago
  12. 0b555e3 Create (API) bp2build converters for droidstubs by Spandan Das · 2 years, 2 months ago
  13. c5075e9 Add bp2build support for cc_prebuilt_object by Colin Cross · 2 years, 2 months ago
  14. 8bea267 Implement bp2build for the `package` module by Sasha Smundak · 2 years, 6 months ago
  15. a93c62b Implement bp2build for the `license_kind` module by Sasha Smundak · 2 years, 4 months ago
  16. 9d2f174 Implement bp2build for the `license` module by Sasha Smundak · 2 years, 6 months ago
  17. 1d243da Merge "bp2build for ndk_headers" by Spandan Das · 2 years, 5 months ago
  18. 537242c Convert cc_test targets with bp2build. by Jingwen Chen · 2 years, 5 months ago
  19. 0773a60 bp2build for ndk_headers by Spandan Das · 2 years, 5 months ago
  20. 105a704 Revert "add bp2build unit tests for aidl_interface" by Sam Delmerico · 2 years, 5 months ago
  21. 1fa2672 add bp2build unit tests for aidl_interface by Sam Delmerico · 2 years, 7 months ago
  22. 5d866ed Move testing.go to srcs from testSrcs. by Yu Liu · 2 years, 5 months ago
  23. aaf4f5e Merge "Bp2Build converter for android_library_import and android_library." by Romain Jobredeaux · 2 years, 6 months ago
  24. c9b2bba Bp2Build converter for android_library_import and android_library. by Romain Jobredeaux · 3 years ago
  25. c9a49df update bp2build tests for cc_yasm + add to CI by Sam Delmerico · 2 years, 6 months ago
  26. 45faf8f Implement bp2build for linker_config by Liz Kammer · 2 years, 8 months ago
  27. fb23708 Actually run gensrcs_conversion_test. by Jingwen Chen · 2 years, 8 months ago
  28. 54abd2e Fix tests for cc_prebuilt_library bp2build by Trevor Radcliffe · 2 years, 9 months ago
  29. 24c5603 refactor bp2build module allowlists into struct by Sam Delmerico · 2 years, 10 months ago
  30. d3a1cfa add all existing bp2build tests to CI by Sam Delmerico · 2 years, 11 months ago
  31. 72beb34 Add package for printing starlark formatted data by Liz Kammer · 3 years ago
  32. cd1b80f bp2build converts java_genrule and java_genrule_host by Sam Delmerico · 3 years ago
  33. f793ba0 Merge "Add missing test files to build/soong" by Christopher Parsons · 3 years, 1 month ago
  34. 1de1d4e Add missing test files to build/soong by Chris Parsons · 3 years, 1 month ago
  35. 947fdbf Log bp2build_metrics .pb by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 2 months ago
  36. 0181202 Add support for writing all Soong config variables into @soong_injection. by Jingwen Chen · 3 years, 2 months ago
  37. bcd3994 Add bp2build converter for cc_genrule. by Wei Li · 3 years, 4 months ago
  38. 6117450 bp2build: add converted modules to codegen metrics, and remove the compat layer. by Jingwen Chen · 3 years, 4 months ago
  39. ac5097f Create bp2build converter for cc_shared_library by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 5 months ago
  40. c5fa306 Move genrule tests to genrule_conversion_test.go. by Rupert Shuttleworth · 3 years, 5 months ago
  41. 5146ac0 bp2build: don't generate filegroups (or error) if it contains a file by Jingwen Chen · 3 years, 5 months ago
  42. 0fc781c Add python_library -> py_library bp2build support by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 5 months ago
  43. 32b77cf Add some initial benchmarking for bp2build. by Liz Kammer · 3 years, 6 months ago
  44. aa1777f Merge "Add initial bp2build convert for prebuilt_etc modules." by Rupert Shuttleworth · 3 years, 6 months ago
  45. 378fc1b Add initial bp2build convert for prebuilt_etc modules. by Rupert Shuttleworth · 3 years, 6 months ago
  46. 5c4881c Add initial bp2build support for converting android_app_certificate modules. by Rupert Shuttleworth · 3 years, 6 months ago
  47. eb8c85a Add initial bp2build converter support for apex_key modules. by Rupert Shuttleworth · 3 years, 6 months ago
  48. a9d76dd Add partial bp2build support for APEX targets (second try). by Rupert Shuttleworth · 3 years, 7 months ago
  49. 7ce730b Revert "Add partial bp2build support for APEX targets." by Weng Su · 3 years, 7 months ago
  50. 22b606b Add partial bp2build support for APEX targets. by Rupert Shuttleworth · 3 years, 8 months ago
  51. c63677b Direct Bazel builds from m. by Jingwen Chen · 3 years, 7 months ago
  52. bf61afb bp2build: export some cc toolchain flags into Starlark. by Jingwen Chen · 3 years, 9 months ago
  53. b353cca Create a synthetic Bazel workspace. by Lukacs T. Berki · 3 years, 9 months ago
  54. 6393098 bp2build: cc_library converter for //bionic/libdl:libdl_android by Jingwen Chen · 3 years, 10 months ago
  55. 095081c Add bp2build support for cc_library_static. by Rupert Shuttleworth · 3 years, 10 months ago
  56. f941054 Revert "Add bp2build support for cc_library_static." by Jingwen Chen · 3 years, 10 months ago
  57. 21e743d Add bp2build support for cc_library_static. by Rupert Shuttleworth · 4 years ago
  58. ba3ea16 Use handcrafted build targets in bp2build by Liz Kammer · 4 years ago
  59. 13b9b42 bp2build: add python_binary_host converter. by Jingwen Chen · 3 years, 11 months ago
  60. 5d86449 bp2build: add configurable attribute (select) support. by Jingwen Chen · 4 years ago
  61. 164e086 bp2build: add a simple UI to report migration progress. by Jingwen Chen · 4 years ago
  62. 8c1b97e bp2build: cc_object converter. by Jingwen Chen · 4 years ago
  63. a0516f7 Merge "Add cc_library_headers support to bp2build." by Rupert Shuttleworth · 4 years ago
  64. 54e7841 Add cc_library_headers support to bp2build. by Rupert Shuttleworth · 4 years ago
  65. fb97fde Move sh_binary tests for bp2build into their own file. by Rupert Shuttleworth · 4 years ago
  66. b68036f Merge "Add LOCAL_LICENSE_KINDS to build/soong" by Treehugger Robot · 4 years ago
  67. a1a56e8 Add sh_binary support to bp2build converter. by Rupert Shuttleworth · 4 years ago
  68. 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 4 years ago
  69. 316e07c bp2build: automatically convert all genrules. by Jingwen Chen · 4 years, 1 month ago
  70. 7385067 bp2build: framework for generating BazelTargetModules. by Jingwen Chen · 4 years, 1 month ago
  71. 2dd9ca4 Refactor queryview. by Liz Kammer · 4 years, 2 months ago