1. 0940b89 Handle arch/cpu variants in mixed builds by Liz Kammer · 2 years, 10 months ago
  2. 902fd17 ensure out/bazel_metrics exists before writing to cquery-buildroot_bazel_profile.gz by Usta Shrestha · 2 years, 11 months ago
  3. 0b52d83 typos fixed by Usta Shrestha · 3 years ago
  4. 494eef3 Support host platform cc builds by Chris Parsons · 3 years, 2 months ago
  5. 34d60d6 Remove vestigial GetPrebuiltCcStaticLibraryFiles by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 3 months ago
  6. 787fb36 Add OS to configuration key in mixed builds by Chris Parsons · 3 years, 3 months ago
  7. 8cdd6f0 Merge "Restrict mixed build cquery to deps of depth 2." by Liz Kammer · 3 years, 3 months ago
  8. 8f22274 Stop relying on target.kind in mixed builds. by Jingwen Chen · 3 years, 3 months ago
  9. c19d5cd Restrict mixed build cquery to deps of depth 2. by Liz Kammer · 3 years, 3 months ago
  10. d7d5b72 Correct path for removing old bazel artifacts by Liz Kammer · 3 years, 4 months ago
  11. e37a4de For mixed build bazel actions, remove old outputs by Chris Parsons · 3 years, 4 months ago
  12. 1e34786 bp2build: allowlist //external/libcap/... by Jingwen Chen · 3 years, 5 months ago
  13. 41fd5e4 Set --noautodetect_server_javabase in mixed build bazel. by Romain Jobredeaux · 3 years, 5 months ago
  14. 9f6c24a Rename BuildDir and NinjaBuildDir. by Lukacs T. Berki · 3 years, 5 months ago
  15. f900807 Define command line args in soong_build . by Lukacs T. Berki · 3 years, 5 months ago
  16. a05a255 Add infrastructure to support PythonBinary by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 5 months ago
  17. 0d99045 Lift BazelHandler interface into android/ by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 5 months ago
  18. c0c6609 Set mixed builds use product-config based target by Liz Kammer · 3 years, 6 months ago
  19. 442b1a4 Use IsEnvTrue for USE_BAZEL_ANALYSIS check. by Jingwen Chen · 3 years, 7 months ago
  20. 94a0bba Support cc_library_shared for mixed builds by Chris Parsons · 3 years, 7 months ago
  21. c49e682 Handle simple symlinks in mixed builds by Liz Kammer · 3 years, 7 months ago
  22. 8c52358 Fix OUT_DIR lookup in mixed builds. by Jingwen Chen · 3 years, 8 months ago
  23. 50d6017 Merge "Dump bazel product config in Soong" by Liz Kammer · 3 years, 8 months ago
  24. 6333b0e Set the default --platforms value to android_arm. by Jingwen Chen · 3 years, 8 months ago
  25. 09f947d Dump bazel product config in Soong by Liz Kammer · 3 years, 8 months ago
  26. 3069dd9 Make @soong_injection usable in standalone builds. by Lukacs T. Berki · 3 years, 8 months ago
  27. d6cd813 Call mixed mode Bazel in the symlink forest. by Lukacs T. Berki · 3 years, 9 months ago
  28. d518e1a Make bp2build be more correct. by Lukacs T. Berki · 3 years, 9 months ago
  29. fe23bf3 Add tests for request_type ParseResult functions. by Liz Kammer · 3 years, 9 months ago
  30. b71794d Consolidate cc-specific cqueries. by Liz Kammer · 3 years, 9 months ago
  31. 8d62a4f Add tests for bazel_handler by Liz Kammer · 3 years, 9 months ago
  32. c1c2352 Merge "Make MockBazelContext more specific to cquerys" by Treehugger Robot · 3 years, 9 months ago
  33. a42c707 Merge "bp2build: cc_library converter for //bionic/libdl:libdl_android" by Jingwen Chen · 3 years, 9 months ago
  34. a92e844 Make MockBazelContext more specific to cquerys by Liz Kammer · 3 years, 9 months ago
  35. 6393098 bp2build: cc_library converter for //bionic/libdl:libdl_android by Jingwen Chen · 3 years, 10 months ago
  36. 3f9e155 Handle simple prebuilt static libraries from bazel by Liz Kammer · 3 years, 10 months ago
  37. f29df7c Move cquery RequestType interface to bazel_handler by Liz Kammer · 3 years, 10 months ago
  38. b809bcf Merge "Fix syntax error in bazel_handler.go." by Rupert Shuttleworth · 3 years, 9 months ago
  39. a29903f Fix syntax error in bazel_handler.go. by Rupert Shuttleworth · 3 years, 9 months ago
  40. 66ffdb7 Only include used requests in cquery starlark by Liz Kammer · 3 years, 10 months ago
  41. 0202caa Remove unused constants for cquery requests by Liz Kammer · 3 years, 10 months ago
  42. 1a6bbbd Merge "Add os/target configurable selects for label list attributes." by Jingwen Chen · 3 years, 10 months ago
  43. 5ad66aa Merge "Add depfile handling for bazel_handler." by Liz Kammer · 3 years, 10 months ago
  44. 91220d7 Add os/target configurable selects for label list attributes. by Jingwen Chen · 3 years, 10 months ago
  45. 7dfaa3a Merge "Don't use custom mixed build logic for cc_object" by Liz Kammer · 3 years, 10 months ago
  46. de11685 Add depfile handling for bazel_handler. by Liz Kammer · 3 years, 10 months ago
  47. ad0b5ba Refactor cquery processing to generalize transitions by Chris Parsons · 3 years, 10 months ago
  48. 8206d4f Don't use custom mixed build logic for cc_object by Liz Kammer · 3 years, 11 months ago
  49. d1e3f1f Embed minibp into soong_ui. by Lukacs T. Berki · 3 years, 10 months ago
  50. 944e7d0 Refactor and cleanup of cquery processing by Chris Parsons · 3 years, 10 months ago
  51. 808d84c mixed builds for cc_static_library without deps by Chris Parsons · 3 years, 10 months ago
  52. 15b04e2 Correct fmt printf error in bazel_handler by Liz Kammer · 3 years, 11 months ago
  53. 8d6e433 Support cc_object modules in mixed builds by Chris Parsons · 3 years, 11 months ago
  54. 0703d51 Remove lingering debug statement from previous submission by Chris Parsons · 4 years ago
  55. ee423b0 Set platform and toolchain flags to canonicalized for cquery/aquery by Chris Parsons · 4 years ago
  56. 07c1e4a avoid error if bazel intermediates dir already exists by Chris Parsons · 4 years ago
  57. 4f06989 Improve aquery-related validation and error handling by Chris Parsons · 4 years ago
  58. f33786d Merge "Correct mismatched string format in bazel_handler" by Treehugger Robot · 4 years ago
  59. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years, 1 month ago
  60. 13548d7 Correct mismatched string format in bazel_handler by Liz Kammer · 4 years, 1 month ago
  61. dbcb1ff Use aquery to declare bazel actions in the ninja file. by Chris Parsons · 4 years, 1 month ago
  62. 05ab2d0 Enable bazel profiling in soong_build. by Patrice Arruda · 4 years, 1 month ago
  63. 2bb2017 Merge "Use packagepath and local_repository for mixed builds" by Christopher Parsons · 4 years, 2 months ago
  64. 7c6089a Integrate bazelenv.sh environment variables into soong_ui environment. by Jingwen Chen · 4 years, 2 months ago
  65. 8ccdb63 Use packagepath and local_repository for mixed builds by Chris Parsons · 4 years, 2 months ago
  66. b0f8ac4 Batch cquery requests for mixed builds by Chris Parsons · 4 years, 3 months ago
  67. 8b77a00 Change mixed soong/bazel builds to use USE_BAZEL_ANALYSIS by Chris Parsons · 4 years, 3 months ago
  68. 17e97d9 Merge "find bazel-related files and add them to bazel.list and ninja deps" by Christopher Parsons · 4 years, 3 months ago
  69. a798d96 find bazel-related files and add them to bazel.list and ninja deps by Chris Parsons · 4 years, 3 months ago
  70. ff0278b Fix go vet error by Colin Cross · 4 years, 3 months ago
  71. f3c96ef Mixed bazel/soong build prototype for genrule by Chris Parsons · 4 years, 4 months ago