aboutsummaryrefslogtreecommitdiff
path: root/android/bazel_handler_test.go
AgeCommit message (Expand)Author
2023-02-21Support DCLAYu Liu
2023-02-14Collect more metrics for aquery handlingLiz Kammer
2023-02-03Only write soong_injection files if changedChris Parsons
2023-01-12Clean up mixed builds module names filteringSasha Smundak
2022-12-13Workaround bazel command too longColin Cross
2022-11-16Provide Bazel timing breakdown for the mixed buildsSasha Smundak
2022-11-16Fix the following issues in bazel_handler:Wei Li
2022-11-07Call rm -rf in mixed build build statement preamble.Jingwen Chen
2022-10-27Rollforward "Use proto output instead of jsonproto output for aquery""Jason Wu
2022-10-27Revert "Use proto output instead of jsonproto output for aquery"Jason Wu
2022-10-26Use proto output instead of jsonproto output for aqueryJason Wu
2022-09-28Support main repository prefixing in cqueryChris Parsons
2022-06-30Reformat the test to make them more readable.Sasha Smundak
2022-06-28null build upon repeated mixed buildUsta Shrestha
2022-06-23paths in depfiles are relative to $OUT_DIRUsta Shrestha
2022-06-06Support cc code coverage for mixed buildYu Liu
2022-05-20Refactor mixed builds to only take one passChris Parsons
2022-03-21Handle arch/cpu variants in mixed buildsLiz Kammer
2021-10-19Add OS to configuration key in mixed buildsChris Parsons
2021-10-06Restrict mixed build cquery to deps of depth 2.Liz Kammer
2021-09-09bp2build: allowlist //external/libcap/...Jingwen Chen
2021-08-27Rename BuildDir and NinjaBuildDir.Lukacs T. Berki
2021-05-11Make @soong_injection usable in standalone builds.Lukacs T. Berki
2021-04-21Fix bazel_handler_test.goLiz Kammer
2021-04-12Add tests for bazel_handlerLiz Kammer