1. 5c51792 Make binaries executable by Colin Cross · 7 years ago
  2. add7fdf Merge changes Iac19fbd3,Id4707189 by Colin Cross · 7 years ago
  3. e558097 Improve soong_zip filename collisions by Colin Cross · 7 years ago
  4. 7b10cf1 Add soong_zip -D to zip whole directories by Colin Cross · 7 years ago
  5. 6807ba2 Fix ndk prebuilts script. by Dan Albert · 7 years ago
  6. fe39187 Merge "Export TARGET_JAVAC and HOST_JAVAC to make" by Treehugger Robot · 7 years ago
  7. 25393eb Merge "Remove more duplicated flags and dependencies" by Treehugger Robot · 7 years ago
  8. d1401c5 Merge "Add a name to API level map for O." by Treehugger Robot · 7 years ago
  9. fe92c96 Remove more duplicated flags and dependencies by Dan Willemsen · 7 years ago
  10. 2aad9c2 Export TARGET_JAVAC and HOST_JAVAC to make by Colin Cross · 7 years ago
  11. e3e4fc8 Add a name to API level map for O. by Dan Albert · 7 years ago
  12. feda20b Support version_script for cc_binaries by dimitry · 7 years ago
  13. 3203dde Pass javac flags to errorprone builds by Colin Cross · 7 years ago
  14. 77d9dec Merge "Add error-prone support" by Treehugger Robot · 7 years ago
  15. c6bbef3 Add error-prone support by Colin Cross · 7 years ago
  16. cef50b9 have soong_zip add some extra lines to manifest.mf by Jeff Gaston · 7 years ago
  17. 66dd6e5 Support in soong_zip to write byte buffers in addition to copying files by Jeff Gaston · 7 years ago
  18. 8edbb3a Have soong_zip add extended attribute to META-INF in jar mode by Jeff Gaston · 7 years ago
  19. 8cd5310 Merge changes Id5c6ea9c,I4830bd33 by Jeff Gaston · 7 years ago
  20. b6530cc Merge "Have soong_zip not write a data descriptor for non-compressed files" by Jeff Gaston · 7 years ago
  21. ec5b3aa Merge "Allow apis from exported shared library headers as well, while dumping abi." by Jayant Chowdhary · 7 years ago
  22. cd3d542 Merge "Revert "Revert "Build support for 32-bit armv8-a""" by Isaac Chen · 7 years ago
  23. af6eb71 Allow apis from exported shared library headers as well, while dumping abi. by Jayant Chowdhary · 7 years ago
  24. f3ccfa9 Fix crash when running androidmk against frameworks/base/Android.mk by Jeff Gaston · 7 years ago
  25. d55f4d0 Merge "Consolidate localIncludeDirs and exportIncludeDirs" by Jeff Gaston · 7 years ago
  26. a297695 Add '--jar' flag to soong_zip to move META-INF to the top of the zip by Jeff Gaston · 7 years ago
  27. c5eb66d Have soong_zip not write a data descriptor for non-compressed files by Jeff Gaston · 7 years ago
  28. 01547b2 Extract jar-sorting to be accessible to soong_zip by Jeff Gaston · 7 years ago
  29. 6dd56e0 Merge "Revert "Revert "Refactor rate_limit.go for more clarify""" by Jeff Gaston · 7 years ago
  30. 21c21b7 Consolidate localIncludeDirs and exportIncludeDirs by Jeff Gaston · 8 years ago
  31. f355735 Merge "Fix the Finder's ability to ignore permission errors" by Jeff Gaston · 7 years ago
  32. 06bbd89 Enhance coverage options to include those needed by Honggfuzz for coverage-driven fuzzing by Zach Riggle · 7 years ago
  33. 2e78e5e Merge "Add dependency support for yasm" by Treehugger Robot · 7 years ago
  34. 87291b1 Merge "Add product_variables.uml" by Treehugger Robot · 7 years ago
  35. 821271b Fix the Finder's ability to ignore permission errors by Jeff Gaston · 7 years ago
  36. dba5419 Add product_variables.uml by Dmitry Shmidt · 7 years ago
  37. a2a5824 Revert "Revert "Build support for 32-bit armv8-a"" by Isaac Chen · 7 years ago
  38. 1d3e545 Add dependency support for yasm by Dan Willemsen · 7 years ago
  39. ef88ae2 Make libdl.so be loaded after libc.so by Colin Cross · 7 years ago
  40. 0b06213 Merge "Add some tests for singlethreaded usage of the Finder." by Treehugger Robot · 7 years ago
  41. 59fdf96 Split CleanSpec processing out of main Kati run by Dan Willemsen · 7 years ago
  42. 56ad256 Merge "Stop setting ASAN_OPTIONS for kati" by Treehugger Robot · 7 years ago
  43. d311952 Add some tests for singlethreaded usage of the Finder. by Jeff Gaston · 7 years ago
  44. 996716a Fix hanging of finder_test by Jeff Gaston · 7 years ago
  45. b3f1c8f Merge "Revert "Build support for 32-bit armv8-a"" am: 9dffe1d807 by Tobias Thierer · 7 years ago
  46. 9dffe1d Merge "Revert "Build support for 32-bit armv8-a"" by Tobias Thierer · 7 years ago
  47. e27ed54 Stop setting ASAN_OPTIONS for kati by Dan Willemsen · 7 years ago
  48. fd7141e Merge "Update the minimum NDK target API." am: fb5a671c7c by Dan Albert · 7 years ago
  49. fb5a671 Merge "Update the minimum NDK target API." by Treehugger Robot · 7 years ago
  50. 80b27e4 Revert "Build support for 32-bit armv8-a" by Tobias Thierer · 7 years ago
  51. 2bd5707 Merge "Build support for 32-bit armv8-a" am: 1c508b6c53 by Isaac Chen · 7 years ago
  52. 1c508b6 Merge "Build support for 32-bit armv8-a" by Isaac Chen · 7 years ago
  53. 68c15dd Obsolete bootstrap.bash and ./soong wrappers am: 99a75cd2a5 by Dan Willemsen · 7 years ago
  54. 99a75cd Obsolete bootstrap.bash and ./soong wrappers by Dan Willemsen · 7 years ago
  55. 9c02066 Build support for 32-bit armv8-a by Isaac Chen · 8 years ago
  56. 175f34c Revert "Revert "Refactor rate_limit.go for more clarify"" by Jeff Gaston · 7 years ago
  57. 9904196 Merge "Expose the minimum supported SDK version to make." am: fd697f4256 by Dan Albert · 7 years ago
  58. fd697f4 Merge "Expose the minimum supported SDK version to make." by Treehugger Robot · 7 years ago
  59. 66515e1 Merge "Fix Finder out path in multiproduct_kati" am: bfbb8d242d by Jeff Gaston · 7 years ago
  60. a308122 Merge "Fix androidmk crash if no CLEAR_VARS is detected" am: d5476b11f3 by Jeff Gaston · 7 years ago
  61. bfbb8d2 Merge "Fix Finder out path in multiproduct_kati" by Jeff Gaston · 7 years ago
  62. e692428 resolve merge conflicts of ee41cb8 to stage-aosp-master by Colin Cross · 7 years ago
  63. ab0fd5f List of VNDK-related libs are exported to make by Jiyong Park · 7 years ago
  64. d5476b1 Merge "Fix androidmk crash if no CLEAR_VARS is detected" by Treehugger Robot · 7 years ago
  65. ee41cb8 Merge "Keep vndk library lists sorted" by Treehugger Robot · 7 years ago
  66. 2b3cb9c Merge "Revert "Refactor rate_limit.go for more clarify"" am: 1115ddc838 by Colin Cross · 7 years ago
  67. 1115ddc Merge "Revert "Refactor rate_limit.go for more clarify"" by Colin Cross · 7 years ago
  68. 526416b Revert "Refactor rate_limit.go for more clarify" by Colin Cross · 7 years ago
  69. d4db4ac Update the minimum NDK target API. by Dan Albert · 7 years ago
  70. f5415d7 Expose the minimum supported SDK version to make. by Dan Albert · 7 years ago
  71. 15e8e75 Fix androidmk crash if no CLEAR_VARS is detected by Jeff Gaston · 8 years ago
  72. 766efbc Keep vndk library lists sorted by Colin Cross · 7 years ago
  73. 743e29e Fix Finder out path in multiproduct_kati by Jeff Gaston · 7 years ago
  74. 8c47358 Merge "Run the Finder and make its results available to Kati" am: 8cd393688b by Jeff Gaston · 7 years ago
  75. 8cd3936 Merge "Run the Finder and make its results available to Kati" by Jeff Gaston · 7 years ago
  76. 7894cbc Merge "Refactor rate_limit.go for more clarify" am: b90afd09d6 by Jeff Gaston · 7 years ago
  77. b90afd0 Merge "Refactor rate_limit.go for more clarify" by Jeff Gaston · 7 years ago
  78. 7d08ced Merge "Export jar-args.sh script to make" am: 8a55ec317d by Colin Cross · 7 years ago
  79. 8a55ec3 Merge "Export jar-args.sh script to make" by Treehugger Robot · 7 years ago
  80. 69f3b3e Refactor rate_limit.go for more clarify by Jeff Gaston · 7 years ago
  81. b64fc1c Run the Finder and make its results available to Kati by Jeff Gaston · 7 years ago
  82. a873c44 Merge "Have soong_zip add entries for ancestor directories" am: 16c04e0621 by Jeff Gaston · 7 years ago
  83. 16c04e0 Merge "Have soong_zip add entries for ancestor directories" by Jeff Gaston · 7 years ago
  84. 5e13d9d Merge "Fail the Finder in case of unexpected fs error" am: cefa501304 by Jeff Gaston · 7 years ago
  85. cefa501 Merge "Fail the Finder in case of unexpected fs error" by Treehugger Robot · 7 years ago
  86. 2d17413 Have soong_zip add entries for ancestor directories by Jeff Gaston · 7 years ago
  87. 4da8e31 Merge changes I18acac41,Ib8baefed,I38e78bb9 am: 972a160062 by Colin Cross · 7 years ago
  88. 972a160 Merge changes I18acac41,Ib8baefed,I38e78bb9 by Colin Cross · 7 years ago
  89. 5895aea androidmk no longer escaping escaped quotes in CFLAGS am: fd4ce1bb68 by Jeff Gaston · 7 years ago
  90. fd4ce1b androidmk no longer escaping escaped quotes in CFLAGS by Jeff Gaston · 8 years ago
  91. ded8a97 Export jar-args.sh script to make by Colin Cross · 7 years ago
  92. b629e18 Fail the Finder in case of unexpected fs error by Jeff Gaston · 7 years ago
  93. f5b9b95 Work around LLVM bug where TLS not emulated in LTO mode by Stephen Crane · 8 years ago
  94. ba090d1 Add LTO support to soong by Stephen Crane · 8 years ago
  95. b3c2154 Pass correct emulation string to gold by Stephen Crane · 8 years ago
  96. 776c773 Merge "Convert soong java from soong_zip to jar" am: 38d3d5d2e5 by Colin Cross · 7 years ago
  97. 38d3d5d Merge "Convert soong java from soong_zip to jar" by Treehugger Robot · 7 years ago
  98. 4691dab Merge "Install java_binary wrappers in make" am: 1d15c37766 by Colin Cross · 7 years ago
  99. 1d15c37 Merge "Install java_binary wrappers in make" by Treehugger Robot · 7 years ago
  100. b852a58 Convert soong java from soong_zip to jar by Colin Cross · 7 years ago