1. 7a907c9 Move uniq(1) to toybox. by Elliott Hughes · 7 years ago
  2. 5d59323 Move cat(1) to toybox. by Elliott Hughes · 7 years ago
  3. 9b370f5 Move id(1) and whoami(1) to toybox. by Elliott Hughes · 7 years ago
  4. 417be1f Start using the toybox prebuilt by Dan Willemsen · 7 years ago
  5. a758cda Merge "Speed up build_test" by Treehugger Robot · 7 years ago
  6. f99915f Speed up build_test by Dan Willemsen · 7 years ago
  7. be3cfa5 Disallow "runalarm" and allow the more standard "timeout". by Elliott Hughes · 7 years ago
  8. 6f03752 Allow DIST_DIR to be read via dumpvars by Dan Willemsen · 8 years ago
  9. 2d31a44 Stop using DIST_DIR in Soong by Dan Willemsen · 8 years ago
  10. d4ad1da Merge "Add a Kati-based packaging step" by Dan Willemsen · 8 years ago
  11. 41cabfb Remove make and xmllint from the allowed tools list by Dan Willemsen · 8 years ago
  12. fb1271a Add a Kati-based packaging step by Dan Willemsen · 8 years ago
  13. d50e89f Always ensure that DIST_DIR is set by Dan Willemsen · 8 years ago
  14. e9e20dd Remove perl from the allowed PATH tools list by Dan Willemsen · 8 years ago
  15. 6afcd9a Log uses of `make` and `xmllint` within the Android Build by Dan Willemsen · 8 years ago
  16. ecdeb1e Remove sum(1) from the list of approved binaries. by Elliott Hughes · 8 years ago
  17. 3eec9c5 Switch perl to logging by Dan Willemsen · 8 years ago
  18. 2997123 Refactor Kati logic by Dan Willemsen · 8 years ago
  19. c736cda Merge "Add OWNERS to finder's cache" by Treehugger Robot · 8 years ago
  20. ecf0f10 Sanity check the tree before building. by Anton Hansson · 8 years ago
  21. 1456958 Default BUILD_BROKEN_PHONY_TARGETS to false by Dan Willemsen · 8 years ago
  22. df98cd7 Add OWNERS to finder's cache by Simran Basi · 8 years ago
  23. 25a5618 Pass --writable to kati by Dan Willemsen · 8 years ago
  24. 090ec58 Add tee to the allowed PATH tools list by Dan Willemsen · 8 years ago
  25. 2d31ace Add od to allowed PATH tools by Dan Willemsen · 8 years ago
  26. 8125d2a Start enforcing the $PATH restrictions by Dan Willemsen · 8 years ago
  27. 6fa18f4 Add unix2dos as an allowed PATH tool by Dan Willemsen · 8 years ago
  28. 27a509b Merge "Add $PRODUCT_OUT/ramdisk to installclean" by Tom Cherry · 8 years ago
  29. de6eac1 Merge "Add todos to the allowed PATH list" by Treehugger Robot · 8 years ago
  30. 7a08bc5 Add todos to the allowed PATH list by Dan Willemsen · 8 years ago
  31. 42ff416 Merge "Add fuser to allowed PATH tools" by Treehugger Robot · 8 years ago
  32. b4d0144 Add fuser to allowed PATH tools by Dan Willemsen · 8 years ago
  33. d8aa39d Support turning phony warnings into errors by Dan Willemsen · 8 years ago
  34. 7803a01 Add $PRODUCT_OUT/ramdisk to installclean by Tom Cherry · 8 years ago
  35. d236e0e Add C.utf8 to supported locales by Aaron Kling · 8 years ago
  36. 7bbacf3 Merge "s/product-services/product_services/g" by Yifan Hong · 8 years ago
  37. 95cf767 s/product-services/product_services/g by Dario Freni · 8 years ago
  38. 00fcb26 Remove POSIXLY_CORRECT from the build environment by Dan Willemsen · 8 years ago
  39. 42740f2 Add lsof and ps to the allowed tool lists by Dan Willemsen · 8 years ago
  40. 14eae19 Add du, paste, xxd to allowed PATH tools by Dan Willemsen · 8 years ago
  41. d2e231a Fix parsing of dangling dep check by Dan Willemsen · 8 years ago
  42. 77d51c6 Add product-services to installclean by Dario Freni · 8 years ago
  43. e029b28 Merge "Turn on phony checks" by Treehugger Robot · 8 years ago
  44. f880b58 Turn on phony checks by Dan Willemsen · 8 years ago
  45. 9dc69a4 Turn overriding command warnings into errors by default by Dan Willemsen · 8 years ago
  46. 59339a2 Fix `go vet` issues by Dan Willemsen · 8 years ago
  47. 0273667 Use --frontend_file for ninja instead of cat by Dan Willemsen · 8 years ago
  48. 77fe361 Strip escape characters when TERM=dumb by Dan Willemsen · 8 years ago
  49. f78a734 Move all status output to stdout by Dan Willemsen · 8 years ago
  50. 9611199 Fix race condition and logging by Dan Willemsen · 8 years ago
  51. ecc71f8 Merge "Add a unified status reporting UI" by Treehugger Robot · 8 years ago
  52. b82471a Add a unified status reporting UI by Dan Willemsen · 8 years ago
  53. 7f09c40 Unset envsetup.sh variables inside build by Colin Cross · 8 years ago
  54. 63b4e0f Sort and uniqify dangling rules list by Colin Cross · 8 years ago
  55. 5af1cbe Ensure bpglob is built early by Dan Willemsen · 8 years ago
  56. 2bc456e Switch implicit rules into errors by Dan Willemsen · 8 years ago
  57. 5c73385 Merge "Always use OpenJDK9 for building" by Colin Cross · 8 years ago
  58. 8eb0ad1 Merge "Run ErrorProne in OpenJDK9" by Colin Cross · 8 years ago
  59. 997262f Always use OpenJDK9 for building by Colin Cross · 8 years ago
  60. b58f120 Dump more BUILD_BROKEN_* values out to log by Dan Willemsen · 8 years ago
  61. 6654810 Run ErrorProne in OpenJDK9 by Colin Cross · 8 years ago
  62. fa42f3c Turn implicit rules into warnings by Dan Willemsen · 8 years ago
  63. d368d6f Turn suffix rules into errors by Dan Willemsen · 8 years ago
  64. 16dbb39 PATH: Allow more tools by Dan Willemsen · 8 years ago
  65. f6d3006 Allow more PATH tools, expose HOST_STRIP by Dan Willemsen · 8 years ago
  66. 1849011 Revert "Revert "Revert "Revert "Add path interposer"""" by Dan Willemsen · 8 years ago
  67. 09f4540 Revert "Revert "Revert "Add path interposer""" by Dan Willemsen · 8 years ago
  68. c59a92c Revert "Revert "Add path interposer"" by Dan Willemsen · 8 years ago
  69. 96c957a Revert "Add path interposer" by Dan Willemsen · 8 years ago
  70. a14704c Add path interposer by Dan Willemsen · 8 years ago
  71. f6307cc Delete product in installClean by Jaekyun Seok · 8 years ago
  72. fe8b645 Handle readonly directories in tmpdir by Dan Willemsen · 8 years ago
  73. 8175984 Add --kati_stats to cleanspec processing by Dan Willemsen · 8 years ago
  74. d08726a Merge "Pass TARGET_DEVICE_DIR from dumpvars to later kati runs" by android-build-prod (mdb) · 8 years ago
  75. 6ab79db Pass TARGET_DEVICE_DIR from dumpvars to later kati runs by Dan Willemsen · 8 years ago
  76. 567851c Save list of AndroidProducts.mk files by Dan Willemsen · 8 years ago
  77. ebfe33a Remove more problematic env vars by Dan Willemsen · 8 years ago
  78. 3d60b11 Allow boards to turn overriding commands into an error by Dan Willemsen · 8 years ago
  79. f46e37f Fix format string issues by Colin Cross · 8 years ago
  80. 32a669b Use our own TMPDIR by Dan Willemsen · 8 years ago
  81. d9429e6 Handle Scanner errors in kati output filter by Dan Willemsen · 8 years ago
  82. 2e6a4ff Let Soong_UI to handle build_date.txt file by Nan Zhang · 8 years ago
  83. e7945d7 Make GOROOT consistent by Dan Willemsen · 8 years ago
  84. ed86952 Normalize LANG / LC_* environment by Dan Willemsen · 8 years ago
  85. 7d3e070 Merge "Remove armv5te" by Treehugger Robot · 8 years ago
  86. 0c51851 Apply kati output rewriting to dumpvars by Dan Willemsen · 8 years ago
  87. e401a83 Remove armv5te by Dan Willemsen · 8 years ago
  88. 18099fd Build with OpenJDK 9 -target 1.8 by default (attempt 4). by Tobias Thierer · 8 years ago
  89. 8d6395c Move android/soong/fs to android/soong/finder/fs by Colin Cross · 8 years ago
  90. e59aeff Make ANDROID_JAVA{8,9}_HOME available to config.mk. by Tobias Thierer · 8 years ago
  91. 8b6faf6 Merge "Revert "Build with OpenJDK 9 -target 1.8 by default except for errorprone."" by Tobias Thierer · 8 years ago
  92. 592faab Merge "Clearer error if no Android.bp is found" by Jeff Gaston · 8 years ago
  93. e05f3a5 Revert "Build with OpenJDK 9 -target 1.8 by default except for errorprone." by Tobias Thierer · 8 years ago
  94. 13f23a2 Build with OpenJDK 9 -target 1.8 by default except for errorprone. by Tobias Thierer · 8 years ago
  95. 02ae4de Clearer error if no Android.bp is found by Jeff Gaston · 8 years ago
  96. 29e959d Search for files named Blueprints only under build/blueprint by Jeff Gaston · 8 years ago
  97. c7efdd9 Merge "Revert "Default to building with OpenJDK 9 -target 1.8."" by Tobias Thierer · 8 years ago
  98. cf8d83d Merge "Build with OpenJDK 9 -target 1.8 by default except for errorprone." by Tobias Thierer · 8 years ago
  99. 7c05949 Revert "Default to building with OpenJDK 9 -target 1.8." by Tobias Thierer · 8 years ago
  100. 0ae8b54 Build with OpenJDK 9 -target 1.8 by default except for errorprone. by Tobias Thierer · 8 years ago