1. cc51843 add unit test for bp2build allowlist by Sam Delmerico · 2 years, 9 months ago
  2. 24c5603 refactor bp2build module allowlists into struct by Sam Delmerico · 2 years, 9 months ago
  3. 7f88956 refactor Bazel variable export by Sam Delmerico · 2 years, 9 months ago
  4. c016143 emulate java_library static_deps with Bazel exports by Sam Delmerico · 2 years, 10 months ago
  5. 8c46bf9 Update cqueries for bazel rules dir rename by Liz Kammer · 2 years, 11 months ago
  6. c3b97c3 libclang_rt_prebuilt_library_shared mixed builds by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 3 months ago
  7. 07e106f Change format string %s -> %#v by Liz Kammer · 3 years ago
  8. 5430953 bp2build: Remove duplicate system shared libs by Liz Kammer · 3 years ago
  9. 58852a0 Handle the 'enabled' property in bp2build by Chris Parsons · 3 years, 1 month ago
  10. eb2d6d1 Propagate headers from bazel to mixed builds by Liz Kammer · 3 years, 1 month ago
  11. 77acf2e bp2build: split full_cc_library into shared/static by Chris Parsons · 3 years, 1 month ago
  12. 12615db bp2build: support full/lite protos in cc libs by Liz Kammer · 3 years, 3 months ago
  13. 0181202 Add support for writing all Soong config variables into @soong_injection. by Jingwen Chen · 3 years, 1 month ago
  14. 58ff680 Fix bp2build select generation for inter-attribute soong config variable usage. by Jingwen Chen · 3 years, 1 month ago
  15. c319299 Quote aquery commands. by Liz Kammer · 3 years, 1 month ago
  16. 455ba83 Fix the output handling of Bazel aquery for py_binary targets so soong's python_binary_host modules can be converted to py_binary and built with Bazel dependent targets in mixed build. by Wei Li · 3 years, 2 months ago
  17. a47f28d bp2build: add support for soong_config_module_type. by Jingwen Chen · 3 years, 2 months ago
  18. c773778 Make bazel action symlinks absolute paths by Liz Kammer · 3 years, 2 months ago
  19. 9af49a4 Fix //conditions:default excludes computation for LabelListAttribute. by Jingwen Chen · 3 years, 2 months ago
  20. 8528f4e Add Darwin+Arm64 toolchain support by Dan Willemsen · 3 years, 2 months ago
  21. d80b3c8 Use hardlinks for Bazel's symlink actions by Chris Parsons · 3 years, 2 months ago
  22. 9bad9d6 Do not sort after subtraction. by Liz Kammer · 3 years, 3 months ago
  23. 2dde0cb bp2build: Handle target.linux by Chris Parsons · 3 years, 3 months ago
  24. 46f8dbe Merge "Refactor code for partitions c srcs" by Liz Kammer · 3 years, 3 months ago
  25. 57e2e7a Refactor code for partitions c srcs by Liz Kammer · 3 years, 3 months ago
  26. 9eae3cb cquery: obtain objects from custom provider by Chris Parsons · 3 years, 3 months ago
  27. 4aeaf37 Merge changes from topic "mixed-build-cc-library-shared" by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 3 months ago
  28. 16d90a8 Remove __bp2build__ prefix trimming. by Jingwen Chen · 3 years, 3 months ago
  29. 62585e8 Expose TocFile via CcInfo by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 3 months ago
  30. 4fbc621 Clean up StarlarkFunctionBody for getCcInfoType by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 3 months ago
  31. 5fad501 bp2build: Split export_{includes,system_includes} by Liz Kammer · 3 years, 4 months ago
  32. a05a255 Add infrastructure to support PythonBinary by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 5 months ago
  33. 51f8c39 bp2build: handle system_shared_libs by Chris Parsons · 3 years, 5 months ago
  34. 528d67e Reland "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 3 years, 5 months ago
  35. 5d6904e Revert "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 3 years, 5 months ago
  36. 4fb4ef2 Split the x86 host toolchain into glibc and musl variants by Colin Cross · 3 years, 5 months ago
  37. cb0ac95 Remove Fuchsia support from Soong by Colin Cross · 3 years, 5 months ago
  38. 01a16e8 Handle target.bionic in bp2build. by Liz Kammer · 3 years, 5 months ago
  39. 69fa9f9 Seperate asflags and cflags by Chris Parsons · 3 years, 6 months ago
  40. c63677b Direct Bazel builds from m. by Jingwen Chen · 3 years, 6 months ago
  41. 94a0bba Support cc_library_shared for mixed builds by Chris Parsons · 3 years, 7 months ago
  42. c49e682 Handle simple symlinks in mixed builds by Liz Kammer · 3 years, 7 months ago
  43. d366c90 Handle no_libcrt in bp2build. by Liz Kammer · 3 years, 7 months ago
  44. 2f26595 Merge changes I4a5ea40c,I40ab16e3 by Liz Kammer · 3 years, 7 months ago
  45. fa4ab8a Merge "Support mixedbuilds for static variant cc_library" by Christopher Parsons · 3 years, 7 months ago
  46. 74deed4 Extract function to handle configurable excludes by Liz Kammer · 3 years, 7 months ago
  47. 9abd62d Use maps in bazel *attribute types by Liz Kammer · 3 years, 7 months ago
  48. bcc9b88 Support mixedbuilds for static variant cc_library by Chris Parsons · 3 years, 7 months ago
  49. 14a8bda bp2build: split as, c, and cpp srcs for cc_library by Jingwen Chen · 3 years, 7 months ago
  50. 72aedde Merge "Handle product vars *flags props in cc* modules" by Treehugger Robot · 3 years, 7 months ago
  51. ba7a9c5 Handle product vars *flags props in cc* modules by Liz Kammer · 3 years, 7 months ago
  52. ffd4582 Add cc_prebuilt_library helpers for use by the llvm_prebuilt_library_static converter. by Rupert Shuttleworth · 3 years, 8 months ago
  53. f684028 Merge "Support empty srcs for configurable attrs" by Liz Kammer · 3 years, 7 months ago
  54. 69e7231 Merge "Remove unused Common field." by Rupert Shuttleworth · 3 years, 7 months ago
  55. 9d63de8 Remove unused Common field. by Rupert Shuttleworth · 3 years, 7 months ago
  56. 22cd2eb Add e.g. Target: { Android_arm: { ...} } support to LabelAttribute. by Rupert Shuttleworth · 3 years, 7 months ago
  57. 2b07ec7 Support empty srcs for configurable attrs by Liz Kammer · 3 years, 7 months ago
  58. c194ffb Make GetTargetProperties() aware of more complex targets, like 'android_arm', instead of just 'android'. by Rupert Shuttleworth · 3 years, 7 months ago
  59. 990c4f4 Rollforward "Split asm and c flags and srcs in..." by Chris Parsons · 3 years, 7 months ago
  60. 4f9d8d6 Merge "Revert "Split asm and c flags and srcs in bp2build output"" by Colin Cross · 3 years, 7 months ago
  61. 52aa4e1 Revert "Split asm and c flags and srcs in bp2build output" by Colin Cross · 3 years, 7 months ago
  62. ed73b76 Merge "Split asm and c flags and srcs in bp2build output" by Christopher Parsons · 3 years, 7 months ago
  63. af24cdd Split asm and c flags and srcs in bp2build output by Chris Parsons · 3 years, 7 months ago
  64. e3e4a5f Handle arch/os-specific product variables by Liz Kammer · 3 years, 8 months ago
  65. 6fd7b3f Handle product config vars in bp2build. by Liz Kammer · 3 years, 8 months ago
  66. 50d6017 Merge "Dump bazel product config in Soong" by Liz Kammer · 3 years, 7 months ago
  67. 09f947d Dump bazel product config in Soong by Liz Kammer · 3 years, 8 months ago
  68. c4fb133 Support middleman actions in mixed builds by Chris Parsons · 3 years, 7 months ago
  69. 484e50a bp2build: support generated sources and hdrs by Chris Parsons · 3 years, 8 months ago
  70. 598dd00 Refactor how bp2build gets arch-specific props. by Lukacs T. Berki · 3 years, 8 months ago
  71. 1353e59 Handle the version_script property. by Lukacs T. Berki · 3 years, 8 months ago
  72. e32e9e0 bp2build: arch-specific exclude_srcs and srcs. by Jingwen Chen · 3 years, 8 months ago
  73. 882bcc1 bp2build: remove header globs in generated srcs. by Jingwen Chen · 3 years, 8 months ago
  74. b6a55bf Incorporate cc_library_headers into mixed builds by Liz Kammer · 3 years, 9 months ago
  75. ed9c17d bp2build: refactor/standardize cc_* bp2build converters by Jingwen Chen · 3 years, 9 months ago
  76. b7e3076 Add various test files as testSrcs, so that they run on CI. by Rupert Shuttleworth · 3 years, 8 months ago
  77. 38e6264 Rename Label.Bp_text to OriginalModuleName. by Jingwen Chen · 3 years, 8 months ago
  78. f40afec Add test case for too many splits by Liz Kammer · 3 years, 9 months ago
  79. fe23bf3 Add tests for request_type ParseResult functions. by Liz Kammer · 3 years, 9 months ago
  80. b71794d Consolidate cc-specific cqueries. by Liz Kammer · 3 years, 9 months ago
  81. a42c707 Merge "bp2build: cc_library converter for //bionic/libdl:libdl_android" by Jingwen Chen · 3 years, 9 months ago
  82. 76579e0 Merge "Handle simple prebuilt static libraries from bazel" by Treehugger Robot · 3 years, 9 months ago
  83. 6393098 bp2build: cc_library converter for //bionic/libdl:libdl_android by Jingwen Chen · 3 years, 9 months ago
  84. fd233d9 Merge "Move cquery RequestType interface to bazel_handler" by Treehugger Robot · 3 years, 9 months ago
  85. 64a9028 Merge "Support arch variations for export_system_include_dirs in cc_library_headers bp2build converter." by Rupert Shuttleworth · 3 years, 9 months ago
  86. b815168 Support arch variations for export_system_include_dirs in cc_library_headers bp2build converter. by Rupert Shuttleworth · 3 years, 9 months ago
  87. 3f9e155 Handle simple prebuilt static libraries from bazel by Liz Kammer · 3 years, 9 months ago
  88. f29df7c Move cquery RequestType interface to bazel_handler by Liz Kammer · 3 years, 9 months ago
  89. b7c6a7e Merge "Fix note_memtag bionic libraries in mixed builds" by Christopher Parsons · 3 years, 9 months ago
  90. e09691c Merge "Only include used requests in cquery starlark" by Treehugger Robot · 3 years, 9 months ago
  91. eefc9e6 Fix note_memtag bionic libraries in mixed builds by Chris Parsons · 3 years, 9 months ago
  92. 66ffdb7 Only include used requests in cquery starlark by Liz Kammer · 3 years, 9 months ago
  93. c1c2650 Add target/os configurable string_list attrs. by Jingwen Chen · 3 years, 9 months ago
  94. 1a6bbbd Merge "Add os/target configurable selects for label list attributes." by Jingwen Chen · 3 years, 9 months ago
  95. 100d5d6 Merge "Remove unused cquery requests." by Treehugger Robot · 3 years, 9 months ago
  96. 5ad66aa Merge "Add depfile handling for bazel_handler." by Liz Kammer · 3 years, 9 months ago
  97. 09f9231 Remove unused cquery requests. by Liz Kammer · 3 years, 9 months ago
  98. 91220d7 Add os/target configurable selects for label list attributes. by Jingwen Chen · 3 years, 9 months ago
  99. acacbc1 Merge "Handle product_variable asflag for cc_object." by Liz Kammer · 3 years, 9 months ago
  100. de11685 Add depfile handling for bazel_handler. by Liz Kammer · 3 years, 9 months ago