1. 8936b02 Add jar sorting to zip2zip by Colin Cross · 8 years ago
  2. 3e3e72d Add java config and share it with make by Colin Cross · 8 years ago
  3. 540eff8 Split java device properties into separate struct by Colin Cross · 8 years ago
  4. 46c9b8b Remove non-idiomatic inheritance by Colin Cross · 8 years ago
  5. ba21113 Update obsolete references by Colin Cross · 8 years ago
  6. 20e1365 Fix panic in builds with no device by Colin Cross · 8 years ago
  7. 405ce4d Merge "zip2zip: Support sorting globbed arguments, '**'" by Treehugger Robot · 8 years ago
  8. 82218f2 zip2zip: Support sorting globbed arguments, '**' by Dan Willemsen · 8 years ago
  9. 12e2318 Merge "Add OWNERS in build/soong" by Treehugger Robot · 8 years ago
  10. c527b76 Merge "Turn find emulator warnings into errors" by Treehugger Robot · 8 years ago
  11. 418420e Turn find emulator warnings into errors by Dan Willemsen · 8 years ago
  12. d5696dd Merge "add exclude_shared_libs for vendor_available:true libs" by Treehugger Robot · 8 years ago
  13. e7efcbe Capture backtraces during build_test by Dan Willemsen · 8 years ago
  14. 44cf1a7 add exclude_shared_libs for vendor_available:true libs by Jiyong Park · 8 years ago
  15. 83cf1ce Merge changes I0b67e89f,I60f02a8d by Jeff Gaston · 8 years ago
  16. 9677e8c Black-list for clang LibTooling Cflags. by Jayant Chowdhary · 8 years ago
  17. c381fd0 Revert "Revert "Run bpfix at the end of androidmk"" by Jeff Gaston · 8 years ago
  18. aff66e5 Revert "Revert "Initial implementation of bpfix"" by Jeff Gaston · 8 years ago
  19. f47b048 Merge "Add support for misc_undefined diagnostics" by Ivan Lozano · 8 years ago
  20. 651275b Add support for misc_undefined diagnostics by Ivan Lozano · 8 years ago
  21. 81a6cb3 Add OWNERS in build/soong by Chih-Hung Hsieh · 8 years ago
  22. 572324a Add JAVAC_WRAPPER support by Yoshisato Yanagisawa · 8 years ago
  23. 2a60959 Merge "Require that NDK symbol files end with .map.txt." by Treehugger Robot · 8 years ago
  24. 15be0c6 Require that NDK symbol files end with .map.txt. by Dan Albert · 8 years ago
  25. a6697e8 Only check for ninja stuckness after it's been running for a bit by Jeff Gaston · 8 years ago
  26. 193f2fb Make absolute OUT_DIR work with sbox by Jeff Gaston · 8 years ago
  27. aac67d3 Fix the issue that /tmp/soong_python_test* isn't being removed. by Nan Zhang · 8 years ago
  28. f49082a Easier debugging of sbox by Jeff Gaston · 8 years ago
  29. efc1b41 Have Soong try to enforce that genrules declare all their outputs. by Jeff Gaston · 8 years ago
  30. 6b78fa8 Merge "Add pom2mk, a maven repo -> Android.mk tool" by Dan Willemsen · 8 years ago
  31. 2902fa7 Add pom2mk, a maven repo -> Android.mk tool by Dan Willemsen · 8 years ago
  32. d20ac72 Merge "Fix install path for sanitized native tests. (Soong)" by Vishwath Mohan · 8 years ago
  33. c6482d6 Don't add -lrt on Darwin for sanitized targets. by Evgenii Stepanov · 8 years ago
  34. 3f050c8 Merge "Run 'pstree' if ninja_log hasn't updated recently" by Jeff Gaston · 8 years ago
  35. 87f3b24 Fix install path for sanitized native tests. (Soong) by Vishwath Mohan · 8 years ago
  36. 76cee23 Fix -fsanitize=integer not passed for soong builds. by Evgenii Stepanov · 8 years ago
  37. 809cc6f Run 'pstree' if ninja_log hasn't updated recently by Jeff Gaston · 8 years ago
  38. dadff1b Switch to clang-4053586 by Yi Kong · 8 years ago
  39. e748f5d Export clang default settings. by Leo Li · 8 years ago
  40. a18660d Have installclean remove android-info.txt again by Dan Willemsen · 8 years ago
  41. e427a40 Stop installcleaning $PRODUCT_OUT/*.{ini,txt,xlb} by Dan Willemsen · 8 years ago
  42. d55aa7b Merge "MIPS: Lower LibartImgDeviceBaseAddress() to fix ART tests." by Treehugger Robot · 8 years ago
  43. ae7f3e2 MIPS: Lower LibartImgDeviceBaseAddress() to fix ART tests. by Chris Larsen · 8 years ago
  44. 977fd8f Merge "Support Make rewriting APP-*" by Dan Willemsen · 8 years ago
  45. e559816 Merge "Add pdk product variable" by Colin Cross · 8 years ago
  46. 5800668 Merge "Add bionic's scsi headers to the include path." by Elliott Hughes · 8 years ago
  47. 9847add Merge "Allow version 9 toolchains for EXPERIMENTAL_USE_OPENJDK9" by Tobias Thierer · 8 years ago
  48. 849bb6b Allow version 9 toolchains for EXPERIMENTAL_USE_OPENJDK9 by Tobias Thierer · 8 years ago
  49. 04a16c7 Support Make rewriting APP-* by Dan Willemsen · 8 years ago
  50. 99f64d4 Merge "Revert "Initial implementation of bpfix"" by Jeff Gaston · 8 years ago
  51. ee765dc Merge "Revert "Run bpfix at the end of androidmk"" by Jeff Gaston · 8 years ago
  52. eb3186a Revert "Run bpfix at the end of androidmk" by Jeff Gaston · 8 years ago
  53. a8cc9c5 Revert "Initial implementation of bpfix" by Jeff Gaston · 8 years ago
  54. 98418a0 Add bionic's scsi headers to the include path. by Elliott Hughes · 8 years ago
  55. 4e87d89 Merge "Optimizations to abi checking." by Treehugger Robot · 8 years ago
  56. 7bde480 Merge changes Iefcae1b0,Ia94602f9 by Treehugger Robot · 8 years ago
  57. 715cac3 Optimizations to abi checking. by Jayant Chowdhary · 8 years ago
  58. dab550d Add pdk product variable by Colin Cross · 8 years ago
  59. 3615fe8 Revert "Revert "Disallow multiple build executions in parallel"" by Jeff Gaston · 8 years ago
  60. 7fd905a Run bpfix at the end of androidmk by Jeff Gaston · 8 years ago
  61. de4b046 Initial implementation of bpfix by Jeff Gaston · 8 years ago
  62. 442b7e6 Merge "Drop build support for LEGACY_USE_JAVA7." by Tobias Thierer · 8 years ago
  63. ad08626 Merge "Export cc_benchmark as NATIVE_TESTS to Make" by Treehugger Robot · 8 years ago
  64. 58a5c8b Export cc_benchmark as NATIVE_TESTS to Make by Dan Willemsen · 8 years ago
  65. 5b2e720 Merge "Move dataclean and installclean to soong_ui" by Treehugger Robot · 8 years ago
  66. d7cbea9 Merge "Add all packages under packages/apps to root.bp" by Treehugger Robot · 8 years ago
  67. 8b4319c Drop build support for LEGACY_USE_JAVA7. by Tobias Thierer · 8 years ago
  68. e2eaf9a Merge "Prepare multiproduct_kati to run on the build servers" by Treehugger Robot · 8 years ago
  69. 9156330 Merge "Add arch, lib name to header-abi-diff invocation." by Jayant Chowdhary · 8 years ago
  70. f624fb9 Prepare multiproduct_kati to run on the build servers by Dan Willemsen · 8 years ago
  71. 6b8eb63 Merge "Fix mips32r2-fp-xburst build" by Treehugger Robot · 8 years ago
  72. f54e0a7 Add arch, lib name to header-abi-diff invocation. by Jayant Chowdhary · 8 years ago
  73. a9ec71f Merge "Add Treble as soong variable." by Treehugger Robot · 8 years ago
  74. e24bc20 Add Treble as soong variable. by Steven Moreland · 8 years ago
  75. f052f78 Move dataclean and installclean to soong_ui by Dan Willemsen · 8 years ago
  76. 454fcd4 Merge "Make factory functions in cc/prebuilt.go public. Test: refactoring CL." by Treehugger Robot · 8 years ago
  77. 43aecf6 Merge "Revert "Disallow multiple build executions in parallel"" by Jeff Gaston · 8 years ago
  78. be9cd11 Revert "Disallow multiple build executions in parallel" by Jeff Gaston · 8 years ago
  79. 90d7ceb Merge "Disallow multiple build executions in parallel" by Treehugger Robot · 8 years ago
  80. 10559e4 Merge "soong: use optimal FPU on Cortex-A15" by Christopher Ferris · 8 years ago
  81. 74f7b97 Make factory functions in cc/prebuilt.go public. Test: refactoring CL. by Leo Li · 8 years ago
  82. d17602b Merge "Dedup exported flags from dependencies" by Treehugger Robot · 8 years ago
  83. dd84e05 Dedup exported flags from dependencies by Colin Cross · 8 years ago
  84. 5916657 soong: use optimal FPU on Cortex-A15 by Jake Weinstein · 8 years ago
  85. 4a1741c Add all packages under packages/apps to root.bp by Steven Moreland · 8 years ago
  86. 5323f8e Add python_test_host module. by Nan Zhang · 8 years ago
  87. 7db68be Disallow multiple build executions in parallel by Jeff Gaston · 8 years ago
  88. 2c13abc Merge "Fix the issue "\n" didn't get interpreted properly." by Treehugger Robot · 8 years ago
  89. 2700511 Fix the issue "\n" didn't get interpreted properly. by Nan Zhang · 8 years ago
  90. e121bbb Merge changes I9512642d,I6548889c,I8db5198f by Treehugger Robot · 8 years ago
  91. 63b599a Merge changes from topics 'soong_ui_installclean', 'soong_ui_version', 'soong_ui_clean' by Dan Willemsen · 8 years ago
  92. 2dc77f7 Merge "soong: add cortex-a73 to microarchitecture list" by Christopher Ferris · 8 years ago
  93. b4a3288 Merge "Support for LOCAL_AIDL_INCLUDES in androidmk" by Jeff Gaston · 8 years ago
  94. 0df1517 Add build_test.sh, split common parts of soong_ui.bash by Dan Willemsen · 8 years ago
  95. 04b830f Merge "Revert "Revert "Ensure environment dependencies are correct""" by Treehugger Robot · 8 years ago
  96. bdb02bd Merge "Clarify paths.go somewhat" by Treehugger Robot · 8 years ago
  97. 5ed900b Allow specifying a build variant by Dan Willemsen · 8 years ago
  98. 02781d5 Move auto installclean to soong_ui by Dan Willemsen · 8 years ago
  99. db8457c Move version checking from Make into soong_ui by Dan Willemsen · 8 years ago
  100. 6600a44 soong: add cortex-a73 to microarchitecture list by Jake Weinstein · 8 years ago