1. bc65a3f Revert^2 "Initial implementation of the bazel sandwich" by Cole Faust · 2 years, 2 months ago
  2. 09195f4 Merge "Revert "Initial implementation of the bazel sandwich"" into main by Jooyung Han · 2 years, 3 months ago
  3. c13fad8 Revert "Initial implementation of the bazel sandwich" by Jooyung Han · 2 years, 3 months ago
  4. 61a27f8 Merge "Initial implementation of the bazel sandwich" into main by Treehugger Robot · 2 years, 3 months ago
  5. a20d947 Initial implementation of the bazel sandwich by Cole Faust · 2 years, 4 months ago
  6. 2d93ebb Add GoStdlib mnemonic for special handling of '' by Spandan Das · 2 years, 3 months ago
  7. 1c53512 Merge "Revert "Add workaround for a file with an mtime in the future"" into main by Cole Faust · 2 years, 3 months ago
  8. e3989a1 Revert "Add workaround for a file with an mtime in the future" by Romain Jobredeaux · 2 years, 3 months ago
  9. 958ca02 Merge changes from topic "build_go_source_mixed_builds" into main by Spandan Das · 2 years, 3 months ago
  10. e9ae480 Add workaround for a file with an mtime in the future by Cole Faust · 2 years, 3 months ago
  11. af4ccaa Add functionality to sandbox mixed build actions by Spandan Das · 2 years, 4 months ago
  12. 950689a Handle RepoMappingManifest actions by Cole Faust · 2 years, 4 months ago
  13. da72486 Respect '' received from aquery by Spandan Das · 2 years, 4 months ago
  14. a4655a9 Handle aquery build statements in a goroutine by Liz Kammer · 2 years, 8 months ago
  15. 00629db Use aquery proto directly by Liz Kammer · 2 years, 8 months ago
  16. f15a079 Only create a command line replacer once by Liz Kammer · 2 years, 8 months ago
  17. 690fbac Collect more metrics for aquery handling by Liz Kammer · 2 years, 8 months ago
  18. 13fd5ae prune out empty bazel depsets by Usta Shrestha · 2 years, 9 months ago
  19. 118fd2b Rollforward "Use proto output instead of jsonproto output for aquery"" by Jason Wu · 3 years ago
  20. d27e28c Revert "Use proto output instead of jsonproto output for aquery" by Jason Wu · 3 years ago
  21. 6fe8721 Use proto output instead of jsonproto output for aquery by Jason Wu · 3 years ago
  22. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years, 2 months ago
  23. fe9a5b8 Implement mixed builds for apex modules, take 2. by Sasha Smundak · 3 years, 3 months ago
  24. 8a3c914 Revert "Implement mixed builds for apex modules." by Martin Stjernholm · 3 years, 3 months ago
  25. 6a2b7c4 Implement mixed builds for apex modules. by Sasha Smundak · 3 years, 5 months ago
  26. c180dbd Handle SymlinkTree action, ignore PythonZipper action. by Sasha Smundak · 3 years, 3 months ago
  27. 1da064c Handle WriteFile and SourceSymlinkManifest actions. by Sasha Smundak · 3 years, 4 months ago
  28. ef92225 null build upon repeated mixed build by Usta Shrestha · 3 years, 4 months ago
  29. 16ac135 cosmetic changes by Usta Shrestha · 3 years, 4 months ago
  30. 57c1edc Merge "Support cc code coverage for mixed build" by Yu Liu · 3 years, 4 months ago
  31. 8d82ac5 Support cc code coverage for mixed build by Yu Liu · 3 years, 5 months ago
  32. 2ccdb42 minor dead code: unused format string by Usta Shrestha · 3 years, 4 months ago
  33. 6298cc5 cosmetics: readability by Usta Shrestha · 3 years, 5 months ago
  34. c237249 cosmetic: name receiver consistently see go/go-style/decisions#receiver-names by Usta Shrestha · 3 years, 5 months ago
  35. ef9c900 Generate genlex rules from bp2build for cc targets by Trevor Radcliffe · 3 years, 5 months ago
  36. 7564127 Grammar nit. Test: N/A by MarkDacek · 3 years, 5 months ago
  37. 0bfb1c0 Deterministic aquery details in mixed builds by Chris Parsons · 3 years, 5 months ago
  38. 1a7aca0 Preserve depset structure from bazel aquery by Chris Parsons · 3 years, 6 months ago
  39. c319299 Quote aquery commands. by Liz Kammer · 4 years ago
  40. 455ba83 Fix the output handling of Bazel aquery for py_binary targets so soong's python_binary_host modules can be converted to py_binary and built with Bazel dependent targets in mixed build. by Wei Li · 4 years ago
  41. c773778 Make bazel action symlinks absolute paths by Liz Kammer · 4 years ago
  42. ffc4cc4 Revert "Fix python_binary_host module in mixed build." by Rupert Shuttleworth · 4 years ago
  43. 664a4fd Fix python_binary_host module in mixed build. by Wei Li · 4 years ago
  44. d80b3c8 Use hardlinks for Bazel's symlink actions by Chris Parsons · 4 years ago
  45. c49e682 Handle simple symlinks in mixed builds by Liz Kammer · 4 years, 4 months ago
  46. bcc9b88 Support mixedbuilds for static variant cc_library by Chris Parsons · 4 years, 4 months ago
  47. c4fb133 Support middleman actions in mixed builds by Chris Parsons · 4 years, 5 months ago
  48. de11685 Add depfile handling for bazel_handler. by Liz Kammer · 4 years, 7 months ago
  49. 8d6e433 Support cc_object modules in mixed builds by Chris Parsons · 4 years, 8 months ago
  50. 943f243 Support aquery depsets with depth by Chris Parsons · 4 years, 9 months ago
  51. 4f06989 Improve aquery-related validation and error handling by Chris Parsons · 4 years, 9 months ago
  52. affbb60 Process v2 bazel analysis protos in aquery responses by Chris Parsons · 4 years, 10 months ago
  53. dbcb1ff Use aquery to declare bazel actions in the ninja file. by Chris Parsons · 4 years, 10 months ago