1. 2081052 Print the output from RBE bootstrap shutdown by Kousik Kumar · 5 years ago
  2. 4766587 Merge "Allowlist RBE_num_retries_if_mismatched variable" by Kousik Kumar · 5 years ago
  3. c3a22d8 Allowlist RBE_num_retries_if_mismatched variable by Kousik Kumar · 5 years ago
  4. 5f6cb1d Compile soong_build for debugging if needed. by Lukacs T. Berki · 5 years ago
  5. d7ce840 Remove GeneratingPrimaryBuilder(). by Lukacs T. Berki · 5 years ago
  6. d1e3f1f Embed minibp into soong_ui. by Lukacs T. Berki · 5 years ago
  7. 21d5c7a Hard-wire the path to xcrun as /usr/bin/xcrun. by Lukacs T. Berki · 5 years ago
  8. 2373e59 Merge "Fix the environment of soong_build:" by Lukács T. Berki · 5 years ago
  9. 75a38ba Merge "Revert "Skip old file cleanup for non-full builds."" by Colin Cross · 5 years ago
  10. b4ced9d Fix the environment of soong_build: by Lukacs T. Berki · 5 years ago
  11. 73ab928 Make $PATH available when building soong_build. by Lukacs T. Berki · 5 years ago
  12. 41ad6b6 Revert "Skip old file cleanup for non-full builds." by Colin Cross · 5 years ago
  13. b14ad7b Run Ninja in a clean environment. by Lukacs T. Berki · 5 years ago
  14. 7d613bf Make it possible to debug soong_ui. by Lukacs T. Berki · 5 years ago
  15. 5e85c66 Do not ignore error when writing environment file by Paul Duffin · 5 years ago
  16. ddebd2c Merge "cd to / before running soong_build ." by Lukács T. Berki · 5 years ago
  17. ac22956 Rename vendor-ramdisk to vendor_ramdisk by Petri Gynther · 5 years ago
  18. 7690c09 cd to / before running soong_build . by Lukacs T. Berki · 5 years ago
  19. fdf28ca Merge changes I3e6bc9b5,If9f8fb10 by Colin Cross · 5 years ago
  20. 6cb1128 Disable TestSendLog on the buildbots by Colin Cross · 5 years ago
  21. 3243aa5 Move environment staleness check to soong_ui. by Lukacs T. Berki · 5 years ago
  22. 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 5 years ago
  23. eb76c43 bp2build: fix running from clean checkout. by Jingwen Chen · 5 years ago
  24. 1e4d5f3 Add FAILED: prefix to RBE Fatal error message by Kousik Kumar · 5 years ago
  25. f9be4e0 Merge "Moving $OUT/vendor-ramdisk-debug.cpio.lz4 to intermediate dir" by Treehugger Robot · 5 years ago
  26. d813f12 Remove GKI artifacts on installclean by Yo Chiang · 5 years ago
  27. ae205c3 Moving $OUT/vendor-ramdisk-debug.cpio.lz4 to intermediate dir by Bowgo Tsai · 5 years ago
  28. 6e49493 Skip old file cleanup for non-full builds. by Jaewoong Jung · 5 years ago
  29. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 5 years ago
  30. 175500f Merge "Read the proc status file when PID is given for metrics purpose." by Patrice Arruda · 5 years ago
  31. 04157e1 Read the proc status file when PID is given for metrics purpose. by Patrice Arruda · 5 years ago
  32. 589826b Add and update comments in ui/metrics/metrics.go. by Patrice Arruda · 5 years ago
  33. 5c58b64 Remove soong_metrics_proto from the import of the protobuf file. by Patrice Arruda · 5 years ago
  34. 48d55ad Add setup_tools performance metrics to Soong protobuf file. by Patrice Arruda · 5 years ago
  35. a767196 Merge "Add and update comments in ui/metrics/event.go" by Treehugger Robot · 5 years ago
  36. 8a44a37 Add and update comments in ui/metrics/event.go by Patrice Arruda · 5 years ago
  37. 05ab2d0 Enable bazel profiling in soong_build. by Patrice Arruda · 5 years ago
  38. 8574ae7 Merge "Allow Bazel to write to an external DIST_DIR (outside of OUT_DIR)." by Treehugger Robot · 5 years ago
  39. 3c9f5ac Allow Bazel to write to an external DIST_DIR (outside of OUT_DIR). by Rupert Shuttleworth · 5 years ago
  40. 7d235cc Allow uploading a directory of metrics files. by Patrice Arruda · 5 years ago
  41. 5839c91 Merge "Provide an interface for shared paths between Soong and Soong UI." by Treehugger Robot · 5 years ago
  42. 0bc9a9a Add dependency checker special case for out/build_date.txt. by Rupert Shuttleworth · 5 years ago
  43. 83842d7 Provide an interface for shared paths between Soong and Soong UI. by Patrice Arruda · 5 years ago
  44. 72f72b4 Print both the implicit and explicit environment variables when running Bazel. by Rupert Shuttleworth · 5 years ago
  45. 561f2f2 Only print the Bazel command line once. by Rupert Shuttleworth · 5 years ago
  46. ead7ef6 Use lstat instead of stat to avoid permissions issues when creating symlinks. by Rupert Shuttleworth · 5 years ago
  47. 0ec64e5 Merge "Print the full Bazel command line (including env) for debugging purposes." by Treehugger Robot · 5 years ago
  48. 947ed97 Print the full Bazel command line (including env) for debugging purposes. by Rupert Shuttleworth · 5 years ago
  49. 840708e Merge "Remove obsolete environment variables from ninja.go allowlist." by Treehugger Robot · 5 years ago
  50. 411996c Remove obsolete environment variables from ninja.go allowlist. by Rupert Shuttleworth · 5 years ago
  51. ad532f2 Allow RBE-related environment variables to be visible during Bazel action execution. by Rupert Shuttleworth · 5 years ago
  52. 5e5c48b Add support for skipping just kati by Anton Hansson · 5 years ago
  53. d74b9c5 Merge "Minor cleanup of soong.go." by Treehugger Robot · 5 years ago
  54. d8c099e Merge "Minor cleanup of build.go." by Treehugger Robot · 5 years ago
  55. b7d9710 Minor cleanup of soong.go. by Rupert Shuttleworth · 5 years ago
  56. eeb5caa Minor cleanup of build.go. by Rupert Shuttleworth · 5 years ago
  57. bd8b0d2 Merge "Add and update comments in ui/build/upload.go" by Treehugger Robot · 5 years ago
  58. b21906c Merge "Minor cleanup of environment.go." by Treehugger Robot · 5 years ago
  59. 1f304e6 Minor cleanup of cleanbuild.go (and partially build.go). by Rupert Shuttleworth · 5 years ago
  60. 80115fa Minor cleanup of environment.go. by Rupert Shuttleworth · 5 years ago
  61. cda22c9 Refactor 'in_make' to mean Kati is not skipped. by Jingwen Chen · 5 years ago
  62. 5898d56 Merge "soong_ui ninja.go: comment and refactor." by Treehugger Robot · 5 years ago
  63. 9d1cb49 soong_ui ninja.go: comment and refactor. by Jingwen Chen · 5 years ago
  64. 55e0022 Merge "soong_ui path.go: improve comments." by Jingwen Chen · 5 years ago
  65. 19362b1 Merge "soong_ui kati.go: write more comments." by Jingwen Chen · 5 years ago
  66. b1d30d6 soong_ui kati.go: write more comments. by Jingwen Chen · 5 years ago
  67. 6a9bfa1 soong_ui path.go: improve comments. by Jingwen Chen · 5 years ago
  68. db89241 Merge "soong_ui finder.go: improve comments/documentation." by Jingwen Chen · 5 years ago
  69. 27a8719 Merge "Integrate bazelenv.sh environment variables into soong_ui environment." by Jingwen Chen · 5 years ago
  70. 096a3bf soong_ui finder.go: improve comments/documentation. by Jingwen Chen · 5 years ago
  71. 7c6089a Integrate bazelenv.sh environment variables into soong_ui environment. by Jingwen Chen · 5 years ago
  72. 7a5391a soong_ui's bazel.go: document/comment with tiny refactoring. by Jingwen Chen · 5 years ago
  73. 92dc64f Add and update comments in ui/build/upload.go by Patrice Arruda · 5 years ago
  74. 3a4b58d Set PATH and --action_env=PATH for the Bazel build in soong_ui. by Jingwen Chen · 5 years ago
  75. 33e7f6a Remove unnecessary break and default statements in metrics.go file. by Patrice Arruda · 5 years ago
  76. b7cf9ba Add tracer to runBazel function. by Patrice Arruda · 5 years ago
  77. 18cb70d Enable bazel metrics from ninja build. by Patrice Arruda · 5 years ago
  78. af880da Define the bazel_metrics directory in $OUT. by Patrice Arruda · 5 years ago
  79. 0c1c456 Define UseBazel in Config by Patrice Arruda · 5 years ago
  80. a26ac3c Export Ninja file paths to lunch repo rule from bazel.go by Jingwen Chen · 5 years ago
  81. f8ae317 Allow extra startup and build args to be passed to Bazel. by Rupert Shuttleworth · 5 years ago
  82. 8024c95 Add TODO bug number to stop hardcoding 'droid' by Jingwen Chen · 5 years ago
  83. bb42c44 Merge "Collect useful resource information of each executed process in soong_ui." by Patrice Arruda · 5 years ago
  84. fde53ff Merge "After bazel execution, symlink results in out/" by Christopher Parsons · 5 years ago
  85. 70b7eee Move hardcoded bazel flags from soong_ui to common.bazelrc. by Jingwen Chen · 5 years ago
  86. c09495b After bazel execution, symlink results in out/ by Chris Parsons · 5 years ago
  87. ca221f3 Collect useful resource information of each executed process in soong_ui. by Patrice Arruda · 5 years ago
  88. ebb0b57 Add dependency on dexpreopt.config to soong_build doc generation. by Jingwen Chen · 5 years ago
  89. d3e294d Merge "Add --skip-soong-tests argument to soong_ui and use it in multiproduct_kati" by Treehugger Robot · 5 years ago
  90. 00a8a3f Add --skip-soong-tests argument to soong_ui and use it in multiproduct_kati by Colin Cross · 5 years ago
  91. e92c30d Capture the build command that executed the build system. by Patrice Arruda · 5 years ago
  92. 680387b Add code to enable USE_BAZEL=1 m functionality in AOSP. by Rupert Shuttleworth · 5 years ago
  93. 7838612 Merge "Add stats from ninja subprocesses to build.trace.gz" by Treehugger Robot · 5 years ago
  94. 0aedb1e Merge changes I65a78260,I4b3cbbc3 by Treehugger Robot · 5 years ago
  95. 457c5d3 Rename time to event in Soong metrics system. by Patrice Arruda · 5 years ago
  96. fec3bf2 Add resource usage metrics in Soong metrics.proto. by Patrice Arruda · 5 years ago
  97. 1795819 Merge "Add symlink_outputs support to Soong." by Jingwen Chen · 5 years ago
  98. d9052d1 Merge "Deprecate both USE_GOMA and FORCE_USE_GOMA flags" by Treehugger Robot · 5 years ago
  99. b328f6d Deprecate both USE_GOMA and FORCE_USE_GOMA flags by Kousik Kumar · 5 years ago
  100. ce679d2 Add symlink_outputs support to Soong. by Jingwen Chen · 5 years ago