1. a1d8fa9 Do not dump metrics if reproxy was never started by Kousik Kumar · 2 years, 10 months ago
  2. 4ae119c In Soong, set max files soft limit to hard limit by Liz Kammer · 3 years ago
  3. a754178 Add logging of file resource limits in Soong by Liz Kammer · 3 years ago
  4. 5ddefa3 Merge "Move env var config loading to be within the config package." by Kousik Kumar · 3 years ago
  5. b3af19c Merge "list all valid flags (commands) to soong_ui upon unknown command" by Usta Shrestha · 3 years ago
  6. 3ff037e Move env var config loading to be within the config package. by Kousik Kumar · 3 years ago
  7. 6feae38 list all valid flags (commands) to soong_ui upon unknown command by Usta · 3 years, 1 month ago
  8. 7b7dca4 Add additional directories from which env config can be loaded by Kousik Kumar · 3 years ago
  9. 3c0fe0e Add environment variable to force keeping ANSI codes by Colin Cross · 4 years ago
  10. f656b84 Cut the multiproduct_kati -> soong-ui-build dep. by Lukacs T. Berki · 3 years, 5 months ago
  11. 51c4091 Load RBE related env vars from config files by Kousik Kumar · 3 years, 6 months ago
  12. 5a7861a Various cleanup in soong_ui to aid new feature by Anton Hansson · 3 years, 7 months ago
  13. d1e3f1f Embed minibp into soong_ui. by Lukacs T. Berki · 3 years, 10 months ago
  14. 7d613bf Make it possible to debug soong_ui. by Lukacs T. Berki · 3 years, 11 months ago
  15. 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 4 years ago
  16. 534f157 Skip Bazel dist dir migration if not in dist mode or if Bazel dist dir does not exist. by Rupert Shuttleworth · 4 years, 1 month ago
  17. 8574ae7 Merge "Allow Bazel to write to an external DIST_DIR (outside of OUT_DIR)." by Treehugger Robot · 4 years, 1 month ago
  18. 3c9f5ac Allow Bazel to write to an external DIST_DIR (outside of OUT_DIR). by Rupert Shuttleworth · 4 years, 1 month ago
  19. 4056402 Add bazel metrics directory to the list of metrics files to be uploaded. by Patrice Arruda · 4 years, 1 month ago
  20. 83842d7 Provide an interface for shared paths between Soong and Soong UI. by Patrice Arruda · 4 years, 1 month ago
  21. 9f98d3f Improve soong_ui main.go comments. by Jaewoong Jung · 4 years, 2 months ago
  22. 0c1c456 Define UseBazel in Config by Patrice Arruda · 4 years, 2 months ago
  23. e92c30d Capture the build command that executed the build system. by Patrice Arruda · 4 years, 3 months ago
  24. 680387b Add code to enable USE_BAZEL=1 m functionality in AOSP. by Rupert Shuttleworth · 4 years, 3 months ago
  25. 0e7993e Clarify error for soong_ui failing to parse args by Liz Kammer · 4 years, 3 months ago
  26. a0a44a8 Add warning about out-directory usage with RBE builds by Kousik Kumar · 4 years, 3 months ago
  27. ec47864 Deprecate USE_GOMA and replace with FORCE_USE_GOMA by Kousik Kumar · 4 years, 4 months ago
  28. f668917 Add Goma deprecation PSA to soong. by Ramy Medhat · 4 years, 5 months ago
  29. f445ba1 Inclusive fix: renaming dumb terminal to simple terminal. by Patrice Arruda · 4 years, 6 months ago
  30. 73c790f Use the build start time from Soong main UI for metrics build timestamp. by Patrice Arruda · 4 years, 6 months ago
  31. 62f1bf2 Add RBE metrics dump in Soong UI. by Patrice Arruda · 4 years, 6 months ago
  32. 7cc2074 Run the metrics uploader in the background. by Patrice Arruda · 4 years, 7 months ago
  33. 219eef3 Upload build metrics after a build is completed. by Patrice Arruda · 4 years, 8 months ago
  34. 74b4399 Add build progress in Soong UI by Patrice Arruda · 4 years, 10 months ago
  35. 8b8bec3 Create a highmem pool and put metalava into it by Colin Cross · 5 years ago
  36. c0b9f6b Force dumpvars into dumb terminal mode and move log files by Colin Cross · 5 years ago
  37. 57d5786 Merge "Remove support for ONE_SHOT_MAKEFILE" am: d778b93168 by Dan Willemsen · 5 years ago
  38. ce41e94 Remove support for ONE_SHOT_MAKEFILE by Dan Willemsen · 5 years ago
  39. 12efb05 Merge "Deprecate ONE_SHOT_MAKEFILE" am: 1d73e5e566 by Dan Willemsen · 5 years ago
  40. c636083 Deprecate ONE_SHOT_MAKEFILE by Dan Willemsen · 5 years ago
  41. fe6a621 Merge "soong-ui: Redirect mmm to mmma." am: 216e315a34 by Patrice Arruda · 5 years ago
  42. 216e315 Merge "soong-ui: Redirect mmm to mmma." by Treehugger Robot · 5 years ago
  43. 0cacc04 Merge "soong-ui: Redirect mm to mma." am: 80b562eb5b by Patrice Arruda · 5 years ago
  44. a9e1215 soong-ui: Redirect mmm to mmma. by Patrice Arruda · 5 years ago
  45. 2274102 soong-ui: Redirect mm to mma. by Patrice Arruda · 5 years ago
  46. a73c8a4 Merge "Compute critical path when ninja finishes" am: 7c9b4cf144 am: 7b4a190539 by Colin Cross · 6 years ago
  47. 7b62453 Compute critical path when ninja finishes by Colin Cross · 6 years ago
  48. 55ac3dd Merge "Soong: Add build_error proto raw file to $(OUT_DIR)." am: 7d7cae85ab by Patrice Arruda · 6 years ago
  49. 297ceba Soong: Add build_error proto raw file to $(OUT_DIR). by Patrice Arruda · 6 years ago
  50. 4b557d8 Merge "Soong: Add BUILD_MODULES build action in soong_ui." am: 45cdb71290 by Patrice Arruda · 6 years ago
  51. 3928206 Soong: Add BUILD_MODULES build action in soong_ui. by Patrice Arruda · 6 years ago
  52. 5dbf869 Soong: Use ctx.Writer in flag usage for dumpVar and dumpVars in soong_ui. am: db4c2f115e by Patrice Arruda · 6 years ago
  53. db4c2f1 Soong: Use ctx.Writer in flag usage for dumpVar and dumpVars in soong_ui. by Patrice Arruda · 6 years ago
  54. 268a702 Merge "soong_ui: Add --build-mode flag in soong_ui" am: 2f93a2e07b by Patrice Arruda · 6 years ago
  55. b7b2282 soong_ui: Add --build-mode flag in soong_ui by Patrice Arruda · 6 years ago
  56. 10b659a Merge "Soong: Fix the package name in metrics.proto file" am: eec8d3aee3 by Patrice Arruda · 6 years ago
  57. 0cc5b21 Soong: Fix the package name in metrics.proto file by Patrice Arruda · 6 years ago
  58. ceec6a2 Merge changes I555ad21a,I9d46761e,I917bdeee,I5bc5476a,I59bbdae4, ... am: 6ebe07def7 by Colin Cross · 6 years ago
  59. e0df1a3 Move all output through StatusOutput by Colin Cross · 6 years ago
  60. 097ed2a Remove terminal.Writer by Colin Cross · 6 years ago
  61. d2e1149 resolve merge conflicts of a3898089ba59d4b014a1da731413c1e91a7f29d3 to qt-dev-plus-aosp by Patrice Arruda · 6 years ago
  62. a5c2542 Soong: Refactor the soong_ui arguments processing to be more like bazel. by Patrice Arruda · 6 years ago
  63. 6b783c8 Fix recent builds with bad dangling symlinks by Dan Willemsen · 6 years ago
  64. c0c9ef9 Provide an option to reduce build's verbosity. by Sasha Smundak · 6 years ago
  65. d50f53b Fix the issue for dumping metrics file to artifact by Nan Zhang · 6 years ago
  66. 17f2767 Generate build timing metrics to proto format file by Nan Zhang · 6 years ago
  67. 59339a2 Fix `go vet` issues by Dan Willemsen · 6 years ago
  68. c35b381 Fix missing errors during lunch by Dan Willemsen · 7 years ago
  69. b82471a Add a unified status reporting UI by Dan Willemsen · 7 years ago
  70. 3719349 Revert "Revert "Test for dangling rules in make checkbuild"" by Colin Cross · 7 years ago
  71. fb94191 Revert "Test for dangling rules in make checkbuild" by Colin Cross · 7 years ago
  72. 7709a05 Test for dangling rules in make checkbuild by Colin Cross · 7 years ago
  73. 051133b Add --dumpvar[s]-mode to replace config.mk uses by Dan Willemsen · 8 years ago
  74. b64fc1c Run the Finder and make its results available to Kati by Jeff Gaston · 7 years ago
  75. cae59bc Add microfactory tracing by Dan Willemsen · 8 years ago
  76. abc56d4 Fix `dist` if $DIST_DIR/logs doesn't exist by Dan Willemsen · 8 years ago
  77. 8a073a8 Ship the build log and trace on the build servers by Dan Willemsen · 8 years ago
  78. d9f6fa2 Add build tracing by Dan Willemsen · 8 years ago
  79. c2af0be Add multiproduct_kati by Dan Willemsen · 8 years ago
  80. 1e70446 Add a Go replacement for our top-level Make wrapper by Dan Willemsen · 8 years ago