1. 77acf2e bp2build: split full_cc_library into shared/static by Chris Parsons · 3 years, 8 months ago
  2. 12615db bp2build: support full/lite protos in cc libs by Liz Kammer · 3 years, 10 months ago
  3. 79bd2b7 bp2build implementation for c_std by Chris Parsons · 3 years, 8 months ago
  4. 78cfdaa Refactor bp2build tests by Liz Kammer · 3 years, 9 months ago
  5. 51da933 Merge "Update version_script to be handled as linkopt" by Liz Kammer · 3 years, 10 months ago
  6. fdd72e6 bp2build: Add special arch-variant targets. by Liz Kammer · 3 years, 10 months ago
  7. d287118 Update version_script to be handled as linkopt by Liz Kammer · 3 years, 10 months ago
  8. 06f00c3 Merge "Do not sort after subtraction." by Liz Kammer · 3 years, 10 months ago
  9. 9bad9d6 Do not sort after subtraction. by Liz Kammer · 3 years, 10 months ago
  10. 5b11ab1 Convert cpp_std to be an attribute instead of a copt. by Jingwen Chen · 3 years, 10 months ago
  11. 2649c79 Merge "bp2build; Update handling of linker flags" by Liz Kammer · 3 years, 10 months ago
  12. 97b8531 Add bp2build support for cpp_std. by Jingwen Chen · 3 years, 10 months ago
  13. 0eae52e bp2build; Update handling of linker flags by Liz Kammer · 3 years, 10 months ago
  14. 6ada589 Add support for nocrt by translating it to link_crt in bp2build. by Jingwen Chen · 3 years, 11 months ago
  15. 2dde0cb bp2build: Handle target.linux by Chris Parsons · 3 years, 10 months ago
  16. 46f8dbe Merge "Refactor code for partitions c srcs" by Liz Kammer · 3 years, 11 months ago
  17. 57e2e7a Refactor code for partitions c srcs by Liz Kammer · 3 years, 11 months ago
  18. 7a210ac bp2build: Add support for export_.*headers props by Liz Kammer · 3 years, 11 months ago
  19. 953b356 bp2build: reference static variants directly by Chris Parsons · 3 years, 11 months ago
  20. 35687bc Split local/absolute include into attributes by Liz Kammer · 4 years ago
  21. 8337ea4 Cleanup bp2build tests to reduce repetition by Liz Kammer · 4 years ago
  22. 5fad501 bp2build: Split export_{includes,system_includes} by Liz Kammer · 4 years ago
  23. 1c92aef Share runBp2BuildTestCase & runPythonTestCase by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
  24. 51f8c39 bp2build: handle system_shared_libs by Chris Parsons · 4 years ago
  25. 5a34ffb Remove bp2build deps mutator by Chris Parsons · 4 years, 1 month ago
  26. 01a16e8 Handle target.bionic in bp2build. by Liz Kammer · 4 years, 1 month ago
  27. 69fa9f9 Seperate asflags and cflags by Chris Parsons · 4 years, 1 month ago
  28. c4dc9b4 bp2build: group shared/static attrs into a struct. by Jingwen Chen · 4 years, 2 months ago
  29. 2d7bbe3 Append _alwayslink to prebuilt whole static deps by Liz Kammer · 4 years, 2 months ago
  30. 3d383bb bp2build: support strip properties. by Jingwen Chen · 4 years, 2 months ago
  31. d366c90 Handle no_libcrt in bp2build. by Liz Kammer · 4 years, 2 months ago
  32. 47535c5 Handle excludes_{shared,static}_libs by Liz Kammer · 4 years, 2 months ago
  33. 14a8bda bp2build: split as, c, and cpp srcs for cc_library by Jingwen Chen · 4 years, 2 months ago
  34. ffd4582 Add cc_prebuilt_library helpers for use by the llvm_prebuilt_library_static converter. by Rupert Shuttleworth · 4 years, 3 months ago
  35. 22cd2eb Add e.g. Target: { Android_arm: { ...} } support to LabelAttribute. by Rupert Shuttleworth · 4 years, 2 months ago
  36. bcf5304 bp2build: support arch/target static/shared props. by Jingwen Chen · 4 years, 2 months ago
  37. e28a176 Merge "Rollforward "Split asm and c flags and srcs in..."" by Christopher Parsons · 4 years, 2 months ago
  38. 990c4f4 Rollforward "Split asm and c flags and srcs in..." by Chris Parsons · 4 years, 2 months ago
  39. 52aa4e1 Revert "Split asm and c flags and srcs in bp2build output" by Colin Cross · 4 years, 2 months ago
  40. e4982e8 Mark test helpers as helpers. by Liz Kammer · 4 years, 2 months ago
  41. af24cdd Split asm and c flags and srcs in bp2build output by Chris Parsons · 4 years, 3 months ago
  42. c1cc3b9 Split each test case to a different test function. by Lukacs T. Berki · 4 years, 3 months ago
  43. d635877 Propagate unexported deps via implementation_deps by Chris Parsons · 4 years, 3 months ago
  44. 06559d0 Move some implicitly shared testing code for bp2build into testing.go. by Rupert Shuttleworth · 4 years, 3 months ago
  45. 484e50a bp2build: support generated sources and hdrs by Chris Parsons · 4 years, 3 months ago
  46. ccfd7fc Merge "bp2build: build //external/scudo/..." by Jingwen Chen · 4 years, 3 months ago
  47. 75be1ca bp2build: build //external/scudo/... by Jingwen Chen · 4 years, 3 months ago
  48. a412c74 Merge "Implement configured version_script." by Lukács T. Berki · 4 years, 3 months ago
  49. 3950cd6 bp2build: remove libc_tzcode from denylist. by Jingwen Chen · 4 years, 3 months ago
  50. 56bb083 Implement configured version_script. by Lukacs T. Berki · 4 years, 3 months ago
  51. 0864831 Handle cc_library shared/static only properties by Chris Parsons · 4 years, 3 months ago
  52. 143be94 Add temporary workaround for pack_relocations linker flag conversion for bp2build. by Rupert Shuttleworth · 4 years, 3 months ago
  53. c50fa8d Add support for shared_libs in cc_library targets. by Rupert Shuttleworth · 4 years, 3 months ago
  54. 1353e59 Handle the version_script property. by Lukacs T. Berki · 4 years, 3 months ago
  55. 53681ef bp2build: make libdl build. by Jingwen Chen · 4 years, 3 months ago
  56. 4ecc67d bp2build: fix exclude_srcs in subpackages. by Jingwen Chen · 4 years, 3 months ago
  57. 882bcc1 bp2build: remove header globs in generated srcs. by Jingwen Chen · 4 years, 3 months ago
  58. ed9c17d bp2build: refactor/standardize cc_* bp2build converters by Jingwen Chen · 4 years, 4 months ago
  59. b4628eb bp2build: codegen singleton lists on one line. by Jingwen Chen · 4 years, 4 months ago
  60. 6393098 bp2build: cc_library converter for //bionic/libdl:libdl_android by Jingwen Chen · 4 years, 5 months ago