1. c4dc9b4 bp2build: group shared/static attrs into a struct. by Jingwen Chen · 3 years, 7 months ago
  2. 2d7bbe3 Append _alwayslink to prebuilt whole static deps by Liz Kammer · 3 years, 7 months ago
  3. 3d383bb bp2build: support strip properties. by Jingwen Chen · 3 years, 7 months ago
  4. d366c90 Handle no_libcrt in bp2build. by Liz Kammer · 3 years, 7 months ago
  5. 47535c5 Handle excludes_{shared,static}_libs by Liz Kammer · 3 years, 7 months ago
  6. 9abd62d Use maps in bazel *attribute types by Liz Kammer · 3 years, 8 months ago
  7. 14a8bda bp2build: split as, c, and cpp srcs for cc_library by Jingwen Chen · 3 years, 7 months ago
  8. 72aedde Merge "Handle product vars *flags props in cc* modules" by Treehugger Robot · 3 years, 7 months ago
  9. ba7a9c5 Handle product vars *flags props in cc* modules by Liz Kammer · 3 years, 8 months ago
  10. ffd4582 Add cc_prebuilt_library helpers for use by the llvm_prebuilt_library_static converter. by Rupert Shuttleworth · 3 years, 8 months ago
  11. f684028 Merge "Support empty srcs for configurable attrs" by Liz Kammer · 3 years, 8 months ago
  12. 22cd2eb Add e.g. Target: { Android_arm: { ...} } support to LabelAttribute. by Rupert Shuttleworth · 3 years, 8 months ago
  13. 2b07ec7 Support empty srcs for configurable attrs by Liz Kammer · 3 years, 8 months ago
  14. bcf5304 bp2build: support arch/target static/shared props. by Jingwen Chen · 3 years, 8 months ago
  15. c194ffb Make GetTargetProperties() aware of more complex targets, like 'android_arm', instead of just 'android'. by Rupert Shuttleworth · 3 years, 8 months ago
  16. e28a176 Merge "Rollforward "Split asm and c flags and srcs in..."" by Christopher Parsons · 3 years, 8 months ago
  17. 990c4f4 Rollforward "Split asm and c flags and srcs in..." by Chris Parsons · 3 years, 8 months ago
  18. 4f9d8d6 Merge "Revert "Split asm and c flags and srcs in bp2build output"" by Colin Cross · 3 years, 8 months ago
  19. 52aa4e1 Revert "Split asm and c flags and srcs in bp2build output" by Colin Cross · 3 years, 8 months ago
  20. ed73b76 Merge "Split asm and c flags and srcs in bp2build output" by Christopher Parsons · 3 years, 8 months ago
  21. e4982e8 Mark test helpers as helpers. by Liz Kammer · 3 years, 8 months ago
  22. 962a8f02 Merge changes I3ecdeaab,I43720641 by Jingwen Chen · 3 years, 8 months ago
  23. 4910976 Make BUILD file merging slightly smarter. by Jingwen Chen · 3 years, 8 months ago
  24. af24cdd Split asm and c flags and srcs in bp2build output by Chris Parsons · 3 years, 8 months ago
  25. e3e4a5f Handle arch/os-specific product variables by Liz Kammer · 3 years, 8 months ago
  26. 6fd7b3f Handle product config vars in bp2build. by Liz Kammer · 3 years, 8 months ago
  27. c1cc3b9 Split each test case to a different test function. by Lukacs T. Berki · 3 years, 8 months ago
  28. d635877 Propagate unexported deps via implementation_deps by Chris Parsons · 3 years, 8 months ago
  29. 50d6017 Merge "Dump bazel product config in Soong" by Liz Kammer · 3 years, 8 months ago
  30. 09f947d Dump bazel product config in Soong by Liz Kammer · 3 years, 8 months ago
  31. 06559d0 Move some implicitly shared testing code for bp2build into testing.go. by Rupert Shuttleworth · 3 years, 8 months ago
  32. 413a7a9 Have bp2build generate BUILD.bazel instead of generating BUILD. by Rupert Shuttleworth · 3 years, 8 months ago
  33. 484e50a bp2build: support generated sources and hdrs by Chris Parsons · 3 years, 8 months ago
  34. 0096079 Make bazel build //external/... work by only allowing "approved" existing BUILD files in the Bazel workspace. by Rupert Shuttleworth · 3 years, 8 months ago
  35. ccfd7fc Merge "bp2build: build //external/scudo/..." by Jingwen Chen · 3 years, 8 months ago
  36. 1d35a87 Merge "bp2build: export some cc toolchain flags into Starlark." by Jingwen Chen · 3 years, 8 months ago
  37. 75be1ca bp2build: build //external/scudo/... by Jingwen Chen · 3 years, 8 months ago
  38. bf61afb bp2build: export some cc toolchain flags into Starlark. by Jingwen Chen · 3 years, 8 months ago
  39. a412c74 Merge "Implement configured version_script." by Lukács T. Berki · 3 years, 8 months ago
  40. 3950cd6 bp2build: remove libc_tzcode from denylist. by Jingwen Chen · 3 years, 8 months ago
  41. 56bb083 Implement configured version_script. by Lukacs T. Berki · 3 years, 8 months ago
  42. 0864831 Handle cc_library shared/static only properties by Chris Parsons · 3 years, 8 months ago
  43. 143be94 Add temporary workaround for pack_relocations linker flag conversion for bp2build. by Rupert Shuttleworth · 3 years, 8 months ago
  44. c50fa8d Add support for shared_libs in cc_library targets. by Rupert Shuttleworth · 3 years, 8 months ago
  45. 598dd00 Refactor how bp2build gets arch-specific props. by Lukacs T. Berki · 3 years, 8 months ago
  46. 2b54eb8 bp2build: remove manifest file for bp2build-sync. by Jingwen Chen · 3 years, 8 months ago
  47. c424b76 Support multilib properties in bp2build by Chris Parsons · 3 years, 8 months ago
  48. 1353e59 Handle the version_script property. by Lukacs T. Berki · 3 years, 8 months ago
  49. 53681ef bp2build: make libdl build. by Jingwen Chen · 3 years, 8 months ago
  50. 2b50ce6 Make GetDirectDep implementation match comment by Liz Kammer · 3 years, 9 months ago
  51. 6de44e7 Merge "bp2build: fix exclude_srcs in subpackages." by Treehugger Robot · 3 years, 8 months ago
  52. e32e9e0 bp2build: arch-specific exclude_srcs and srcs. by Jingwen Chen · 3 years, 9 months ago
  53. 4ecc67d bp2build: fix exclude_srcs in subpackages. by Jingwen Chen · 3 years, 9 months ago
  54. 882bcc1 bp2build: remove header globs in generated srcs. by Jingwen Chen · 3 years, 9 months ago
  55. 375451e Add support for per-target exported includes. by Rupert Shuttleworth · 3 years, 9 months ago
  56. dbe1ef2 Merge "Add bp2build arch-specific paths mutator" by Liz Kammer · 3 years, 9 months ago
  57. 78c6865 Write all BUILD files for queryview by Liz Kammer · 3 years, 9 months ago
  58. ed9c17d bp2build: refactor/standardize cc_* bp2build converters by Jingwen Chen · 3 years, 9 months ago
  59. 4562a3b Add bp2build arch-specific paths mutator by Liz Kammer · 3 years, 9 months ago
  60. 2a4fc3e Generate BUILD files for every directory that has an Android.bp file. by Rupert Shuttleworth · 3 years, 9 months ago
  61. b21166e Make symlink_forest.go prefer generated files. by Lukacs T. Berki · 3 years, 9 months ago
  62. 3f9416e Rename cryptic symbols in symlink_forest.go . by Lukacs T. Berki · 3 years, 9 months ago
  63. b353cca Create a synthetic Bazel workspace. by Lukacs T. Berki · 3 years, 9 months ago
  64. c143cc5 Transform paths to headers in include dirs to take package boundaries into account. by Rupert Shuttleworth · 3 years, 9 months ago
  65. b4628eb bp2build: codegen singleton lists on one line. by Jingwen Chen · 3 years, 9 months ago
  66. 6393098 bp2build: cc_library converter for //bionic/libdl:libdl_android by Jingwen Chen · 3 years, 10 months ago
  67. c58d3d2 Be more explicit about headers in cc_library_static targets. by Rupert Shuttleworth · 3 years, 9 months ago
  68. 64a9028 Merge "Support arch variations for export_system_include_dirs in cc_library_headers bp2build converter." by Rupert Shuttleworth · 3 years, 9 months ago
  69. b815168 Support arch variations for export_system_include_dirs in cc_library_headers bp2build converter. by Rupert Shuttleworth · 3 years, 9 months ago
  70. 3f3bb83 Merge "Remove libgcc toolchain libs for Android" by Ryan Prichard · 3 years, 9 months ago
  71. c1c2650 Add target/os configurable string_list attrs. by Jingwen Chen · 3 years, 9 months ago
  72. c2018e2 Remove libgcc toolchain libs for Android by Ryan Prichard · 3 years, 9 months ago
  73. 91220d7 Add os/target configurable selects for label list attributes. by Jingwen Chen · 3 years, 10 months ago
  74. 6c309cd bp2build: don't generate a WORKSPACE. by Jingwen Chen · 3 years, 9 months ago
  75. acacbc1 Merge "Handle product_variable asflag for cc_object." by Liz Kammer · 3 years, 9 months ago
  76. a5dcb03 Merge "bp2build/queryview: codegen control sequences literally." by Jingwen Chen · 3 years, 9 months ago
  77. a060c45 Handle product_variable asflag for cc_object. by Liz Kammer · 3 years, 10 months ago
  78. 0702791 bp2build: arch-configurable selects for label list attrs. by Jingwen Chen · 3 years, 10 months ago
  79. 58a12b8 bp2build/queryview: codegen control sequences literally. by Jingwen Chen · 3 years, 9 months ago
  80. 053520a Merge "bp2build code generator: pretty print zero values" by Treehugger Robot · 3 years, 9 months ago
  81. fc490bd bp2build code generator: pretty print zero values by Jingwen Chen · 3 years, 9 months ago
  82. 2288f31 Remove comment about gitignore for BUILD files. by Jingwen Chen · 3 years, 9 months ago
  83. 095081c Add bp2build support for cc_library_static. by Rupert Shuttleworth · 3 years, 10 months ago
  84. 8b08665 Merge "Revert "Add bp2build support for cc_library_static."" by Jingwen Chen · 3 years, 10 months ago
  85. f941054 Revert "Add bp2build support for cc_library_static." by Jingwen Chen · 3 years, 10 months ago
  86. d3e1010 Merge "Add bp2build support for cc_library_static." by Rupert Shuttleworth · 3 years, 10 months ago
  87. 21e743d Add bp2build support for cc_library_static. by Rupert Shuttleworth · 3 years, 11 months ago
  88. 12b4c27 bp2build: add allowlist for package-level conversions. by Jingwen Chen · 3 years, 10 months ago
  89. a4aa430 Handle include_build_directory prop in bp2build by Liz Kammer · 3 years, 10 months ago
  90. bdc6099 Support autoconverted modules in mixed builds by Liz Kammer · 3 years, 11 months ago
  91. ba3ea16 Use handcrafted build targets in bp2build by Liz Kammer · 3 years, 11 months ago
  92. 13b9b42 bp2build: add python_binary_host converter. by Jingwen Chen · 3 years, 10 months ago
  93. 5d86449 bp2build: add configurable attribute (select) support. by Jingwen Chen · 3 years, 11 months ago
  94. 1251bb5 Merge "bp2build: add support for cc_object's objs and exclude_srcs properties." by Jingwen Chen · 3 years, 11 months ago
  95. 88ae408 queryview: add "size" to ignored prop. by Jingwen Chen · 3 years, 11 months ago
  96. db12024 bp2build: add support for cc_object's objs and exclude_srcs properties. by Jingwen Chen · 3 years, 11 months ago
  97. bbfd5ab Merge "Move bazel.Properties to a BazelModuleBase" by Treehugger Robot · 3 years, 11 months ago
  98. ea6666f Move bazel.Properties to a BazelModuleBase by Liz Kammer · 3 years, 11 months ago
  99. fc46bc1 Refactor BazelTargetModule by Liz Kammer · 3 years, 11 months ago
  100. ba369ad bp2build: Unexport GenerateBazelTargetsForDir. by Jingwen Chen · 3 years, 11 months ago