1. aabfb5d bp2build: Expand check if filegroup contains proto by Liz Kammer · 3 years, 1 month ago
  2. 2115d35 Merge "Add the initial implementation of bp2build converter for java_library, java_library_host, java_binary_host and cc_library_host_shared so signapk tool can be built with Bazel." by Wei Li · 3 years ago
  3. bafb6d6 Add the initial implementation of bp2build converter for java_library, by Wei Li · 3 years, 1 month ago
  4. f793ba0 Merge "Add missing test files to build/soong" by Christopher Parsons · 3 years ago
  5. 1de1d4e Add missing test files to build/soong by Chris Parsons · 3 years, 1 month ago
  6. 9234425 Merge "Use one mutator for all bp2build conversion." by Liz Kammer · 3 years, 1 month ago
  7. 8bb0d8f Merge "Log bp2build_metrics .pb" by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 1 month ago
  8. be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 3 years, 2 months ago
  9. 947fdbf Log bp2build_metrics .pb by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 2 months ago
  10. 1263d9b Handle includes for generated headers by Liz Kammer · 3 years, 1 month ago
  11. 484aa25 Add initial support for use_version_lib. by Rupert Shuttleworth · 3 years, 1 month ago
  12. 8d0bd35 Merge "bp2build: Fix apex.binaries to be a LabelListAttribute." by Jingwen Chen · 3 years, 1 month ago
  13. 8f3da38 Merge "Add test for performance testing" by Liz Kammer · 3 years, 1 month ago
  14. 91b81f0 Print number of converted modules by Chris Parsons · 3 years, 1 month ago
  15. b07c901 bp2build: Fix apex.binaries to be a LabelListAttribute. by Jingwen Chen · 3 years, 1 month ago
  16. 95b2787 Add test for performance testing by Liz Kammer · 3 years, 2 months ago
  17. 4526269 Merge "Initial bp2build converter for android_app." by Romain Jobredeaux · 3 years, 1 month ago
  18. 1282c42 Initial bp2build converter for android_app. by Romain Jobredeaux · 3 years, 2 months ago
  19. 77acf2e bp2build: split full_cc_library into shared/static by Chris Parsons · 3 years, 1 month ago
  20. 85c0097 Merge "bp2build: support full/lite protos in cc libs" by Liz Kammer · 3 years, 1 month ago
  21. 0a84e93 Merge "Support filename and sub_dir attributes in sh_binary" by Yu Liu · 3 years, 1 month ago
  22. b302455 Support filename and sub_dir attributes in sh_binary by Yu Liu · 3 years, 1 month ago
  23. 12615db bp2build: support full/lite protos in cc libs by Liz Kammer · 3 years, 3 months ago
  24. 46fb7ab Support empty strings in bp2build by Liz Kammer · 3 years, 1 month ago
  25. 79bd2b7 bp2build implementation for c_std by Chris Parsons · 3 years, 1 month ago
  26. 0181202 Add support for writing all Soong config variables into @soong_injection. by Jingwen Chen · 3 years, 1 month ago
  27. 58ff680 Fix bp2build select generation for inter-attribute soong config variable usage. by Jingwen Chen · 3 years, 1 month ago
  28. 84817de Add support for merging defaults soong_config_module_types into bp2build by Jingwen Chen · 3 years, 1 month ago
  29. 59a5cb0 Merge "Refactor ProductConfigProperties to use a struct key instead of an string key with hardcoded patterns." by Treehugger Robot · 3 years, 1 month ago
  30. 25825ca Refactor ProductConfigProperties to use a struct key instead of an by Jingwen Chen · 3 years, 1 month ago
  31. 78cfdaa Refactor bp2build tests by Liz Kammer · 3 years, 2 months ago
  32. a47f28d bp2build: add support for soong_config_module_type. by Jingwen Chen · 3 years, 2 months ago
  33. 7fa0696 cc_prebuilt_library_shared converted via bp2build by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 2 months ago
  34. e658348 bp2build: Handle export_generated_header property by Liz Kammer · 3 years, 2 months ago
  35. 2dafba7 Merge "bp2build: Add support for cc_binary." by Liz Kammer · 3 years, 2 months ago
  36. 2ec92fc Merge "bp2build include generated hdrs in all src splits" by Liz Kammer · 3 years, 2 months ago
  37. 2b8004b bp2build: Add support for cc_binary. by Liz Kammer · 3 years, 3 months ago
  38. ae3994e bp2build include generated hdrs in all src splits by Liz Kammer · 3 years, 2 months ago
  39. 3b1f83d Add x86_host vars to config.bzl by Chris Parsons · 3 years, 3 months ago
  40. 51da933 Merge "Update version_script to be handled as linkopt" by Liz Kammer · 3 years, 3 months ago
  41. fdd72e6 bp2build: Add special arch-variant targets. by Liz Kammer · 3 years, 3 months ago
  42. d287118 Update version_script to be handled as linkopt by Liz Kammer · 3 years, 3 months ago
  43. 06f00c3 Merge "Do not sort after subtraction." by Liz Kammer · 3 years, 3 months ago
  44. e466cc7 Merge "Convert cpp_std to be an attribute instead of a copt." by Jingwen Chen · 3 years, 3 months ago
  45. 9bad9d6 Do not sort after subtraction. by Liz Kammer · 3 years, 3 months ago
  46. 7e19566 Merge "bp2build: Improve handling of generated_sources" by Liz Kammer · 3 years, 3 months ago
  47. 222bdcf bp2build: Improve handling of generated_sources by Liz Kammer · 3 years, 3 months ago
  48. 5b11ab1 Convert cpp_std to be an attribute instead of a copt. by Jingwen Chen · 3 years, 3 months ago
  49. 2649c79 Merge "bp2build; Update handling of linker flags" by Liz Kammer · 3 years, 3 months ago
  50. 97b8531 Add bp2build support for cpp_std. by Jingwen Chen · 3 years, 3 months ago
  51. 0eae52e bp2build; Update handling of linker flags by Liz Kammer · 3 years, 3 months ago
  52. 6ada589 Add support for nocrt by translating it to link_crt in bp2build. by Jingwen Chen · 3 years, 3 months ago
  53. ba26bdc Merge "Handle arch-variant in prebuilt_etc" by Liz Kammer · 3 years, 3 months ago
  54. dff00ea Handle arch-variant in prebuilt_etc by Liz Kammer · 3 years, 3 months ago
  55. 447f6c9 Bp2Build common properties auto-handling by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 4 months ago
  56. d6558d1 Merge "bp2build: Handle target.linux" by Christopher Parsons · 3 years, 3 months ago
  57. 19d399d Have python_*{,_host} handle arch-variants by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 3 months ago
  58. 2dde0cb bp2build: Handle target.linux by Chris Parsons · 3 years, 3 months ago
  59. a37e195 Support building libcrypto via mixed builds by Chris Parsons · 3 years, 3 months ago
  60. 46f8dbe Merge "Refactor code for partitions c srcs" by Liz Kammer · 3 years, 3 months ago
  61. 57e2e7a Refactor code for partitions c srcs by Liz Kammer · 3 years, 3 months ago
  62. 7a210ac bp2build: Add support for export_.*headers props by Liz Kammer · 3 years, 3 months ago
  63. bcd3994 Add bp2build converter for cc_genrule. by Wei Li · 3 years, 3 months ago
  64. be27f96 Merge "bp2build: Refactor metrics collection to use exported functions." by Jingwen Chen · 3 years, 3 months ago
  65. ce0944f Merge "bp2build: reference static variants directly" by Christopher Parsons · 3 years, 3 months ago
  66. 953b356 bp2build: reference static variants directly by Chris Parsons · 3 years, 3 months ago
  67. 310bc8f bp2build: Refactor metrics collection to use exported functions. by Jingwen Chen · 3 years, 3 months ago
  68. afb84bd Fix bp2build-progress generating an empty converted_modules list, and by Jingwen Chen · 3 years, 3 months ago
  69. 6117450 bp2build: add converted modules to codegen metrics, and remove the compat layer. by Jingwen Chen · 3 years, 3 months ago
  70. 16d90a8 Remove __bp2build__ prefix trimming. by Jingwen Chen · 3 years, 3 months ago
  71. ac5097f Create bp2build converter for cc_shared_library by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 4 months ago
  72. a5474e3 Remove `Linkstatic` field for static cases by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 4 months ago
  73. 83d07a4 Merge "Expand handling of unconverted deps in bp2build" by Liz Kammer · 3 years, 4 months ago
  74. adfade5 Merge "Bp2build: handle embedded structs as blueprint" by Liz Kammer · 3 years, 4 months ago
  75. 6eff323 Expand handling of unconverted deps in bp2build by Liz Kammer · 3 years, 4 months ago
  76. 32a0339 Bp2build: handle embedded structs as blueprint by Liz Kammer · 3 years, 4 months ago
  77. 35687bc Split local/absolute include into attributes by Liz Kammer · 3 years, 4 months ago
  78. 8337ea4 Cleanup bp2build tests to reduce repetition by Liz Kammer · 3 years, 4 months ago
  79. 5fad501 bp2build: Split export_{includes,system_includes} by Liz Kammer · 3 years, 4 months ago
  80. 4011ebb Merge "Cleanup unused code for bp2build conversion." by Treehugger Robot · 3 years, 4 months ago
  81. c5fa306 Move genrule tests to genrule_conversion_test.go. by Rupert Shuttleworth · 3 years, 4 months ago
  82. 5146ac0 bp2build: don't generate filegroups (or error) if it contains a file by Jingwen Chen · 3 years, 4 months ago
  83. 7cbf773 Cleanup unused code for bp2build conversion. by Liz Kammer · 3 years, 4 months ago
  84. 560cb66 python_{binary,library}{,_host} handle lib property by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 4 months ago
  85. dc212c0 Add python_library_host -> py_library bp2build support by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 4 months ago
  86. 0fc781c Add python_library -> py_library bp2build support by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 4 months ago
  87. f5a3eac Add License decl to testing.go by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 4 months ago
  88. 0da7ce6 Document testing & build_conversion purposes by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 4 months ago
  89. ce0a07e Rename runPythonTestCase by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 4 months ago
  90. 1c92aef Share runBp2BuildTestCase & runPythonTestCase by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 4 months ago
  91. 2ada09a Don't create a new module for bp2build conversion. by Liz Kammer · 3 years, 5 months ago
  92. 32b77cf Add some initial benchmarking for bp2build. by Liz Kammer · 3 years, 5 months ago
  93. 67d6cce Merge "bp2build: handle system_shared_libs" by Christopher Parsons · 3 years, 5 months ago
  94. 51f8c39 bp2build: handle system_shared_libs by Chris Parsons · 3 years, 5 months ago
  95. aa1777f Merge "Add initial bp2build convert for prebuilt_etc modules." by Rupert Shuttleworth · 3 years, 5 months ago
  96. 569a23a Merge "Add initial bp2build support for converting android_app_certificate modules." by Rupert Shuttleworth · 3 years, 5 months ago
  97. 378fc1b Add initial bp2build convert for prebuilt_etc modules. by Rupert Shuttleworth · 3 years, 5 months ago
  98. 5c4881c Add initial bp2build support for converting android_app_certificate modules. by Rupert Shuttleworth · 3 years, 5 months ago
  99. 9447e1e Add support for prebuilts attribute to the bp2build APEX converter. by Rupert Shuttleworth · 3 years, 5 months ago
  100. eb8c85a Add initial bp2build converter support for apex_key modules. by Rupert Shuttleworth · 3 years, 5 months ago