1. 72fd2ab Deprecate both USE_GOMA and FORCE_USE_GOMA flags am: 6d0034f49f am: 04f6efa716 by Kousik Kumar · 4 years, 10 months ago
  2. 6d0034f Deprecate both USE_GOMA and FORCE_USE_GOMA flags by Kousik Kumar · 4 years, 10 months ago
  3. 925c9f2 resolve merge conflicts of 87deed46bf3693f0fb0a63b9da0b863af6bd9177 to rvc-dev by Patrice Arruda · 4 years, 10 months ago
  4. 6880528 resolve merge conflicts of 64d43056ace73e9cc34b6bd2885185af2495633d to rvc-dev by Patrice Arruda · 4 years, 10 months ago
  5. 3fc4c98 Collect FORCE_USE_GOMA environment variable as a metric. by Patrice Arruda · 4 years, 10 months ago
  6. dbe59cd Deprecate USE_GOMA and replace with FORCE_USE_GOMA by Kousik Kumar · 4 years, 11 months ago
  7. 5eae8cd Start collecting build configuration metrics. by Patrice Arruda · 5 years ago
  8. 54814ca Add reasonable defaults to RBE configuration parameters. by Ramy Medhat · 5 years ago
  9. 19c3923 [DO NOT MERGE] Add reasonable defaults to RBE configuration parameters. by Ramy Medhat · 5 years ago
  10. b7cfc8e Generate RBE socket address randomly for each invocation of soong. by Ramy Medhat · 5 years ago
  11. fbc4e3f [DO NOT MERGE] Add RBE metrics dump in Soong UI. by Patrice Arruda · 5 years ago
  12. 498a732 [DO NOT MERGE] Generate RBE socket address randomly for each invocation of soong. by Ramy Medhat · 5 years ago
  13. fc5a03c [DO NOT MERGE] Refactor RBE support for Javac/R8/D8 to use the remoteexec package. by Ramy Medhat · 5 years ago
  14. f53a655 Use the build start time from Soong main UI for metrics build timestamp. by Patrice Arruda · 5 years ago
  15. d519a71 Upload build metrics after a build is completed. by Patrice Arruda · 5 years ago
  16. 09a832c Start collecting build configuration metrics. by Patrice Arruda · 5 years ago
  17. dd3020f Use the build start time from Soong main UI for metrics build timestamp. by Patrice Arruda · 5 years ago
  18. e783659 Add RBE metrics dump in Soong UI. by Patrice Arruda · 5 years ago
  19. 4f7f60b Upload build metrics after a build is completed. by Patrice Arruda · 5 years ago
  20. 4807a1b [DO NOT MERGE] Add support for experimentally enabling RBE support on specific rules. by Ramy Medhat · 6 years ago
  21. adf591a [DO NOT MERGE] Add USE_RBE support to soong. by Ramy Medhat · 6 years ago
  22. 104d9eb Better handling of low memory situations by Dan Willemsen · 5 years ago
  23. ac80afa Refactor RBE support for Javac/R8/D8 to use the remoteexec package. by Treehugger Robot · 5 years ago
  24. 8ea054a Add support for experimentally enabling RBE support on specific rules. by Ramy Medhat · 6 years ago
  25. 8b8bec3 Create a highmem pool and put metalava into it by Colin Cross · 6 years ago
  26. e333635 Add option to limit environment variables given to ninja by Dan Willemsen · 6 years ago
  27. 2bb82d0 Add TotalRAM detection by Dan Willemsen · 6 years ago
  28. 28f527c Write BUILD_DATETIME_FILE after SetupOutDir by Colin Cross · 6 years ago
  29. 1c504d9 Remove BASH_ENV from the build environment by Dan Willemsen · 6 years ago
  30. 9016b91 Set default pool when RBE or goma is enabled by Colin Cross · 6 years ago
  31. a7a3d64 Remove the EXPERIMENTAL_USE_OPENJDK11_TOOLCHAIN option. by Pete Gillin · 6 years ago
  32. abbcdda Switch to an OpenJDK 11 toolchain by default. by Pete Gillin · 6 years ago
  33. 1f52e93 Add experimental option to use OpenJDK 11 toolchain. by Pete Gillin · 6 years ago
  34. 1f6faeb Use ctx.Fatalln instead of log.Fatalln for absolute path errors by Colin Cross · 6 years ago
  35. 70c1ff8 Always set ASAN_SYMBOLIZER_PATH appropriately by Dan Willemsen · 6 years ago
  36. ce41e94 Remove support for ONE_SHOT_MAKEFILE by Dan Willemsen · 6 years ago
  37. 2b78fda Merge "Add USE_RBE support to soong." by Ramy Medhat · 6 years ago
  38. bbf2567 Add USE_RBE support to soong. by Ramy Medhat · 6 years ago
  39. 19bd53e soong_ui: Do not clean the OutDir path multiple times. by Patrice Arruda · 6 years ago
  40. 0dcf27f soong_ui: Construct the proper MODULES-IN-<dir name> for m* build commands. by Patrice Arruda · 6 years ago
  41. 9450d0b soong_ui: Do not find a build file if targets are specified. by Patrice Arruda · 6 years ago
  42. baba9a9 soong_ui: Build under a path that contains a symbolic link. by Patrice Arruda · 6 years ago
  43. 3928206 Soong: Add BUILD_MODULES build action in soong_ui. by Patrice Arruda · 6 years ago
  44. 1384822 soong_ui: Add build actions commands in soong_ui. by Patrice Arruda · 6 years ago
  45. 6097746 Obsolete BUILD_BROKEN_PHONY_TARGETS by Dan Willemsen · 6 years ago
  46. 4794656 Add BUILD_BROKEN_USES_NETWORK by Dan Willemsen · 6 years ago
  47. 25e6f09 Add BUILD_BROKEN_USES_NETWORK by Dan Willemsen · 6 years ago
  48. 2cb0e5d goma_ctl.py ensure_start in Soong UI. by Yoshisato Yanagisawa · 7 years ago
  49. 17f2767 Generate build timing metrics to proto format file by Nan Zhang · 7 years ago
  50. f99915f Speed up build_test by Dan Willemsen · 7 years ago
  51. 2d31a44 Stop using DIST_DIR in Soong by Dan Willemsen · 7 years ago
  52. fb1271a Add a Kati-based packaging step by Dan Willemsen · 7 years ago
  53. d50e89f Always ensure that DIST_DIR is set by Dan Willemsen · 7 years ago
  54. 2997123 Refactor Kati logic by Dan Willemsen · 7 years ago
  55. 25a5618 Pass --writable to kati by Dan Willemsen · 7 years ago
  56. d8aa39d Support turning phony warnings into errors by Dan Willemsen · 7 years ago
  57. d236e0e Add C.utf8 to supported locales by Aaron Kling · 7 years ago
  58. 00fcb26 Remove POSIXLY_CORRECT from the build environment by Dan Willemsen · 7 years ago
  59. 7f09c40 Unset envsetup.sh variables inside build by Colin Cross · 7 years ago
  60. 997262f Always use OpenJDK9 for building by Colin Cross · 7 years ago
  61. 6654810 Run ErrorProne in OpenJDK9 by Colin Cross · 7 years ago
  62. fa42f3c Turn implicit rules into warnings by Dan Willemsen · 7 years ago
  63. 1849011 Revert "Revert "Revert "Revert "Add path interposer"""" by Dan Willemsen · 7 years ago
  64. 09f4540 Revert "Revert "Revert "Add path interposer""" by Dan Willemsen · 7 years ago
  65. c59a92c Revert "Revert "Add path interposer"" by Dan Willemsen · 7 years ago
  66. 96c957a Revert "Add path interposer" by Dan Willemsen · 7 years ago
  67. a14704c Add path interposer by Dan Willemsen · 8 years ago
  68. 6ab79db Pass TARGET_DEVICE_DIR from dumpvars to later kati runs by Dan Willemsen · 7 years ago
  69. ebfe33a Remove more problematic env vars by Dan Willemsen · 7 years ago
  70. 3d60b11 Allow boards to turn overriding commands into an error by Dan Willemsen · 7 years ago
  71. 32a669b Use our own TMPDIR by Dan Willemsen · 7 years ago
  72. 2e6a4ff Let Soong_UI to handle build_date.txt file by Nan Zhang · 7 years ago
  73. ed86952 Normalize LANG / LC_* environment by Dan Willemsen · 8 years ago
  74. e401a83 Remove armv5te by Dan Willemsen · 8 years ago
  75. 18099fd Build with OpenJDK 9 -target 1.8 by default (attempt 4). by Tobias Thierer · 8 years ago
  76. e59aeff Make ANDROID_JAVA{8,9}_HOME available to config.mk. by Tobias Thierer · 8 years ago
  77. e05f3a5 Revert "Build with OpenJDK 9 -target 1.8 by default except for errorprone." by Tobias Thierer · 8 years ago
  78. 13f23a2 Build with OpenJDK 9 -target 1.8 by default except for errorprone. by Tobias Thierer · 8 years ago
  79. 7c05949 Revert "Default to building with OpenJDK 9 -target 1.8." by Tobias Thierer · 8 years ago
  80. 0ae8b54 Build with OpenJDK 9 -target 1.8 by default except for errorprone. by Tobias Thierer · 8 years ago
  81. 3719349 Revert "Revert "Test for dangling rules in make checkbuild"" by Colin Cross · 8 years ago
  82. a7cdd15 Support EXPERIMENTAL_USE_OPENJDK9=false. by Tobias Thierer · 8 years ago
  83. fb94191 Revert "Test for dangling rules in make checkbuild" by Colin Cross · 8 years ago
  84. 7709a05 Test for dangling rules in make checkbuild by Colin Cross · 8 years ago
  85. d9e8f0a Setup java paths in soong_ui by Dan Willemsen · 8 years ago
  86. 6ac63ef Fix soong_ui with empty arguments by Dan Willemsen · 8 years ago
  87. 8122bd5 Revert "Always run asan ckati on the build servers" by Dan Willemsen · 8 years ago
  88. 4dc4e14 Remove (TARGET|HOST)_BUILD_TYPE path modifications by Dan Willemsen · 8 years ago
  89. b64fc1c Run the Finder and make its results available to Kati by Jeff Gaston · 8 years ago
  90. e0879fc Add --skip-make to replace Soong's blueprint wrapper with soong_ui by Dan Willemsen · 8 years ago
  91. c40e10b Drop make flags in soong_ui by Dan Willemsen · 8 years ago
  92. 091525e Parse environment options from the command line by Dan Willemsen · 8 years ago
  93. 9b58749 Support more ways to pass -j/-k by Dan Willemsen · 8 years ago
  94. efc1b41 Have Soong try to enforce that genrules declare all their outputs. by Jeff Gaston · 8 years ago
  95. f052f78 Move dataclean and installclean to soong_ui by Dan Willemsen · 8 years ago
  96. 02781d5 Move auto installclean to soong_ui by Dan Willemsen · 8 years ago
  97. db8457c Move version checking from Make into soong_ui by Dan Willemsen · 8 years ago
  98. 02f3add Clean OUT_DIR by Dan Willemsen · 8 years ago
  99. a3e6c52 Always run asan ckati on the build servers by Dan Willemsen · 8 years ago
  100. f173d59 Support ASAN for ckati and ninja by Dan Willemsen · 8 years ago