1. a7a3d64 Remove the EXPERIMENTAL_USE_OPENJDK11_TOOLCHAIN option. by Pete Gillin · 5 years ago
  2. abbcdda Switch to an OpenJDK 11 toolchain by default. by Pete Gillin · 5 years ago
  3. 8cc1991 smart_status: move channel write outside lock to avoid deadlock by Colin Cross · 5 years ago
  4. e23c63d Merge "Switch to toybox find for darwin and linux." by Elliott Hughes · 5 years ago
  5. 822fdca Add BUILD_BROKEN_TREBLE_SYSPROP_NEVERALLOW by Inseob Kim · 5 years ago
  6. e04b73f Merge "Go back to the native mac xargs for now." by Elliott Hughes · 5 years ago
  7. 27cc0a8 Go back to the native mac xargs for now. by Elliott Hughes · 5 years ago
  8. 9026090 Merge "Add $PRODUCT_OUT/test_harness_ramdisk to installclean" by Treehugger Robot · 5 years ago
  9. 1f52e93 Add experimental option to use OpenJDK 11 toolchain. by Pete Gillin · 5 years ago
  10. 5145c2c Add $PRODUCT_OUT/test_harness_ramdisk to installclean by Bowgo Tsai · 5 years ago
  11. b6699a1 Restore previous behavior of `get_build_var TMPDIR` by Dan Willemsen · 5 years ago
  12. 4e2456b Fix dumpvars $PATH / $TMPDIR by Dan Willemsen · 5 years ago
  13. 65ab468 Merge "Add BUILD_BROKEN_PREBUILT_ELF_FILES to dumpvars.go" by Logan Chien · 5 years ago
  14. 1f6faeb Use ctx.Fatalln instead of log.Fatalln for absolute path errors by Colin Cross · 5 years ago
  15. c0b9f6b Force dumpvars into dumb terminal mode and move log files by Colin Cross · 5 years ago
  16. f0b987e status table: don't write newlines in non-scrolling terminals by Colin Cross · 5 years ago
  17. bf8f57e status table: ANSI code rows and columns are 1-based by Colin Cross · 5 years ago
  18. f9cf9ac Add BUILD_BROKEN_PREBUILT_ELF_FILES to dumpvars.go by Logan Chien · 5 years ago
  19. 9c27df7 Merge "Add `$ANDROID_HOST_OUT/apex` to the file set removed by target `installclean`." by Roland Levillain · 5 years ago
  20. 26bce34 Track switch to toybox date for macOS. by Elliott Hughes · 5 years ago
  21. e5f9ee5 Add `$ANDROID_HOST_OUT/apex` to the file set removed by target `installclean`. by Roland Levillain · 5 years ago
  22. 34b49d1 Use toybox md5sum instead of md5 on macOS. by Elliott Hughes · 5 years ago
  23. ef19e01 Switch to toybox stat on macOS too. by Elliott Hughes · 5 years ago
  24. 5cb822b Switch to toybox find for darwin and linux. by Elliott Hughes · 5 years ago
  25. f1ff226 Switch most of the darwin tools to toybox. by Elliott Hughes · 5 years ago
  26. 2569cc5 Merge "We have md5sum/sha1sum/sha256sum/sha512sum on Darwin now too." by Treehugger Robot · 5 years ago
  27. 0aabb11 Add $ANDROID_PRODUCT_OUT/apex to installclean. by Steven Moreland · 5 years ago
  28. 556a375 We have md5sum/sha1sum/sha256sum/sha512sum on Darwin now too. by Elliott Hughes · 5 years ago
  29. 70c1ff8 Always set ASAN_SYMBOLIZER_PATH appropriately by Dan Willemsen · 5 years ago
  30. ce41e94 Remove support for ONE_SHOT_MAKEFILE by Dan Willemsen · 5 years ago
  31. 5216021 Merge "Switch to toybox egrep(1) and grep(1)." by Elliott Hughes · 5 years ago
  32. 1eee154 Default to the status table output by Dan Willemsen · 5 years ago
  33. a2a8ecb Remove reference to PRODUCT-* by Dan Willemsen · 5 years ago
  34. 61afb56 Add dist_dir to goma trigger by Kousik Kumar · 5 years ago
  35. 7ceddba Merge "Switch to prebuilt bzip2." by Elliott Hughes · 5 years ago
  36. 2ee8b33 Switch to prebuilt bzip2. by Elliott Hughes · 5 years ago
  37. 2b78fda Merge "Add USE_RBE support to soong." by Ramy Medhat · 5 years ago
  38. 1ecfa94 Merge "Reland "Switch to toybox tar."" by Treehugger Robot · 5 years ago
  39. bbf2567 Add USE_RBE support to soong. by Ramy Medhat · 5 years ago
  40. 19bd53e soong_ui: Do not clean the OutDir path multiple times. by Patrice Arruda · 5 years ago
  41. 0dcf27f soong_ui: Construct the proper MODULES-IN-<dir name> for m* build commands. by Patrice Arruda · 5 years ago
  42. a6d1d37 Reland "Switch to toybox tar." by Elliott Hughes · 5 years ago
  43. 9450d0b soong_ui: Do not find a build file if targets are specified. by Patrice Arruda · 5 years ago
  44. c5a3455 Switch to toybox egrep(1) and grep(1). by Elliott Hughes · 6 years ago
  45. d5f6c82 Rename product_services to system_ext by Justin Yun · 6 years ago
  46. f67e1be Merge changes Icfc893c8,I40f03fc0 by Treehugger Robot · 5 years ago
  47. aa812d1 Allow debugging with SOONG_DELVE=<listen addr> by Colin Cross · 6 years ago
  48. 7b97ecd Print ninja stdout live during the build by Colin Cross · 6 years ago
  49. baba9a9 soong_ui: Build under a path that contains a symbolic link. by Patrice Arruda · 5 years ago
  50. 9d42425 Perform TERM check for file writers only by Mikhail Naganov · 5 years ago
  51. b073581 Improve dumb terminal detection by Mikhail Naganov · 6 years ago
  52. 7b62453 Compute critical path when ninja finishes by Colin Cross · 6 years ago
  53. ba9a519 Merge "Revert "Switch to toybox tar."" by Treehugger Robot · 6 years ago
  54. afeb6cb Revert "Switch to toybox tar." by Elliott Hughes · 6 years ago
  55. 7d7cae8 Merge "Soong: Add build_error proto raw file to $(OUT_DIR)." by Treehugger Robot · 6 years ago
  56. bbeb2c1 Merge "Color long running durations when using action table output" by Colin Cross · 6 years ago
  57. 9b74dfe Merge "Switch to toybox tar." by Elliott Hughes · 6 years ago
  58. 297ceba Soong: Add build_error proto raw file to $(OUT_DIR). by Patrice Arruda · 6 years ago
  59. 5137de0 Color long running durations when using action table output by Colin Cross · 6 years ago
  60. 45cdb71 Merge "Soong: Add BUILD_MODULES build action in soong_ui." by Treehugger Robot · 6 years ago
  61. 3928206 Soong: Add BUILD_MODULES build action in soong_ui. by Patrice Arruda · 6 years ago
  62. 63e7053 Merge "Allow gzcat as an alias for gzip's -dc mode." by Elliott Hughes · 6 years ago
  63. e671f5a Allow gzcat as an alias for gzip's -dc mode. by Elliott Hughes · 6 years ago
  64. c69d715 Use prebuilt m4 instead of system m4 by Dan Willemsen · 6 years ago
  65. fedc471 Merge "Support an action table that shows longest running actions" by Treehugger Robot · 6 years ago
  66. 4b1f4fe Merge "Use SIGWINCH to update terminal size" by Treehugger Robot · 6 years ago
  67. eec8d3a Merge "Soong: Fix the package name in metrics.proto file" by Treehugger Robot · 6 years ago
  68. 3b584b7 Switch to toybox tar. by Elliott Hughes · 6 years ago
  69. 2d10e3f Merge "Revert "Revert "Switch to toybox timeout.""" by Elliott Hughes · 6 years ago
  70. 0e868d0 Revert "Revert "Switch to toybox timeout."" by Elliott Hughes · 6 years ago
  71. 0cc5b21 Soong: Fix the package name in metrics.proto file by Patrice Arruda · 6 years ago
  72. 49cd495 Merge "soong_ui: Add build actions commands in soong_ui." by Treehugger Robot · 6 years ago
  73. 1384822 soong_ui: Add build actions commands in soong_ui. by Patrice Arruda · 6 years ago
  74. 3dac80e Support an action table that shows longest running actions by Colin Cross · 6 years ago
  75. 4355ee6 Use SIGWINCH to update terminal size by Colin Cross · 6 years ago
  76. 4bc5e80 Revert "Use SIGWINCH to update terminal size" by Colin Cross · 6 years ago
  77. 49036be Use SIGWINCH to update terminal size by Colin Cross · 6 years ago
  78. 00bdfd8 Make status line bold by Colin Cross · 6 years ago
  79. e0df1a3 Move all output through StatusOutput by Colin Cross · 6 years ago
  80. 097ed2a Remove terminal.Writer by Colin Cross · 6 years ago
  81. ce52535 Move smart and dumb terminals into separate implementations by Colin Cross · 6 years ago
  82. dde49cb Add tests for status output by Colin Cross · 6 years ago
  83. bc31b91 Switch to toybox date. by Elliott Hughes · 6 years ago
  84. 50e91c1 Revert "Switch to toybox timeout." by Lokesh Gidra · 6 years ago
  85. c1bfeed Switch to toybox sed (again). by Elliott Hughes · 6 years ago
  86. e9f4716 Switch to toybox timeout. by Elliott Hughes · 6 years ago
  87. edff034 Remove BUILD_BROKEN_ANDROIDMK_EXPORTS by Dan Willemsen · 6 years ago
  88. 7101d44 Remove BUILD_BROKEN_ENG_DEBUG_TAGS by Dan Willemsen · 6 years ago
  89. de73078 Make soong lock file sync time configurable.. by Amin Shaikh · 6 years ago
  90. 18e0d5e Go back to the host sed until we have a faster prebuilt. by Elliott Hughes · 6 years ago
  91. 7e52fa9 Don't dump BUILD_BROKEN_USES_BUILD_[HOST_]SHARED_TEST_LIBRARY by Dan Willemsen · 6 years ago
  92. 6ff3923 Merge "Support install-clean and data-clean" by Treehugger Robot · 6 years ago
  93. 806fd94 Support install-clean and data-clean by Colin Cross · 6 years ago
  94. b0e7320 Merge "Allow the host expr." by Elliott Hughes · 6 years ago
  95. 3a653f4 Allow the host expr. by Elliott Hughes · 6 years ago
  96. 6b3a0dd xz: force use of the prebuilt. by Elliott Hughes · 6 years ago
  97. 3d87302 Revert "bzip2/xz: use the prebuilts." by Elliott Hughes · 6 years ago
  98. e114b3f bzip2/xz: use the prebuilts. by Elliott Hughes · 6 years ago
  99. 2fbb757 Obsolete BUILD_BROKEN_DUP_COPY_HEADERS by Dan Willemsen · 6 years ago
  100. 6097746 Obsolete BUILD_BROKEN_PHONY_TARGETS by Dan Willemsen · 6 years ago