1. f05b0d3 Add riscv64-linux-android support by Colin Cross · 3 years, 1 month ago
  2. cee4e05 Enable bp2build for cc modules relying on sysprop by Trevor Radcliffe · 2 years, 11 months ago
  3. baced71 Add libbuildversion in converion instead of macro by Liz Kammer · 2 years, 11 months ago
  4. 91487d4 Fix duplicate deps with stubs by Liz Kammer · 2 years, 11 months ago
  5. 43345e2 Remove system shared libs from non-bionic dep list by Liz Kammer · 3 years ago
  6. e06d75b Exporting MakeBazelTarget() in testing.go by Alix · 3 years ago
  7. 6b29f59 Bp2build support for runtime_libs by Cole Faust · 3 years ago
  8. 3177a6e export common bp2build testing functions by Sam Delmerico · 3 years, 1 month ago
  9. 7128d38 Remove alternative stl names in bp2build by Liz Kammer · 3 years, 3 months ago
  10. fc60316 Support tailoring clang --target flag based on min sdk version. by Yu Liu · 3 years, 5 months ago
  11. 7756c8f Correct bp2build canonical_from_root logic by Liz Kammer · 3 years, 6 months ago
  12. 718eb27 Delete toolchain_library by Liz Kammer · 3 years, 7 months ago
  13. 5430953 bp2build: Remove duplicate system shared libs by Liz Kammer · 3 years, 8 months ago
  14. cac7f69 bp2build remove "-std" from cflags by Liz Kammer · 3 years, 8 months ago
  15. be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 3 years, 9 months ago
  16. 1263d9b Handle includes for generated headers by Liz Kammer · 3 years, 8 months ago
  17. 484aa25 Add initial support for use_version_lib. by Rupert Shuttleworth · 3 years, 8 months ago
  18. 12615db bp2build: support full/lite protos in cc libs by Liz Kammer · 3 years, 10 months ago
  19. 78cfdaa Refactor bp2build tests by Liz Kammer · 3 years, 9 months ago
  20. e658348 bp2build: Handle export_generated_header property by Liz Kammer · 3 years, 10 months ago
  21. ae3994e bp2build include generated hdrs in all src splits by Liz Kammer · 3 years, 10 months ago
  22. 9bad9d6 Do not sort after subtraction. by Liz Kammer · 3 years, 10 months ago
  23. 222bdcf bp2build: Improve handling of generated_sources by Liz Kammer · 3 years, 10 months ago
  24. 2dde0cb bp2build: Handle target.linux by Chris Parsons · 3 years, 10 months ago
  25. a5474e3 Remove `Linkstatic` field for static cases by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 11 months ago
  26. 35687bc Split local/absolute include into attributes by Liz Kammer · 3 years, 11 months ago
  27. 8337ea4 Cleanup bp2build tests to reduce repetition by Liz Kammer · 3 years, 11 months ago
  28. 5fad501 bp2build: Split export_{includes,system_includes} by Liz Kammer · 3 years, 11 months ago
  29. 51f8c39 bp2build: handle system_shared_libs by Chris Parsons · 4 years ago
  30. 5a34ffb Remove bp2build deps mutator by Chris Parsons · 4 years ago
  31. 69fa9f9 Seperate asflags and cflags by Chris Parsons · 4 years, 1 month ago
  32. 9abd62d Use maps in bazel *attribute types by Liz Kammer · 4 years, 3 months ago
  33. 72aedde Merge "Handle product vars *flags props in cc* modules" by Treehugger Robot · 4 years, 2 months ago
  34. ba7a9c5 Handle product vars *flags props in cc* modules by Liz Kammer · 4 years, 2 months ago
  35. ffd4582 Add cc_prebuilt_library helpers for use by the llvm_prebuilt_library_static converter. by Rupert Shuttleworth · 4 years, 3 months ago
  36. 2b07ec7 Support empty srcs for configurable attrs by Liz Kammer · 4 years, 2 months ago
  37. c194ffb Make GetTargetProperties() aware of more complex targets, like 'android_arm', instead of just 'android'. by Rupert Shuttleworth · 4 years, 3 months ago
  38. e28a176 Merge "Rollforward "Split asm and c flags and srcs in..."" by Christopher Parsons · 4 years, 2 months ago
  39. 990c4f4 Rollforward "Split asm and c flags and srcs in..." by Chris Parsons · 4 years, 2 months ago
  40. 4f9d8d6 Merge "Revert "Split asm and c flags and srcs in bp2build output"" by Colin Cross · 4 years, 2 months ago
  41. 52aa4e1 Revert "Split asm and c flags and srcs in bp2build output" by Colin Cross · 4 years, 2 months ago
  42. ed73b76 Merge "Split asm and c flags and srcs in bp2build output" by Christopher Parsons · 4 years, 2 months ago
  43. e4982e8 Mark test helpers as helpers. by Liz Kammer · 4 years, 2 months ago
  44. af24cdd Split asm and c flags and srcs in bp2build output by Chris Parsons · 4 years, 3 months ago
  45. e3e4a5f Handle arch/os-specific product variables by Liz Kammer · 4 years, 3 months ago
  46. 6fd7b3f Handle product config vars in bp2build. by Liz Kammer · 4 years, 3 months ago
  47. c1cc3b9 Split each test case to a different test function. by Lukacs T. Berki · 4 years, 3 months ago
  48. d635877 Propagate unexported deps via implementation_deps by Chris Parsons · 4 years, 3 months ago
  49. 06559d0 Move some implicitly shared testing code for bp2build into testing.go. by Rupert Shuttleworth · 4 years, 3 months ago
  50. 484e50a bp2build: support generated sources and hdrs by Chris Parsons · 4 years, 3 months ago
  51. 0864831 Handle cc_library shared/static only properties by Chris Parsons · 4 years, 3 months ago
  52. c424b76 Support multilib properties in bp2build by Chris Parsons · 4 years, 3 months ago
  53. 2b50ce6 Make GetDirectDep implementation match comment by Liz Kammer · 4 years, 3 months ago
  54. e32e9e0 bp2build: arch-specific exclude_srcs and srcs. by Jingwen Chen · 4 years, 3 months ago
  55. 882bcc1 bp2build: remove header globs in generated srcs. by Jingwen Chen · 4 years, 3 months ago
  56. ed9c17d bp2build: refactor/standardize cc_* bp2build converters by Jingwen Chen · 4 years, 4 months ago
  57. c143cc5 Transform paths to headers in include dirs to take package boundaries into account. by Rupert Shuttleworth · 4 years, 4 months ago
  58. b4628eb bp2build: codegen singleton lists on one line. by Jingwen Chen · 4 years, 4 months ago
  59. 6393098 bp2build: cc_library converter for //bionic/libdl:libdl_android by Jingwen Chen · 4 years, 4 months ago
  60. c58d3d2 Be more explicit about headers in cc_library_static targets. by Rupert Shuttleworth · 4 years, 4 months ago
  61. c2018e2 Remove libgcc toolchain libs for Android by Ryan Prichard · 4 years, 4 months ago
  62. 095081c Add bp2build support for cc_library_static. by Rupert Shuttleworth · 4 years, 4 months ago
  63. f941054 Revert "Add bp2build support for cc_library_static." by Jingwen Chen · 4 years, 4 months ago
  64. 21e743d Add bp2build support for cc_library_static. by Rupert Shuttleworth · 4 years, 6 months ago