1. ef615e5 Add --bazel-mode and --bazel-mode-dev by Chris Parsons · 3 years, 1 month ago
  2. ad87601 Refactor mixed build allowlist handling by Chris Parsons · 3 years, 1 month ago
  3. d00b562 Merge "Write cquery.out even without error" by Christopher Parsons · 3 years, 1 month ago
  4. 429f540 Write cquery.out even without error by Chris Parsons · 3 years, 1 month ago
  5. 337e903 Move mixed builds request queuing to final deps by Liz Kammer · 3 years, 1 month ago
  6. fe9a5b8 Implement mixed builds for apex modules, take 2. by Sasha Smundak · 3 years, 1 month ago
  7. 8a3c914 Revert "Implement mixed builds for apex modules." by Martin Stjernholm · 3 years, 1 month ago
  8. 6a2b7c4 Implement mixed builds for apex modules. by Sasha Smundak · 3 years, 4 months ago
  9. 2919797 Enable Java in mixed builds. by Romain Jobredeaux · 3 years, 3 months ago
  10. b43ae1e Clean up bazel_handler.go by Sasha Smundak · 3 years, 2 months ago
  11. c180dbd Handle SymlinkTree action, ignore PythonZipper action. by Sasha Smundak · 3 years, 2 months ago
  12. 1da064c Handle WriteFile and SourceSymlinkManifest actions. by Sasha Smundak · 3 years, 3 months ago
  13. 8636383 Merge "null build upon repeated mixed build" by Usta Shrestha · 3 years, 2 months ago
  14. 9d46dcf Fix config string for the generic target. by Sasha Smundak · 3 years, 3 months ago
  15. ef92225 null build upon repeated mixed build by Usta Shrestha · 3 years, 3 months ago
  16. 2bc1cd9 cosmetic: go warnings by Usta Shrestha · 3 years, 2 months ago
  17. acd5a0c paths in depfiles are relative to $OUT_DIR by Usta Shrestha · 3 years, 2 months ago
  18. 16ac135 cosmetic changes by Usta Shrestha · 3 years, 2 months ago
  19. 57c1edc Merge "Support cc code coverage for mixed build" by Yu Liu · 3 years, 3 months ago
  20. 8d82ac5 Support cc code coverage for mixed build by Yu Liu · 3 years, 4 months ago
  21. 2ccdb42 minor dead code: unused format string by Usta Shrestha · 3 years, 3 months ago
  22. f874e46 Refactor mixed builds to only take one pass by Chris Parsons · 3 years, 4 months ago
  23. 0bfb1c0 Deterministic aquery details in mixed builds by Chris Parsons · 3 years, 4 months ago
  24. f485a95 Merge "Preserve depset structure from bazel aquery" by Christopher Parsons · 3 years, 4 months ago
  25. 1a7aca0 Preserve depset structure from bazel aquery by Chris Parsons · 3 years, 4 months ago
  26. be9b9de Merge "Improve bazel action status mnemonics" by Christopher Parsons · 3 years, 4 months ago
  27. 155d768 Improve bazel action status mnemonics by Chris Parsons · 3 years, 7 months ago
  28. 0940b89 Handle arch/cpu variants in mixed builds by Liz Kammer · 3 years, 6 months ago
  29. 902fd17 ensure out/bazel_metrics exists before writing to cquery-buildroot_bazel_profile.gz by Usta Shrestha · 3 years, 6 months ago
  30. 0b52d83 typos fixed by Usta Shrestha · 3 years, 7 months ago
  31. 494eef3 Support host platform cc builds by Chris Parsons · 3 years, 10 months ago
  32. 34d60d6 Remove vestigial GetPrebuiltCcStaticLibraryFiles by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 11 months ago
  33. 787fb36 Add OS to configuration key in mixed builds by Chris Parsons · 3 years, 11 months ago
  34. 8cdd6f0 Merge "Restrict mixed build cquery to deps of depth 2." by Liz Kammer · 4 years ago
  35. 8f22274 Stop relying on target.kind in mixed builds. by Jingwen Chen · 4 years ago
  36. c19d5cd Restrict mixed build cquery to deps of depth 2. by Liz Kammer · 4 years ago
  37. d7d5b72 Correct path for removing old bazel artifacts by Liz Kammer · 4 years ago
  38. e37a4de For mixed build bazel actions, remove old outputs by Chris Parsons · 4 years ago
  39. 1e34786 bp2build: allowlist //external/libcap/... by Jingwen Chen · 4 years ago
  40. 41fd5e4 Set --noautodetect_server_javabase in mixed build bazel. by Romain Jobredeaux · 4 years ago
  41. 9f6c24a Rename BuildDir and NinjaBuildDir. by Lukacs T. Berki · 4 years ago
  42. f900807 Define command line args in soong_build . by Lukacs T. Berki · 4 years, 1 month ago
  43. a05a255 Add infrastructure to support PythonBinary by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years, 1 month ago
  44. 0d99045 Lift BazelHandler interface into android/ by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years, 1 month ago
  45. c0c6609 Set mixed builds use product-config based target by Liz Kammer · 4 years, 1 month ago
  46. 442b1a4 Use IsEnvTrue for USE_BAZEL_ANALYSIS check. by Jingwen Chen · 4 years, 3 months ago
  47. 94a0bba Support cc_library_shared for mixed builds by Chris Parsons · 4 years, 3 months ago
  48. c49e682 Handle simple symlinks in mixed builds by Liz Kammer · 4 years, 3 months ago
  49. 8c52358 Fix OUT_DIR lookup in mixed builds. by Jingwen Chen · 4 years, 3 months ago
  50. 50d6017 Merge "Dump bazel product config in Soong" by Liz Kammer · 4 years, 4 months ago
  51. 6333b0e Set the default --platforms value to android_arm. by Jingwen Chen · 4 years, 4 months ago
  52. 09f947d Dump bazel product config in Soong by Liz Kammer · 4 years, 4 months ago
  53. 3069dd9 Make @soong_injection usable in standalone builds. by Lukacs T. Berki · 4 years, 4 months ago
  54. d6cd813 Call mixed mode Bazel in the symlink forest. by Lukacs T. Berki · 4 years, 5 months ago
  55. d518e1a Make bp2build be more correct. by Lukacs T. Berki · 4 years, 5 months ago
  56. fe23bf3 Add tests for request_type ParseResult functions. by Liz Kammer · 4 years, 5 months ago
  57. b71794d Consolidate cc-specific cqueries. by Liz Kammer · 4 years, 5 months ago
  58. 8d62a4f Add tests for bazel_handler by Liz Kammer · 4 years, 5 months ago
  59. c1c2352 Merge "Make MockBazelContext more specific to cquerys" by Treehugger Robot · 4 years, 5 months ago
  60. a42c707 Merge "bp2build: cc_library converter for //bionic/libdl:libdl_android" by Jingwen Chen · 4 years, 5 months ago
  61. a92e844 Make MockBazelContext more specific to cquerys by Liz Kammer · 4 years, 5 months ago
  62. 6393098 bp2build: cc_library converter for //bionic/libdl:libdl_android by Jingwen Chen · 4 years, 5 months ago
  63. 3f9e155 Handle simple prebuilt static libraries from bazel by Liz Kammer · 4 years, 5 months ago
  64. f29df7c Move cquery RequestType interface to bazel_handler by Liz Kammer · 4 years, 5 months ago
  65. b809bcf Merge "Fix syntax error in bazel_handler.go." by Rupert Shuttleworth · 4 years, 5 months ago
  66. a29903f Fix syntax error in bazel_handler.go. by Rupert Shuttleworth · 4 years, 5 months ago
  67. 66ffdb7 Only include used requests in cquery starlark by Liz Kammer · 4 years, 5 months ago
  68. 0202caa Remove unused constants for cquery requests by Liz Kammer · 4 years, 5 months ago
  69. 1a6bbbd Merge "Add os/target configurable selects for label list attributes." by Jingwen Chen · 4 years, 5 months ago
  70. 5ad66aa Merge "Add depfile handling for bazel_handler." by Liz Kammer · 4 years, 5 months ago
  71. 91220d7 Add os/target configurable selects for label list attributes. by Jingwen Chen · 4 years, 6 months ago
  72. 7dfaa3a Merge "Don't use custom mixed build logic for cc_object" by Liz Kammer · 4 years, 5 months ago
  73. de11685 Add depfile handling for bazel_handler. by Liz Kammer · 4 years, 5 months ago
  74. ad0b5ba Refactor cquery processing to generalize transitions by Chris Parsons · 4 years, 5 months ago
  75. 8206d4f Don't use custom mixed build logic for cc_object by Liz Kammer · 4 years, 6 months ago
  76. d1e3f1f Embed minibp into soong_ui. by Lukacs T. Berki · 4 years, 6 months ago
  77. 944e7d0 Refactor and cleanup of cquery processing by Chris Parsons · 4 years, 6 months ago
  78. 808d84c mixed builds for cc_static_library without deps by Chris Parsons · 4 years, 6 months ago
  79. 15b04e2 Correct fmt printf error in bazel_handler by Liz Kammer · 4 years, 6 months ago
  80. 8d6e433 Support cc_object modules in mixed builds by Chris Parsons · 4 years, 6 months ago
  81. 0703d51 Remove lingering debug statement from previous submission by Chris Parsons · 4 years, 7 months ago
  82. ee423b0 Set platform and toolchain flags to canonicalized for cquery/aquery by Chris Parsons · 4 years, 7 months ago
  83. 07c1e4a avoid error if bazel intermediates dir already exists by Chris Parsons · 4 years, 8 months ago
  84. 4f06989 Improve aquery-related validation and error handling by Chris Parsons · 4 years, 8 months ago
  85. f33786d Merge "Correct mismatched string format in bazel_handler" by Treehugger Robot · 4 years, 8 months ago
  86. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years, 9 months ago
  87. 13548d7 Correct mismatched string format in bazel_handler by Liz Kammer · 4 years, 9 months ago
  88. dbcb1ff Use aquery to declare bazel actions in the ninja file. by Chris Parsons · 4 years, 9 months ago
  89. 05ab2d0 Enable bazel profiling in soong_build. by Patrice Arruda · 4 years, 9 months ago
  90. 2bb2017 Merge "Use packagepath and local_repository for mixed builds" by Christopher Parsons · 4 years, 10 months ago
  91. 7c6089a Integrate bazelenv.sh environment variables into soong_ui environment. by Jingwen Chen · 4 years, 10 months ago
  92. 8ccdb63 Use packagepath and local_repository for mixed builds by Chris Parsons · 4 years, 10 months ago
  93. b0f8ac4 Batch cquery requests for mixed builds by Chris Parsons · 4 years, 11 months ago
  94. 8b77a00 Change mixed soong/bazel builds to use USE_BAZEL_ANALYSIS by Chris Parsons · 4 years, 10 months ago
  95. 17e97d9 Merge "find bazel-related files and add them to bazel.list and ninja deps" by Christopher Parsons · 5 years ago
  96. a798d96 find bazel-related files and add them to bazel.list and ninja deps by Chris Parsons · 5 years ago
  97. ff0278b Fix go vet error by Colin Cross · 5 years ago
  98. f3c96ef Mixed bazel/soong build prototype for genrule by Chris Parsons · 5 years ago