- 40b79f8 cc mixed build support to allowlist M13 libraries by Spandan Das · 2 years, 1 month ago
- 2428d41 Merge "Remove bazel dev mode" by Treehugger Robot · 2 years, 2 months ago
- 21f8027 Remove bazel dev mode by Chris Parsons · 2 years, 2 months ago
- 8a161be Move bazel environment variable list to bzl files by Cole Faust · 2 years, 2 months ago
- 319abae Remove --noexperimental_platform_in_output_dir by Cole Faust · 2 years, 2 months ago
- ca69a6f Merge "Revert "Remove --noexperimental_platform_in_output_dir"" by Treehugger Robot · 2 years, 2 months ago
- 08ccec7 Revert "Remove --noexperimental_platform_in_output_dir" by Matthias Männich · 2 years, 2 months ago
- 731c452 Merge "Remove --noexperimental_platform_in_output_dir" by Treehugger Robot · 2 years, 2 months ago
- bd15681 Create GetPrebuiltFileInfo to Mixed builds cquery api by Spandan Das · 2 years, 2 months ago
- 24af24e Remove --noexperimental_platform_in_output_dir by Cole Faust · 2 years, 2 months ago
- 583ab21 Create a "current_product" named platform. by Jingwen Chen · 2 years, 2 months ago
- 0d149f4 Merge "Remove GetPythonBinary request type" by Treehugger Robot · 2 years, 3 months ago
- c1910c9 Merge "Support sandboxing genrule" by Vinh Tran · 2 years, 3 months ago
- 6b49888 Remove GetPythonBinary request type by Chris Parsons · 2 years, 3 months ago
- 04a1809 Merge "Handle missing dependencies in mixed builds" by Treehugger Robot · 2 years, 3 months ago
- c13f785 Handle missing dependencies in mixed builds by Liz Kammer · 2 years, 3 months ago
- 6a7940c Support sandboxing genrule by Yu Liu · 2 years, 3 months ago
- 379221f Move disable downloads to bazelrc from mixed build by Jingwen Chen · 2 years, 4 months ago
- 316b015 Merge "add LLVM_*_VERSION envvars to allowlist" by Sam Delmerico · 2 years, 3 months ago
- dc4617a Merge "Refactor MixedBuildsEnabled and add --ensure-allowlist-integrity." by Mark Dacek · 2 years, 3 months ago
- f47e142 Refactor MixedBuildsEnabled and add --ensure-allowlist-integrity. by MarkDacek · 2 years, 4 months ago
- c9089dc Refactor and cleanup of bazel handler by Chris Parsons · 2 years, 4 months ago
- 0ffa1f3 add LLVM_*_VERSION envvars to allowlist by Sam Delmerico · 2 years, 4 months ago
- a4f7dae Fix api fingerprinting with apex. by Zi Wang · 2 years, 4 months ago
- 9c094ca Fix issue where bazel-force-enabled-modules aren't actually analyzed. by MarkDacek · 2 years, 5 months ago
- 7a9626c Merge "Make buildroot.cquery determinisitc" by Treehugger Robot · 2 years, 4 months ago
- 8181f4b Replace json_encode with json.encode by Cole Faust · 2 years, 5 months ago
- cbee4e3 Remove --extra_toolchains flag from aquery runner by Vinh Tran · 2 years, 5 months ago
- 2d37b64 Populate apexBundle#filesInfo using bazel info. by Jingwen Chen · 2 years, 5 months ago
- 38851d8 Make buildroot.cquery determinisitc by Chris Parsons · 2 years, 5 months ago
- 9402ca8 Add a persistent bazel server between builds by Chris Parsons · 2 years, 6 months ago
- bfb2362 Only apply apex transition to DCLA libs for now. by Yu Liu · 2 years, 6 months ago
- e431240 Support DCLA by Yu Liu · 2 years, 7 months ago
- a4655a9 Handle aquery build statements in a goroutine by Liz Kammer · 2 years, 6 months ago
- 80936bd Merge "Collect more metrics for aquery handling" by Treehugger Robot · 2 years, 6 months ago
- 690fbac Collect more metrics for aquery handling by Liz Kammer · 2 years, 6 months ago
- e56fd94 Merge "pass TIDY_EXTERNAL_VENDOR envvar to Bazel" by Sam Delmerico · 2 years, 6 months ago
- 700b4d3 pass TIDY_EXTERNAL_VENDOR envvar to Bazel by Sam Delmerico · 2 years, 6 months ago
- db23e22 Merge "export allowlist of environment variables to Bazel" by Sam Delmerico · 2 years, 6 months ago
- a9242e3 Merge "Only write soong_injection files if changed" by Christopher Parsons · 2 years, 6 months ago
- cb3c52c export allowlist of environment variables to Bazel by Sam Delmerico · 2 years, 6 months ago
- 3a8d0fb Only write soong_injection files if changed by Chris Parsons · 2 years, 6 months ago
- 13fd5ae prune out empty bazel depsets by Usta Shrestha · 2 years, 6 months ago
- ce39f83 add error handling to cquery in MockBazelContext by Sam Delmerico · 2 years, 7 months ago
- 39a301c Clean up mixed builds module names filtering by Sasha Smundak · 2 years, 7 months ago
- b85d1a1 Bp2build support for multiple product configs by Cole Faust · 2 years, 9 months ago
- 58f7784 Merge "Stop changes to BAZEL_METRICS_DIR regenerating ninja file" by Paul Duffin · 2 years, 7 months ago
- 184366a Stop changes to BAZEL_METRICS_DIR regenerating ninja file by Paul Duffin · 2 years, 8 months ago
- a734749 Use WriteFileRule instead of custom echo commands by Cole Faust · 2 years, 8 months ago
- 62e4fe1 Merge changes I47b8fdd9,Ifbd121ab by Colin Cross · 2 years, 8 months ago
- 046fcea Return linux as host OS from getConfigString when using musl by Colin Cross · 2 years, 8 months ago
- 5978942 Merge "mixed builds: add cc_test bazel handler, and add adbd_test to staging allowlist." by Treehugger Robot · 2 years, 8 months ago
- 705968d Allow exporting bazel mixed build allowlists to simple text files by Cole Faust · 2 years, 8 months ago
- 3952a90 mixed builds: add cc_test bazel handler, and add adbd_test to staging allowlist. by Jingwen Chen · 2 years, 8 months ago
- d5c7ddb Workaround bazel command too long by Colin Cross · 2 years, 8 months ago
- dc87f2d Streamline NewBazeContext code by Sasha Smundak · 2 years, 8 months ago
- d06db5d Add command line flag for extra bazel-built modules by MarkDacek · 2 years, 8 months ago
- 0e87b18 Print error code when bazel invocation fails by Sasha Smundak · 2 years, 8 months ago
- efc1bc7 Merge "Improve mixed builds error messages" by Treehugger Robot · 2 years, 8 months ago
- 97d1527 Improve mixed builds error messages by Cole Faust · 2 years, 9 months ago
- fdb3e34 volatile-status.txt to be translated to an order-only dep in build.ninja by usta · 2 years, 9 months ago
- 4975c82 Provide Bazel timing breakdown for the mixed builds by Sasha Smundak · 2 years, 9 months ago
- cbd181c Fix the following issues in bazel_handler: by Wei Li · 2 years, 9 months ago
- dbb9fe8 Merge "Increase testing of request_type" by Liz Kammer · 2 years, 9 months ago
- 01dd619 Merge changes from topic "clang-tidy-mixed-builds" by Treehugger Robot · 2 years, 9 months ago
- 1b7ed9b Increase testing of request_type by Liz Kammer · 2 years, 9 months ago
- 66fc745 Refactor "staging dep on prod" allowlist dep by Chris Parsons · 2 years, 9 months ago
- 1214001 Merge "Call rm -rf in mixed build build statement preamble." by Jingwen Chen · 2 years, 9 months ago
- 658a4da add --norun_validations to bazel build action by Sam Delmerico · 2 years, 9 months ago
- 0e255ef Add apex_test for mixed builds by Liz Kammer · 2 years, 9 months ago
- f3b1ec3 Call rm -rf in mixed build build statement preamble. by Jingwen Chen · 2 years, 9 months ago
- be6a712 Rename ApexCqueryInfo to ApexInfo by Liz Kammer · 2 years, 9 months ago
- 1cb6739 Merge "Rollforward "Use proto output instead of jsonproto output for aquery""" by Jason Wu · 2 years, 9 months ago
- 118fd2b Rollforward "Use proto output instead of jsonproto output for aquery"" by Jason Wu · 2 years, 10 months ago
- ab17626 Merge "Revert "Use proto output instead of jsonproto output for aquery"" by Jason Wu · 2 years, 10 months ago
- d27e28c Revert "Use proto output instead of jsonproto output for aquery" by Jason Wu · 2 years, 10 months ago
- b1bd4bf Merge "Use proto output instead of jsonproto output for aquery" by Jason Wu · 2 years, 10 months ago
- 6fe8721 Use proto output instead of jsonproto output for aquery by Jason Wu · 2 years, 10 months ago
- 934977c Merge "Move bazel from being a shell function to being a script at build/bazel/bin/bazel" by Joe Onorato · 2 years, 10 months ago
- ba29f38 Move bazel from being a shell function to being a script at build/bazel/bin/bazel by Joe Onorato · 2 years, 10 months ago
- 99db041 Merge "Add bazel staging mode to soong build." by Mark Dacek · 2 years, 10 months ago
- f5eae99 Fix bazel builds with unspecified arch by Cole Faust · 2 years, 10 months ago
- b78465d Add bazel staging mode to soong build. by MarkDacek · 2 years, 10 months ago
- c34d914 Merge "Add CcUnstrippedInfo provider and use it in mixed builds" by Alexander Smundak · 2 years, 10 months ago
- edd1666 Add CcUnstrippedInfo provider and use it in mixed builds by Sasha Smundak · 2 years, 10 months ago
- 0d5bca5 Add bazel paths to ninja deps. by MarkDacek · 2 years, 10 months ago
- 52cd194 "verbose log" mixed build bazel cquery commands by Jason Wu · 2 years, 11 months ago
- 86dc2c2 Support main repository prefixing in cquery by Chris Parsons · 2 years, 10 months ago
- 79fccef Use list comprehensions in Starlark by Usta Shrestha · 3 years ago
- ef615e5 Add --bazel-mode and --bazel-mode-dev by Chris Parsons · 3 years ago
- ad87601 Refactor mixed build allowlist handling by Chris Parsons · 3 years ago
- d00b562 Merge "Write cquery.out even without error" by Christopher Parsons · 3 years ago
- 429f540 Write cquery.out even without error by Chris Parsons · 3 years ago
- 337e903 Move mixed builds request queuing to final deps by Liz Kammer · 3 years ago
- fe9a5b8 Implement mixed builds for apex modules, take 2. by Sasha Smundak · 3 years ago
- 8a3c914 Revert "Implement mixed builds for apex modules." by Martin Stjernholm · 3 years ago
- 6a2b7c4 Implement mixed builds for apex modules. by Sasha Smundak · 3 years, 3 months ago
- 2919797 Enable Java in mixed builds. by Romain Jobredeaux · 3 years, 2 months ago
- b43ae1e Clean up bazel_handler.go by Sasha Smundak · 3 years, 1 month ago
- c180dbd Handle SymlinkTree action, ignore PythonZipper action. by Sasha Smundak · 3 years, 1 month ago