1. f2615e9 Upload build.trace.gz for user builds. by Yu Liu · 7 months ago
  2. 8d411ff Remove bp2build and bazel from soong_ui by Colin Cross · 1 year, 1 month ago
  3. 4ade19f Merge changes I4d0b27ba,Ic48e9cf2 into main by Colin Cross · 1 year, 2 months ago
  4. 611a2fb Fix soong_ui file rlimits for go 1.21 by Colin Cross · 1 year, 2 months ago
  5. 9a91286 Readd support for PRODUCT_RELEASE_CONFIG_MAPS by LaMont Jones · 1 year, 2 months ago
  6. 6a4fe68 Revert "Add support for PRODUCT_RELEASE_CONFIG_MAPS" by Colin Cross · 1 year, 2 months ago
  7. 127127b Add support for PRODUCT_RELEASE_CONFIG_MAPS by LaMont Jones · 1 year, 3 months ago
  8. 39825ea Remove Bazel metrics/finalize-bazel-metrics. by MarkDacek · 1 year, 2 months ago
  9. 00543dc Handle bad rename by Liz Kammer · 1 year, 3 months ago
  10. 4555802 Remove unused symlink code by Kousik Kumar · 1 year, 3 months ago
  11. 010c6b6 Log the command line to soong.log when soong_ui starts by Joe Onorato · 1 year, 6 months ago
  12. 1716eef Delete stale bazel metrics files. by MarkDacek · 1 year, 7 months ago
  13. 3cd6a25 Rename soong_ui's upload-metrics-only mode. by MarkDacek · 1 year, 8 months ago
  14. 733b77c Refactor upload-only to process bazel metrics outside of upload.go by MarkDacek · 1 year, 8 months ago
  15. d33c2fd Add --bazel-exit-code parameter to soong_ui. by MarkDacek · 1 year, 8 months ago
  16. 036b5a3 Fix possible race condition by Jeongik Cha · 1 year, 9 months ago
  17. 28c1fe5 Add critical path infomation into metrics by Jeongik Cha · 1 year, 10 months ago
  18. d125440 Upload soong_build_metrics when user builds by Jason Wu · 1 year, 10 months ago
  19. 51d0ad7 Upload soong_metrics when mixed build fails by Jason Wu · 1 year, 11 months ago
  20. 7796b11 Temporary fix to make soong_metrics files get uploaded by Jason Wu · 1 year, 11 months ago
  21. 00e3152 Write bazel metrics file from soong. by MarkDacek · 2 years ago
  22. 6614d9c Add upload-only mode and manual build-started-time flag. by MarkDacek · 2 years, 1 month ago
  23. cc166a7 Delete Stale Metrics Files by Jason Wu · 2 years ago
  24. f0ec631 Upload soong_build_metrics by Jason Wu · 2 years, 1 month ago
  25. d0e7cd3 Add skip-metrics-upload flag to soong_ui. by MarkDacek · 2 years, 1 month ago
  26. c4a0313 Upload bp2build_metrics file by Jason Wu · 2 years, 1 month ago
  27. f2a80c6 Add non-zero exit + error message to soong metrics by Liz Kammer · 2 years, 2 months ago
  28. 19ab9a4 Remove USE_BAZEL and its dead code by Chris Parsons · 2 years, 4 months ago
  29. 675564d Cosmetic: More helpful error message by Usta Shrestha · 2 years, 5 months ago
  30. 96ff722 soong_ui to reject "showcommands" by Usta Shrestha · 2 years, 5 months ago
  31. 59417a1 cosmetic: unnecessary method indirection by Usta Shrestha · 2 years, 5 months ago
  32. 7bc7819 Add a broad warning about missing LOAS creds by Kousik Kumar · 2 years, 8 months ago
  33. a1d8fa9 Do not dump metrics if reproxy was never started by Kousik Kumar · 2 years, 9 months ago
  34. 4ae119c In Soong, set max files soft limit to hard limit by Liz Kammer · 2 years, 11 months ago
  35. a754178 Add logging of file resource limits in Soong by Liz Kammer · 2 years, 11 months ago
  36. 5ddefa3 Merge "Move env var config loading to be within the config package." by Kousik Kumar · 2 years, 11 months ago
  37. b3af19c Merge "list all valid flags (commands) to soong_ui upon unknown command" by Usta Shrestha · 2 years, 11 months ago
  38. 3ff037e Move env var config loading to be within the config package. by Kousik Kumar · 3 years ago
  39. 6feae38 list all valid flags (commands) to soong_ui upon unknown command by Usta · 3 years ago
  40. 7b7dca4 Add additional directories from which env config can be loaded by Kousik Kumar · 3 years ago
  41. 3c0fe0e Add environment variable to force keeping ANSI codes by Colin Cross · 3 years, 11 months ago
  42. f656b84 Cut the multiproduct_kati -> soong-ui-build dep. by Lukacs T. Berki · 3 years, 5 months ago
  43. 51c4091 Load RBE related env vars from config files by Kousik Kumar · 3 years, 5 months ago
  44. 5a7861a Various cleanup in soong_ui to aid new feature by Anton Hansson · 3 years, 7 months ago
  45. d1e3f1f Embed minibp into soong_ui. by Lukacs T. Berki · 3 years, 10 months ago
  46. 7d613bf Make it possible to debug soong_ui. by Lukacs T. Berki · 3 years, 10 months ago
  47. 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 3 years, 11 months ago
  48. 534f157 Skip Bazel dist dir migration if not in dist mode or if Bazel dist dir does not exist. by Rupert Shuttleworth · 4 years ago
  49. 8574ae7 Merge "Allow Bazel to write to an external DIST_DIR (outside of OUT_DIR)." by Treehugger Robot · 4 years, 1 month ago
  50. 3c9f5ac Allow Bazel to write to an external DIST_DIR (outside of OUT_DIR). by Rupert Shuttleworth · 4 years, 1 month ago
  51. 4056402 Add bazel metrics directory to the list of metrics files to be uploaded. by Patrice Arruda · 4 years, 1 month ago
  52. 83842d7 Provide an interface for shared paths between Soong and Soong UI. by Patrice Arruda · 4 years, 1 month ago
  53. 9f98d3f Improve soong_ui main.go comments. by Jaewoong Jung · 4 years, 1 month ago
  54. 0c1c456 Define UseBazel in Config by Patrice Arruda · 4 years, 2 months ago
  55. e92c30d Capture the build command that executed the build system. by Patrice Arruda · 4 years, 2 months ago
  56. 680387b Add code to enable USE_BAZEL=1 m functionality in AOSP. by Rupert Shuttleworth · 4 years, 2 months ago
  57. 0e7993e Clarify error for soong_ui failing to parse args by Liz Kammer · 4 years, 2 months ago
  58. a0a44a8 Add warning about out-directory usage with RBE builds by Kousik Kumar · 4 years, 3 months ago
  59. ec47864 Deprecate USE_GOMA and replace with FORCE_USE_GOMA by Kousik Kumar · 4 years, 3 months ago
  60. f668917 Add Goma deprecation PSA to soong. by Ramy Medhat · 4 years, 4 months ago
  61. f445ba1 Inclusive fix: renaming dumb terminal to simple terminal. by Patrice Arruda · 4 years, 5 months ago
  62. 73c790f Use the build start time from Soong main UI for metrics build timestamp. by Patrice Arruda · 4 years, 6 months ago
  63. 62f1bf2 Add RBE metrics dump in Soong UI. by Patrice Arruda · 4 years, 6 months ago
  64. 7cc2074 Run the metrics uploader in the background. by Patrice Arruda · 4 years, 7 months ago
  65. 219eef3 Upload build metrics after a build is completed. by Patrice Arruda · 4 years, 7 months ago
  66. 74b4399 Add build progress in Soong UI by Patrice Arruda · 4 years, 10 months ago
  67. 8b8bec3 Create a highmem pool and put metalava into it by Colin Cross · 5 years ago
  68. c0b9f6b Force dumpvars into dumb terminal mode and move log files by Colin Cross · 5 years ago
  69. 57d5786 Merge "Remove support for ONE_SHOT_MAKEFILE" am: d778b93168 by Dan Willemsen · 5 years ago
  70. ce41e94 Remove support for ONE_SHOT_MAKEFILE by Dan Willemsen · 5 years ago
  71. 12efb05 Merge "Deprecate ONE_SHOT_MAKEFILE" am: 1d73e5e566 by Dan Willemsen · 5 years ago
  72. c636083 Deprecate ONE_SHOT_MAKEFILE by Dan Willemsen · 5 years ago
  73. fe6a621 Merge "soong-ui: Redirect mmm to mmma." am: 216e315a34 by Patrice Arruda · 5 years ago
  74. 216e315 Merge "soong-ui: Redirect mmm to mmma." by Treehugger Robot · 5 years ago
  75. 0cacc04 Merge "soong-ui: Redirect mm to mma." am: 80b562eb5b by Patrice Arruda · 5 years ago
  76. a9e1215 soong-ui: Redirect mmm to mmma. by Patrice Arruda · 5 years ago
  77. 2274102 soong-ui: Redirect mm to mma. by Patrice Arruda · 5 years ago
  78. a73c8a4 Merge "Compute critical path when ninja finishes" am: 7c9b4cf144 am: 7b4a190539 by Colin Cross · 6 years ago
  79. 7b62453 Compute critical path when ninja finishes by Colin Cross · 6 years ago
  80. 55ac3dd Merge "Soong: Add build_error proto raw file to $(OUT_DIR)." am: 7d7cae85ab by Patrice Arruda · 6 years ago
  81. 297ceba Soong: Add build_error proto raw file to $(OUT_DIR). by Patrice Arruda · 6 years ago
  82. 4b557d8 Merge "Soong: Add BUILD_MODULES build action in soong_ui." am: 45cdb71290 by Patrice Arruda · 6 years ago
  83. 3928206 Soong: Add BUILD_MODULES build action in soong_ui. by Patrice Arruda · 6 years ago
  84. 5dbf869 Soong: Use ctx.Writer in flag usage for dumpVar and dumpVars in soong_ui. am: db4c2f115e by Patrice Arruda · 6 years ago
  85. db4c2f1 Soong: Use ctx.Writer in flag usage for dumpVar and dumpVars in soong_ui. by Patrice Arruda · 6 years ago
  86. 268a702 Merge "soong_ui: Add --build-mode flag in soong_ui" am: 2f93a2e07b by Patrice Arruda · 6 years ago
  87. b7b2282 soong_ui: Add --build-mode flag in soong_ui by Patrice Arruda · 6 years ago
  88. 10b659a Merge "Soong: Fix the package name in metrics.proto file" am: eec8d3aee3 by Patrice Arruda · 6 years ago
  89. 0cc5b21 Soong: Fix the package name in metrics.proto file by Patrice Arruda · 6 years ago
  90. ceec6a2 Merge changes I555ad21a,I9d46761e,I917bdeee,I5bc5476a,I59bbdae4, ... am: 6ebe07def7 by Colin Cross · 6 years ago
  91. e0df1a3 Move all output through StatusOutput by Colin Cross · 6 years ago
  92. 097ed2a Remove terminal.Writer by Colin Cross · 6 years ago
  93. d2e1149 resolve merge conflicts of a3898089ba59d4b014a1da731413c1e91a7f29d3 to qt-dev-plus-aosp by Patrice Arruda · 6 years ago
  94. a5c2542 Soong: Refactor the soong_ui arguments processing to be more like bazel. by Patrice Arruda · 6 years ago
  95. 6b783c8 Fix recent builds with bad dangling symlinks by Dan Willemsen · 6 years ago
  96. c0c9ef9 Provide an option to reduce build's verbosity. by Sasha Smundak · 6 years ago
  97. d50f53b Fix the issue for dumping metrics file to artifact by Nan Zhang · 6 years ago
  98. 17f2767 Generate build timing metrics to proto format file by Nan Zhang · 6 years ago
  99. 59339a2 Fix `go vet` issues by Dan Willemsen · 6 years ago
  100. c35b381 Fix missing errors during lunch by Dan Willemsen · 6 years ago