1. e8bb87c Don't add +2 to NumCPU() for number of jobs by mydongistiny · 7 years ago
  2. ed98801 Remove support for ONE_SHOT_MAKEFILE by Dan Willemsen · 6 years ago
  3. fac3093 soong_ui: Do not clean the OutDir path multiple times. by Patrice Arruda · 6 years ago
  4. f6af71c soong_ui: Construct the proper MODULES-IN-<dir name> for m* build commands. by Patrice Arruda · 6 years ago
  5. 9752df1 soong_ui: Do not find a build file if targets are specified. by Patrice Arruda · 6 years ago
  6. 6c76de9 soong_ui: Build under a path that contains a symbolic link. by Patrice Arruda · 6 years ago
  7. 80ef1d5 Soong: Add BUILD_MODULES build action in soong_ui. by Patrice Arruda · 6 years ago
  8. 4a6e048 soong_ui: Add build actions commands in soong_ui. by Patrice Arruda · 6 years ago
  9. 46c3b9e soong: use absolute path for OUT_DIR by Dan Pasanen · 8 years ago
  10. b0db307 soong: Enforce absolute path if OUT_DIR is set by Adrian DC · 7 years ago
  11. 4794656 Add BUILD_BROKEN_USES_NETWORK by Dan Willemsen · 6 years ago
  12. 2cb0e5d goma_ctl.py ensure_start in Soong UI. by Yoshisato Yanagisawa · 7 years ago
  13. 17f2767 Generate build timing metrics to proto format file by Nan Zhang · 7 years ago
  14. f99915f Speed up build_test by Dan Willemsen · 7 years ago
  15. 2d31a44 Stop using DIST_DIR in Soong by Dan Willemsen · 7 years ago
  16. fb1271a Add a Kati-based packaging step by Dan Willemsen · 7 years ago
  17. d50e89f Always ensure that DIST_DIR is set by Dan Willemsen · 7 years ago
  18. 2997123 Refactor Kati logic by Dan Willemsen · 7 years ago
  19. 25a5618 Pass --writable to kati by Dan Willemsen · 7 years ago
  20. d8aa39d Support turning phony warnings into errors by Dan Willemsen · 7 years ago
  21. d236e0e Add C.utf8 to supported locales by Aaron Kling · 7 years ago
  22. 00fcb26 Remove POSIXLY_CORRECT from the build environment by Dan Willemsen · 7 years ago
  23. 7f09c40 Unset envsetup.sh variables inside build by Colin Cross · 7 years ago
  24. 997262f Always use OpenJDK9 for building by Colin Cross · 7 years ago
  25. 6654810 Run ErrorProne in OpenJDK9 by Colin Cross · 7 years ago
  26. fa42f3c Turn implicit rules into warnings by Dan Willemsen · 7 years ago
  27. 1849011 Revert "Revert "Revert "Revert "Add path interposer"""" by Dan Willemsen · 7 years ago
  28. 09f4540 Revert "Revert "Revert "Add path interposer""" by Dan Willemsen · 7 years ago
  29. c59a92c Revert "Revert "Add path interposer"" by Dan Willemsen · 7 years ago
  30. 96c957a Revert "Add path interposer" by Dan Willemsen · 7 years ago
  31. a14704c Add path interposer by Dan Willemsen · 8 years ago
  32. 6ab79db Pass TARGET_DEVICE_DIR from dumpvars to later kati runs by Dan Willemsen · 7 years ago
  33. ebfe33a Remove more problematic env vars by Dan Willemsen · 7 years ago
  34. 3d60b11 Allow boards to turn overriding commands into an error by Dan Willemsen · 7 years ago
  35. 32a669b Use our own TMPDIR by Dan Willemsen · 7 years ago
  36. 2e6a4ff Let Soong_UI to handle build_date.txt file by Nan Zhang · 7 years ago
  37. ed86952 Normalize LANG / LC_* environment by Dan Willemsen · 8 years ago
  38. e401a83 Remove armv5te by Dan Willemsen · 8 years ago
  39. 18099fd Build with OpenJDK 9 -target 1.8 by default (attempt 4). by Tobias Thierer · 8 years ago
  40. e59aeff Make ANDROID_JAVA{8,9}_HOME available to config.mk. by Tobias Thierer · 8 years ago
  41. e05f3a5 Revert "Build with OpenJDK 9 -target 1.8 by default except for errorprone." by Tobias Thierer · 8 years ago
  42. 13f23a2 Build with OpenJDK 9 -target 1.8 by default except for errorprone. by Tobias Thierer · 8 years ago
  43. 7c05949 Revert "Default to building with OpenJDK 9 -target 1.8." by Tobias Thierer · 8 years ago
  44. 0ae8b54 Build with OpenJDK 9 -target 1.8 by default except for errorprone. by Tobias Thierer · 8 years ago
  45. 3719349 Revert "Revert "Test for dangling rules in make checkbuild"" by Colin Cross · 8 years ago
  46. a7cdd15 Support EXPERIMENTAL_USE_OPENJDK9=false. by Tobias Thierer · 8 years ago
  47. fb94191 Revert "Test for dangling rules in make checkbuild" by Colin Cross · 8 years ago
  48. 7709a05 Test for dangling rules in make checkbuild by Colin Cross · 8 years ago
  49. d9e8f0a Setup java paths in soong_ui by Dan Willemsen · 8 years ago
  50. 6ac63ef Fix soong_ui with empty arguments by Dan Willemsen · 8 years ago
  51. 8122bd5 Revert "Always run asan ckati on the build servers" by Dan Willemsen · 8 years ago
  52. 4dc4e14 Remove (TARGET|HOST)_BUILD_TYPE path modifications by Dan Willemsen · 8 years ago
  53. b64fc1c Run the Finder and make its results available to Kati by Jeff Gaston · 8 years ago
  54. e0879fc Add --skip-make to replace Soong's blueprint wrapper with soong_ui by Dan Willemsen · 8 years ago
  55. c40e10b Drop make flags in soong_ui by Dan Willemsen · 8 years ago
  56. 091525e Parse environment options from the command line by Dan Willemsen · 8 years ago
  57. 9b58749 Support more ways to pass -j/-k by Dan Willemsen · 8 years ago
  58. efc1b41 Have Soong try to enforce that genrules declare all their outputs. by Jeff Gaston · 8 years ago
  59. f052f78 Move dataclean and installclean to soong_ui by Dan Willemsen · 8 years ago
  60. 02781d5 Move auto installclean to soong_ui by Dan Willemsen · 8 years ago
  61. db8457c Move version checking from Make into soong_ui by Dan Willemsen · 8 years ago
  62. 02f3add Clean OUT_DIR by Dan Willemsen · 8 years ago
  63. a3e6c52 Always run asan ckati on the build servers by Dan Willemsen · 8 years ago
  64. f173d59 Support ASAN for ckati and ninja by Dan Willemsen · 8 years ago
  65. 68a0985 Blacklist DISPLAY / GREP_OPTIONS by Dan Willemsen · 8 years ago
  66. 0c3919e Fix OUT_DIR_COMMON_BASE with soong_ui by Dan Willemsen · 8 years ago
  67. 8a073a8 Ship the build log and trace on the build servers by Dan Willemsen · 8 years ago
  68. c2af0be Add multiproduct_kati by Dan Willemsen · 9 years ago
  69. 1e70446 Add a Go replacement for our top-level Make wrapper by Dan Willemsen · 9 years ago