1. 3177a6e export common bp2build testing functions by Sam Delmerico · 3 years, 2 months ago
  2. 57c1edc Merge "Support cc code coverage for mixed build" by Yu Liu · 3 years, 2 months ago
  3. 8d82ac5 Support cc code coverage for mixed build by Yu Liu · 3 years, 3 months ago
  4. ace70d8 Merge "Do not hardcode default/experimental c{pp}std" by Liz Kammer · 3 years, 3 months ago
  5. dfeb120 Handle restricting to device only builds by Liz Kammer · 3 years, 3 months ago
  6. a5a29de Do not hardcode default/experimental c{pp}std by Liz Kammer · 3 years, 3 months ago
  7. ef9c900 Generate genlex rules from bp2build for cc targets by Trevor Radcliffe · 3 years, 3 months ago
  8. 6741d0e Now gnu11 is the default, bump experimental to gnu17. by Elliott Hughes · 3 years, 4 months ago
  9. a79c946 Support use_version_lib in cc_binary. by Yu Liu · 3 years, 5 months ago
  10. 6876d5a Merge "Dedupe libraries in both static and whole static" by Treehugger Robot · 3 years, 5 months ago
  11. cc2c1ef Dedupe libraries in both static and whole static by Liz Kammer · 3 years, 5 months ago
  12. fc60316 Support tailoring clang --target flag based on min sdk version. by Yu Liu · 3 years, 6 months ago
  13. 7756c8f Correct bp2build canonical_from_root logic by Liz Kammer · 3 years, 6 months ago
  14. 9deb87e Merge "Escape cc ldflags in bp2build conversion" by Treehugger Robot · 3 years, 7 months ago
  15. 75be7b9 Support bssl hash injection for libcrypto. by Yu Liu · 3 years, 7 months ago
  16. f38a837 Escape cc ldflags in bp2build conversion by Liz Kammer · 3 years, 7 months ago
  17. fe813c5 Merge "Delete toolchain_library" by Liz Kammer · 3 years, 7 months ago
  18. 0ee88a6 Implement stubs.symbol_file and stubs.versions for cc_library_shared bp2build. by Jingwen Chen · 3 years, 8 months ago
  19. 718eb27 Delete toolchain_library by Liz Kammer · 3 years, 8 months ago
  20. 58852a0 Handle the 'enabled' property in bp2build by Chris Parsons · 3 years, 9 months ago
  21. aabfb5d bp2build: Expand check if filegroup contains proto by Liz Kammer · 3 years, 9 months ago
  22. be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 3 years, 10 months ago
  23. 77acf2e bp2build: split full_cc_library into shared/static by Chris Parsons · 3 years, 9 months ago
  24. 12615db bp2build: support full/lite protos in cc libs by Liz Kammer · 4 years ago
  25. 79bd2b7 bp2build implementation for c_std by Chris Parsons · 3 years, 9 months ago
  26. 78cfdaa Refactor bp2build tests by Liz Kammer · 3 years, 10 months ago
  27. 51da933 Merge "Update version_script to be handled as linkopt" by Liz Kammer · 3 years, 10 months ago
  28. fdd72e6 bp2build: Add special arch-variant targets. by Liz Kammer · 3 years, 11 months ago
  29. d287118 Update version_script to be handled as linkopt by Liz Kammer · 3 years, 11 months ago
  30. 06f00c3 Merge "Do not sort after subtraction." by Liz Kammer · 3 years, 11 months ago
  31. 9bad9d6 Do not sort after subtraction. by Liz Kammer · 3 years, 11 months ago
  32. 5b11ab1 Convert cpp_std to be an attribute instead of a copt. by Jingwen Chen · 3 years, 11 months ago
  33. 2649c79 Merge "bp2build; Update handling of linker flags" by Liz Kammer · 3 years, 11 months ago
  34. 97b8531 Add bp2build support for cpp_std. by Jingwen Chen · 3 years, 11 months ago
  35. 0eae52e bp2build; Update handling of linker flags by Liz Kammer · 3 years, 11 months ago
  36. 6ada589 Add support for nocrt by translating it to link_crt in bp2build. by Jingwen Chen · 4 years ago
  37. 2dde0cb bp2build: Handle target.linux by Chris Parsons · 3 years, 11 months ago
  38. 46f8dbe Merge "Refactor code for partitions c srcs" by Liz Kammer · 4 years ago
  39. 57e2e7a Refactor code for partitions c srcs by Liz Kammer · 4 years ago
  40. 7a210ac bp2build: Add support for export_.*headers props by Liz Kammer · 4 years ago
  41. 953b356 bp2build: reference static variants directly by Chris Parsons · 4 years ago
  42. 35687bc Split local/absolute include into attributes by Liz Kammer · 4 years ago
  43. 8337ea4 Cleanup bp2build tests to reduce repetition by Liz Kammer · 4 years ago
  44. 5fad501 bp2build: Split export_{includes,system_includes} by Liz Kammer · 4 years ago
  45. 1c92aef Share runBp2BuildTestCase & runPythonTestCase by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
  46. 51f8c39 bp2build: handle system_shared_libs by Chris Parsons · 4 years, 1 month ago
  47. 5a34ffb Remove bp2build deps mutator by Chris Parsons · 4 years, 1 month ago
  48. 01a16e8 Handle target.bionic in bp2build. by Liz Kammer · 4 years, 1 month ago
  49. 69fa9f9 Seperate asflags and cflags by Chris Parsons · 4 years, 1 month ago
  50. c4dc9b4 bp2build: group shared/static attrs into a struct. by Jingwen Chen · 4 years, 3 months ago
  51. 2d7bbe3 Append _alwayslink to prebuilt whole static deps by Liz Kammer · 4 years, 3 months ago
  52. 3d383bb bp2build: support strip properties. by Jingwen Chen · 4 years, 3 months ago
  53. d366c90 Handle no_libcrt in bp2build. by Liz Kammer · 4 years, 3 months ago
  54. 47535c5 Handle excludes_{shared,static}_libs by Liz Kammer · 4 years, 3 months ago
  55. 14a8bda bp2build: split as, c, and cpp srcs for cc_library by Jingwen Chen · 4 years, 3 months ago
  56. ffd4582 Add cc_prebuilt_library helpers for use by the llvm_prebuilt_library_static converter. by Rupert Shuttleworth · 4 years, 3 months ago
  57. 22cd2eb Add e.g. Target: { Android_arm: { ...} } support to LabelAttribute. by Rupert Shuttleworth · 4 years, 3 months ago
  58. bcf5304 bp2build: support arch/target static/shared props. by Jingwen Chen · 4 years, 3 months ago
  59. e28a176 Merge "Rollforward "Split asm and c flags and srcs in..."" by Christopher Parsons · 4 years, 3 months ago
  60. 990c4f4 Rollforward "Split asm and c flags and srcs in..." by Chris Parsons · 4 years, 3 months ago
  61. 52aa4e1 Revert "Split asm and c flags and srcs in bp2build output" by Colin Cross · 4 years, 3 months ago
  62. e4982e8 Mark test helpers as helpers. by Liz Kammer · 4 years, 3 months ago
  63. af24cdd Split asm and c flags and srcs in bp2build output by Chris Parsons · 4 years, 3 months ago
  64. c1cc3b9 Split each test case to a different test function. by Lukacs T. Berki · 4 years, 3 months ago
  65. d635877 Propagate unexported deps via implementation_deps by Chris Parsons · 4 years, 3 months ago
  66. 06559d0 Move some implicitly shared testing code for bp2build into testing.go. by Rupert Shuttleworth · 4 years, 3 months ago
  67. 484e50a bp2build: support generated sources and hdrs by Chris Parsons · 4 years, 3 months ago
  68. ccfd7fc Merge "bp2build: build //external/scudo/..." by Jingwen Chen · 4 years, 4 months ago
  69. 75be1ca bp2build: build //external/scudo/... by Jingwen Chen · 4 years, 4 months ago
  70. a412c74 Merge "Implement configured version_script." by Lukács T. Berki · 4 years, 4 months ago
  71. 3950cd6 bp2build: remove libc_tzcode from denylist. by Jingwen Chen · 4 years, 4 months ago
  72. 56bb083 Implement configured version_script. by Lukacs T. Berki · 4 years, 4 months ago
  73. 0864831 Handle cc_library shared/static only properties by Chris Parsons · 4 years, 4 months ago
  74. 143be94 Add temporary workaround for pack_relocations linker flag conversion for bp2build. by Rupert Shuttleworth · 4 years, 4 months ago
  75. c50fa8d Add support for shared_libs in cc_library targets. by Rupert Shuttleworth · 4 years, 4 months ago
  76. 1353e59 Handle the version_script property. by Lukacs T. Berki · 4 years, 4 months ago
  77. 53681ef bp2build: make libdl build. by Jingwen Chen · 4 years, 4 months ago
  78. 4ecc67d bp2build: fix exclude_srcs in subpackages. by Jingwen Chen · 4 years, 4 months ago
  79. 882bcc1 bp2build: remove header globs in generated srcs. by Jingwen Chen · 4 years, 4 months ago
  80. ed9c17d bp2build: refactor/standardize cc_* bp2build converters by Jingwen Chen · 4 years, 5 months ago
  81. b4628eb bp2build: codegen singleton lists on one line. by Jingwen Chen · 4 years, 5 months ago
  82. 6393098 bp2build: cc_library converter for //bionic/libdl:libdl_android by Jingwen Chen · 4 years, 5 months ago