1. a1354b3 Fix Zip64 behavior in zip2zip by Dan Willemsen · 8 years ago
  2. 4498879 Merge "Export header libraries to make as static libraries" by Colin Cross · 8 years ago
  3. 4ac4480 Export header libraries to make as static libraries by Colin Cross · 8 years ago
  4. 367a7da Merge "Blacklist code for CFI." by Treehugger Robot · 8 years ago
  5. 31160be Merge "Ban --coverage now that we have native coverage" by Treehugger Robot · 8 years ago
  6. f3918d3 Blacklist code for CFI. by Vishwath Mohan · 8 years ago
  7. a48ab5b Build a static library for header-only libraries by Colin Cross · 8 years ago
  8. 17ff636 Ban --coverage now that we have native coverage by Dan Willemsen · 8 years ago
  9. 581341d Native Coverage support in Soong (gcov) by Dan Willemsen · 8 years ago
  10. e13374d Merge "Disble CFI for ARM32 processes." by Vishwath Mohan · 8 years ago
  11. 040ffff Merge "Add soong_javac_filter tool" by Treehugger Robot · 8 years ago
  12. 521534f Add soong_javac_filter tool by Colin Cross · 8 years ago
  13. ee8e7a7 Removed Bluetooth build variables from the soong build parser by Jack He · 8 years ago
  14. 6d67e6e Disble CFI for ARM32 processes. by Vishwath Mohan · 8 years ago
  15. 6294477 Merge "Ship the build log and trace on the build servers" by Dan Willemsen · 8 years ago
  16. 89a0d79 Merge "Add RenderScript toolchain information to soong." by Jayant Chowdhary · 8 years ago
  17. 8a073a8 Ship the build log and trace on the build servers by Dan Willemsen · 8 years ago
  18. 1d83bc7 Merge "Fix CMakeList generator CFlag bug" by Fabien Sanglard · 8 years ago
  19. 46d17c1 Merge "Add support for CMakefile generation" by Fabien Sanglard · 8 years ago
  20. 24331da Merge "ui: Fix soong-executed ninja wrapping" by Treehugger Robot · 8 years ago
  21. e622d20 Add RenderScript toolchain information to soong. by Jayant Chowdhary · 8 years ago
  22. 5cb3519 Fix CMakeList generator CFlag bug by Fabien Sanglard · 8 years ago
  23. d61f1f4 Add support for CMakefile generation by Fabien Sanglard · 8 years ago
  24. 6d34b30 Added phony module type for soong. by Nan Zhang · 8 years ago
  25. ae853ae Merge "Fix envDeps initialization and locking" by Treehugger Robot · 8 years ago
  26. 223e3ae ui: Fix soong-executed ninja wrapping by Dan Willemsen · 8 years ago
  27. c0d58b4 Fix envDeps initialization and locking by Colin Cross · 8 years ago
  28. d9f6fa2 Add build tracing by Dan Willemsen · 8 years ago
  29. c2af0be Add multiproduct_kati by Dan Willemsen · 8 years ago
  30. 0043c0e Add microfactory to bootstrap a go program with minimal overhead by Dan Willemsen · 8 years ago
  31. 1e70446 Add a Go replacement for our top-level Make wrapper by Dan Willemsen · 8 years ago
  32. c821042 Merge "Fix zip tests" by Colin Cross · 8 years ago
  33. 77de5a4 Merge "Support data properties for test binaries" by Colin Cross · 8 years ago
  34. 721197d Merge "Add c_std and cpp_std properties." by Treehugger Robot · 8 years ago
  35. d1b8d76 Allow non-tool dependencies in genrules by Colin Cross · 8 years ago
  36. 043833c Add c_std and cpp_std properties. by Dan Albert · 8 years ago
  37. a83fdac Disable CFI on Mips and add -march to linkflags on ARM. by Evgenii Stepanov · 8 years ago
  38. cb3f890 Remove duplicate code. by Evgenii Stepanov · 8 years ago
  39. e281d33 Fix zip tests by Colin Cross · 8 years ago
  40. faeb7aa Support data properties for test binaries by Colin Cross · 8 years ago
  41. 294941b Update soong to use pathtools.FileSystem by Colin Cross · 8 years ago
  42. b9eeb1d Fixed then comments to describe how to use android.ModuleBase object. by Nan Zhang · 8 years ago
  43. 7fc17db Remove extra basePath from ModuleSrcPath by Colin Cross · 8 years ago
  44. e25bc9b Merge "Switch to clang-3688880." by Stephen Hines · 8 years ago
  45. d19f58a Switch to clang-3688880. by Stephen Hines · 8 years ago
  46. 7a108bc Allow clang builds to disable -pie by Colin Cross · 8 years ago
  47. 5951d3e Merge "Fixed androidmk crash when parsing external/aac/Android.mk" by Treehugger Robot · 8 years ago
  48. 62ea583 Fixed androidmk crash when parsing external/aac/Android.mk by Nan Zhang · 8 years ago
  49. dc2597d Don't force libraries upon static executables. by Dan Albert · 8 years ago
  50. 29c69e8 Merge "Add libc++ and libc++_static aliases for SDK builds." by Treehugger Robot · 8 years ago
  51. 7f205c8 Merge "Revert "Switch to clang-3625443."" by Brian Carlstrom · 8 years ago
  52. 73431cb Revert "Switch to clang-3625443." by Stephen Hines · 8 years ago
  53. 49110a5 Merge "Switch to clang-3625443." by Treehugger Robot · 8 years ago
  54. 87f9f03 Add libc++ and libc++_static aliases for SDK builds. by David Benjamin · 8 years ago
  55. 774cb81 Disable global coverage when a module disables asan. by Evgenii Stepanov · 8 years ago
  56. 1d7513d Switch to clang-3625443. by Stephen Hines · 8 years ago
  57. 7ebf9fa Force Thumb for CFI targets. by Evgenii Stepanov · 8 years ago
  58. 97673c0 Merge "Hide CFI behind a global flag." by Vishwath Mohan · 8 years ago
  59. 1b017a7 Hide CFI behind a global flag. by Vishwath Mohan · 8 years ago
  60. 0fe7253 Export cc_test as Make class NATIVE_TESTS by Dan Willemsen · 8 years ago
  61. 1a01e83 Document examples of conditionals in go by Colin Cross · 8 years ago
  62. 708c424 Allow genrules to reference generated sources by Colin Cross · 8 years ago
  63. 8cc7143 Add Android.bp variables to the soong build parser by Jack He · 8 years ago
  64. 9b165dd Add test/vts-testcase/* to root.bp by Tri Vo · 8 years ago
  65. 59bed87 Merge "Allow `unversioned_until: "current"`." by Treehugger Robot · 8 years ago
  66. 022e7a3 Allow `unversioned_until: "current"`. by Dan Albert · 8 years ago
  67. 8465094 Merge "Add development/*/Android.bp." by Treehugger Robot · 8 years ago
  68. 86b87ed Add development/*/Android.bp. by Logan Chien · 8 years ago
  69. 98dbb3b Add unversioned_until to ndk_library. by Dan Albert · 8 years ago
  70. ae452cc Support versioned=%d at the section level. by Dan Albert · 8 years ago
  71. 3340d60 Allow disabling the named test directory for cc_test by Dan Willemsen · 8 years ago
  72. b527d5d Revert "Revert "root.bp: Add vendor/*/*"" by Steven Moreland · 8 years ago
  73. cf767e7 Merge "root.bp: Use system/*" by Treehugger Robot · 8 years ago
  74. 5c8b8c6 Merge "Do not duplicate arch properties when cpu variant == arch variant" by Treehugger Robot · 8 years ago
  75. f6a4682 root.bp: Use system/* by Dan Willemsen · 8 years ago
  76. 6e2557f Merge "Add ArtUseReadBarrier to ProductVariables." by Hiroshi Yamauchi · 8 years ago
  77. 0801633 Do not duplicate arch properties when cpu variant == arch variant by Colin Cross · 8 years ago
  78. e2a1063 Add ArtUseReadBarrier to ProductVariables. by Hiroshi Yamauchi · 8 years ago
  79. c7ebf44 Merge "Revert "root.bp: Add vendor/*/*"" by Colin Cross · 8 years ago
  80. b3aaaea Revert "root.bp: Add vendor/*/*" by Colin Cross · 8 years ago
  81. 3b6dc6b Merge "root.bp: Add vendor/*/*" by Treehugger Robot · 8 years ago
  82. 068e0fe Support filegroups by Colin Cross · 8 years ago
  83. 11234b0 root.bp: Add vendor/*/* by Steven Moreland · 8 years ago
  84. 35e3972 Remove frameworks/base/include from the global include path by Colin Cross · 8 years ago
  85. 32ec36c Only export exported header libs by Colin Cross · 8 years ago
  86. 1bd40ba Merge "Export LLVM_RELEASE_VERSION" by Treehugger Robot · 8 years ago
  87. 41e6002 Merge "Move frameworks/native/opengl/include from -isystem to -I" by Treehugger Robot · 8 years ago
  88. 1009119 Export LLVM_RELEASE_VERSION by Dan Willemsen · 8 years ago
  89. 14e8dd7 Move frameworks/native/opengl/include from -isystem to -I by Colin Cross · 8 years ago
  90. 37047f1 Pass DepsContext to dependency methods by Colin Cross · 8 years ago
  91. 5950f38 Support explicit header-only libraries by Colin Cross · 8 years ago
  92. ab3b732 Remove boolean arguments from NewLibrary() by Colin Cross · 8 years ago
  93. 3b72295 Merge "Allow disabled dependencies when SOONG_ALLOW_MISSING_DEPENDENCIES is set" by Treehugger Robot · 8 years ago
  94. a8f5e9a Allow disabled dependencies when SOONG_ALLOW_MISSING_DEPENDENCIES is set by Colin Cross · 8 years ago
  95. 14ed26d Add test/vts into soong build target. by Zhuoyao Zhang · 8 years ago
  96. bb2e2b7 Support arm_on_x86 properties by Colin Cross · 8 years ago
  97. 1d03711 Add frameworks/compile/* to root Android.bp by Colin Cross · 8 years ago
  98. 6bc59ef Support eng product variable by Colin Cross · 8 years ago
  99. be360ae Permit allow_undefined_symbols inside arch blocks by Colin Cross · 8 years ago
  100. 989c66e Use toolchain to get binary extension for symlinks by Colin Cross · 8 years ago