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