- aabfb5d bp2build: Expand check if filegroup contains proto by Liz Kammer · 3 years, 1 month ago
- 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
- bafb6d6 Add the initial implementation of bp2build converter for java_library, by Wei Li · 3 years, 1 month ago
- f793ba0 Merge "Add missing test files to build/soong" by Christopher Parsons · 3 years ago
- 1de1d4e Add missing test files to build/soong by Chris Parsons · 3 years, 1 month ago
- 9234425 Merge "Use one mutator for all bp2build conversion." by Liz Kammer · 3 years, 1 month ago
- 8bb0d8f Merge "Log bp2build_metrics .pb" by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 1 month ago
- be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 3 years, 2 months ago
- 947fdbf Log bp2build_metrics .pb by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 2 months ago
- 1263d9b Handle includes for generated headers by Liz Kammer · 3 years, 1 month ago
- 484aa25 Add initial support for use_version_lib. by Rupert Shuttleworth · 3 years, 1 month ago
- 8d0bd35 Merge "bp2build: Fix apex.binaries to be a LabelListAttribute." by Jingwen Chen · 3 years, 1 month ago
- 8f3da38 Merge "Add test for performance testing" by Liz Kammer · 3 years, 1 month ago
- 91b81f0 Print number of converted modules by Chris Parsons · 3 years, 1 month ago
- b07c901 bp2build: Fix apex.binaries to be a LabelListAttribute. by Jingwen Chen · 3 years, 1 month ago
- 95b2787 Add test for performance testing by Liz Kammer · 3 years, 2 months ago
- 4526269 Merge "Initial bp2build converter for android_app." by Romain Jobredeaux · 3 years, 1 month ago
- 1282c42 Initial bp2build converter for android_app. by Romain Jobredeaux · 3 years, 2 months ago
- 77acf2e bp2build: split full_cc_library into shared/static by Chris Parsons · 3 years, 1 month ago
- 85c0097 Merge "bp2build: support full/lite protos in cc libs" by Liz Kammer · 3 years, 1 month ago
- 0a84e93 Merge "Support filename and sub_dir attributes in sh_binary" by Yu Liu · 3 years, 1 month ago
- b302455 Support filename and sub_dir attributes in sh_binary by Yu Liu · 3 years, 1 month ago
- 12615db bp2build: support full/lite protos in cc libs by Liz Kammer · 3 years, 3 months ago
- 46fb7ab Support empty strings in bp2build by Liz Kammer · 3 years, 1 month ago
- 79bd2b7 bp2build implementation for c_std by Chris Parsons · 3 years, 1 month ago
- 0181202 Add support for writing all Soong config variables into @soong_injection. by Jingwen Chen · 3 years, 1 month ago
- 58ff680 Fix bp2build select generation for inter-attribute soong config variable usage. by Jingwen Chen · 3 years, 1 month ago
- 84817de Add support for merging defaults soong_config_module_types into bp2build by Jingwen Chen · 3 years, 1 month ago
- 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
- 25825ca Refactor ProductConfigProperties to use a struct key instead of an by Jingwen Chen · 3 years, 1 month ago
- 78cfdaa Refactor bp2build tests by Liz Kammer · 3 years, 2 months ago
- a47f28d bp2build: add support for soong_config_module_type. by Jingwen Chen · 3 years, 2 months ago
- 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
- e658348 bp2build: Handle export_generated_header property by Liz Kammer · 3 years, 2 months ago
- 2dafba7 Merge "bp2build: Add support for cc_binary." by Liz Kammer · 3 years, 2 months ago
- 2ec92fc Merge "bp2build include generated hdrs in all src splits" by Liz Kammer · 3 years, 2 months ago
- 2b8004b bp2build: Add support for cc_binary. by Liz Kammer · 3 years, 3 months ago
- ae3994e bp2build include generated hdrs in all src splits by Liz Kammer · 3 years, 2 months ago
- 3b1f83d Add x86_host vars to config.bzl by Chris Parsons · 3 years, 3 months ago
- 51da933 Merge "Update version_script to be handled as linkopt" by Liz Kammer · 3 years, 3 months ago
- fdd72e6 bp2build: Add special arch-variant targets. by Liz Kammer · 3 years, 3 months ago
- d287118 Update version_script to be handled as linkopt by Liz Kammer · 3 years, 3 months ago
- 06f00c3 Merge "Do not sort after subtraction." by Liz Kammer · 3 years, 3 months ago
- e466cc7 Merge "Convert cpp_std to be an attribute instead of a copt." by Jingwen Chen · 3 years, 3 months ago
- 9bad9d6 Do not sort after subtraction. by Liz Kammer · 3 years, 3 months ago
- 7e19566 Merge "bp2build: Improve handling of generated_sources" by Liz Kammer · 3 years, 3 months ago
- 222bdcf bp2build: Improve handling of generated_sources by Liz Kammer · 3 years, 3 months ago
- 5b11ab1 Convert cpp_std to be an attribute instead of a copt. by Jingwen Chen · 3 years, 3 months ago
- 2649c79 Merge "bp2build; Update handling of linker flags" by Liz Kammer · 3 years, 3 months ago
- 97b8531 Add bp2build support for cpp_std. by Jingwen Chen · 3 years, 3 months ago
- 0eae52e bp2build; Update handling of linker flags by Liz Kammer · 3 years, 3 months ago
- 6ada589 Add support for nocrt by translating it to link_crt in bp2build. by Jingwen Chen · 3 years, 3 months ago
- ba26bdc Merge "Handle arch-variant in prebuilt_etc" by Liz Kammer · 3 years, 3 months ago
- dff00ea Handle arch-variant in prebuilt_etc by Liz Kammer · 3 years, 3 months ago
- 447f6c9 Bp2Build common properties auto-handling by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 4 months ago
- d6558d1 Merge "bp2build: Handle target.linux" by Christopher Parsons · 3 years, 3 months ago
- 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
- 2dde0cb bp2build: Handle target.linux by Chris Parsons · 3 years, 3 months ago
- a37e195 Support building libcrypto via mixed builds by Chris Parsons · 3 years, 3 months ago
- 46f8dbe Merge "Refactor code for partitions c srcs" by Liz Kammer · 3 years, 3 months ago
- 57e2e7a Refactor code for partitions c srcs by Liz Kammer · 3 years, 3 months ago
- 7a210ac bp2build: Add support for export_.*headers props by Liz Kammer · 3 years, 3 months ago
- bcd3994 Add bp2build converter for cc_genrule. by Wei Li · 3 years, 3 months ago
- be27f96 Merge "bp2build: Refactor metrics collection to use exported functions." by Jingwen Chen · 3 years, 3 months ago
- ce0944f Merge "bp2build: reference static variants directly" by Christopher Parsons · 3 years, 3 months ago
- 953b356 bp2build: reference static variants directly by Chris Parsons · 3 years, 3 months ago
- 310bc8f bp2build: Refactor metrics collection to use exported functions. by Jingwen Chen · 3 years, 3 months ago
- afb84bd Fix bp2build-progress generating an empty converted_modules list, and by Jingwen Chen · 3 years, 3 months ago
- 6117450 bp2build: add converted modules to codegen metrics, and remove the compat layer. by Jingwen Chen · 3 years, 3 months ago
- 16d90a8 Remove __bp2build__ prefix trimming. by Jingwen Chen · 3 years, 3 months ago
- 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
- 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
- 83d07a4 Merge "Expand handling of unconverted deps in bp2build" by Liz Kammer · 3 years, 4 months ago
- adfade5 Merge "Bp2build: handle embedded structs as blueprint" by Liz Kammer · 3 years, 4 months ago
- 6eff323 Expand handling of unconverted deps in bp2build by Liz Kammer · 3 years, 4 months ago
- 32a0339 Bp2build: handle embedded structs as blueprint by Liz Kammer · 3 years, 4 months ago
- 35687bc Split local/absolute include into attributes by Liz Kammer · 3 years, 4 months ago
- 8337ea4 Cleanup bp2build tests to reduce repetition by Liz Kammer · 3 years, 4 months ago
- 5fad501 bp2build: Split export_{includes,system_includes} by Liz Kammer · 3 years, 4 months ago
- 4011ebb Merge "Cleanup unused code for bp2build conversion." by Treehugger Robot · 3 years, 4 months ago
- c5fa306 Move genrule tests to genrule_conversion_test.go. by Rupert Shuttleworth · 3 years, 4 months ago
- 5146ac0 bp2build: don't generate filegroups (or error) if it contains a file by Jingwen Chen · 3 years, 4 months ago
- 7cbf773 Cleanup unused code for bp2build conversion. by Liz Kammer · 3 years, 4 months ago
- 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
- 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
- 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
- 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
- 0da7ce6 Document testing & build_conversion purposes by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 4 months ago
- ce0a07e Rename runPythonTestCase by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 4 months ago
- 1c92aef Share runBp2BuildTestCase & runPythonTestCase by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 4 months ago
- 2ada09a Don't create a new module for bp2build conversion. by Liz Kammer · 3 years, 5 months ago
- 32b77cf Add some initial benchmarking for bp2build. by Liz Kammer · 3 years, 5 months ago
- 67d6cce Merge "bp2build: handle system_shared_libs" by Christopher Parsons · 3 years, 5 months ago
- 51f8c39 bp2build: handle system_shared_libs by Chris Parsons · 3 years, 5 months ago
- aa1777f Merge "Add initial bp2build convert for prebuilt_etc modules." by Rupert Shuttleworth · 3 years, 5 months ago
- 569a23a Merge "Add initial bp2build support for converting android_app_certificate modules." by Rupert Shuttleworth · 3 years, 5 months ago
- 378fc1b Add initial bp2build convert for prebuilt_etc modules. by Rupert Shuttleworth · 3 years, 5 months ago
- 5c4881c Add initial bp2build support for converting android_app_certificate modules. by Rupert Shuttleworth · 3 years, 5 months ago
- 9447e1e Add support for prebuilts attribute to the bp2build APEX converter. by Rupert Shuttleworth · 3 years, 5 months ago
- eb8c85a Add initial bp2build converter support for apex_key modules. by Rupert Shuttleworth · 3 years, 5 months ago