1. f052f78 Move dataclean and installclean to soong_ui by Dan Willemsen · 8 years ago
  2. e121bbb Merge changes I9512642d,I6548889c,I8db5198f by Treehugger Robot · 8 years ago
  3. 63b599a Merge changes from topics 'soong_ui_installclean', 'soong_ui_version', 'soong_ui_clean' by Dan Willemsen · 8 years ago
  4. 2dc77f7 Merge "soong: add cortex-a73 to microarchitecture list" by Christopher Ferris · 8 years ago
  5. b4a3288 Merge "Support for LOCAL_AIDL_INCLUDES in androidmk" by Jeff Gaston · 8 years ago
  6. 0df1517 Add build_test.sh, split common parts of soong_ui.bash by Dan Willemsen · 8 years ago
  7. 04b830f Merge "Revert "Revert "Ensure environment dependencies are correct""" by Treehugger Robot · 8 years ago
  8. bdb02bd Merge "Clarify paths.go somewhat" by Treehugger Robot · 8 years ago
  9. 5ed900b Allow specifying a build variant by Dan Willemsen · 8 years ago
  10. 02781d5 Move auto installclean to soong_ui by Dan Willemsen · 8 years ago
  11. db8457c Move version checking from Make into soong_ui by Dan Willemsen · 8 years ago
  12. 6600a44 soong: add cortex-a73 to microarchitecture list by Jake Weinstein · 8 years ago
  13. a4e43a7 Improve multiproduct_kati output by Dan Willemsen · 8 years ago
  14. 6606872 Revert "Revert "Ensure environment dependencies are correct"" by Dan Willemsen · 8 years ago
  15. 0b73b4b Move clean/clobber to soong_ui by Dan Willemsen · 8 years ago
  16. 6df46f5 Add cortex-a73 support. by Christopher Ferris · 8 years ago
  17. fa833bb Support for LOCAL_AIDL_INCLUDES in androidmk by Jeff Gaston · 8 years ago
  18. 734e380 Clarify paths.go somewhat by Jeff Gaston · 8 years ago
  19. 02f3add Clean OUT_DIR by Dan Willemsen · 8 years ago
  20. 67a5c13 Prettify soong ninja build descriptions by Colin Cross · 8 years ago
  21. 570e18f Merge changes If90975c8,I2a873fc6 by Colin Cross · 8 years ago
  22. c7fd1aa Merge "Fix genrule documentation" by Treehugger Robot · 8 years ago
  23. f2a9a3c Merge "soong: add __clang_analyzer__ to clang-tidy" by Treehugger Robot · 8 years ago
  24. 7335e16 Merge "Work-around for crt objects with sdk: current" by Treehugger Robot · 8 years ago
  25. fb13d59 Merge "Add bootable/recovery to root.bp" by Treehugger Robot · 8 years ago
  26. 014de6a Fix genrule documentation by Dan Willemsen · 8 years ago
  27. 90a4b75 Add bootable/recovery to root.bp by Steven Moreland · 8 years ago
  28. 6e8115a Work-around for crt objects with sdk: current by Jayant Chowdhary · 8 years ago
  29. 5b52959 Use ctx.ModuleBuild for darwin ar by Colin Cross · 8 years ago
  30. 51d4ab2 Run gofmt by Colin Cross · 8 years ago
  31. 329a42c Merge "androidmk: support cfi, diag, and misc_undefined properties" by Colin Cross · 8 years ago
  32. 9707116 Soong: Change Sanitize.Recover order by Andreas Gampe · 8 years ago
  33. 254514e androidmk: support cfi, diag, and misc_undefined properties by Colin Cross · 8 years ago
  34. 8ff9ef4 Declare dependency on sanitizer runtime libraries by Colin Cross · 8 years ago
  35. ceeff0f Add product_sdk_version.cflags property by Colin Cross · 8 years ago
  36. e6d4cb3 Merge "Revert "androidmk: support cfi, diag, and misc_undefined properties"" by Colin Cross · 8 years ago
  37. 0fdee74 Revert "androidmk: support cfi, diag, and misc_undefined properties" by Colin Cross · 8 years ago
  38. 411a363 Merge "Revert "Ensure environment dependencies are correct"" by Dan Willemsen · 8 years ago
  39. 4068a5d Revert "Ensure environment dependencies are correct" by Dan Willemsen · 8 years ago
  40. 6a76b14 Merge "Ensure environment dependencies are correct" by Dan Willemsen · 8 years ago
  41. 6d9d964 Merge changes I7270fef0,Ie8fba06c by Treehugger Robot · 8 years ago
  42. 2101f4a Automatically add frameworks/rs includes to modules with .rs files by Colin Cross · 8 years ago
  43. a8688c4 androidmk: support cfi, diag, and misc_undefined properties by Colin Cross · 8 years ago
  44. 95f4dbb Ignore disabled modules when generating ndk sysroot by Dan Willemsen · 8 years ago
  45. e78473c Ensure environment dependencies are correct by Dan Willemsen · 8 years ago
  46. 528d5e5 Merge changes Ic3a55909,I70462293 by Treehugger Robot · 8 years ago
  47. 03cc1b6 Use -isystem to export ndk stl includes by Colin Cross · 8 years ago
  48. b2123aa Add a variable to disable modules in the PDK by Colin Cross · 8 years ago
  49. c602b7d Allow "required" property to vary by arch by Colin Cross · 8 years ago
  50. 2a252be Support .rs and .fs files in cc_* module srcs lists by Colin Cross · 8 years ago
  51. 7e0eaf1 Support %s in product variable properties by Colin Cross · 8 years ago
  52. 2030a8c Merge "Support override_rs_driver product variable" by Colin Cross · 8 years ago
  53. a3e6c52 Always run asan ckati on the build servers by Dan Willemsen · 8 years ago
  54. 269a8c7 Add exec.Cmd wrapper for logging / sandboxing by Dan Willemsen · 8 years ago
  55. a731969 Merge "Supported python build in host side." by Treehugger Robot · 8 years ago
  56. db0b9a3 Supported python build in host side. by Nan Zhang · 8 years ago
  57. 06ec870 Merge "Globally enable libcxx's thread safety annotations." by Josh Gao · 8 years ago
  58. 9543642 Support override_rs_driver product variable by Colin Cross · 8 years ago
  59. 37a2aeb Merge "Remove -isystem frameworks/av/include" by Colin Cross · 8 years ago
  60. 561a3fe soong: add __clang_analyzer__ to clang-tidy by George Burgess IV · 8 years ago
  61. 307d145 Remove -isystem frameworks/av/include by Colin Cross · 8 years ago
  62. bbc9f4d Export proto deps from reused libraries too by Colin Cross · 8 years ago
  63. 7c34c4c Merge "Check reused source files in hasSrcExt" by Colin Cross · 8 years ago
  64. 10d2231 Check reused source files in hasSrcExt by Colin Cross · 8 years ago
  65. 12d713e Merge "Supported minor features in soong_zip" by Treehugger Robot · 8 years ago
  66. f281bd8 Supported minor features in soong_zip by Nan Zhang · 8 years ago
  67. 5ff51b5 Update protoc support for libplatformprotos by Colin Cross · 8 years ago
  68. 0e409a2 Add device_uses_hwc2 product variable by Colin Cross · 8 years ago
  69. f34d9d1 Merge "Add msa mips features" by Colin Cross · 8 years ago
  70. 432c286 Add msa mips features by Colin Cross · 8 years ago
  71. f5464ba Merge changes Ic32cfb3e,I282be134 by Treehugger Robot · 8 years ago
  72. 3f6fb2d Add support for named versions in NDK map files. by Dan Albert · 8 years ago
  73. 49927d2 Generate stub libraries for unreleased API levels. by Dan Albert · 8 years ago
  74. e0b933b Globally enable libcxx's thread safety annotations. by Josh Gao · 8 years ago
  75. 22eab50 Merge changes from topic 'reverse-arch-includes' by Colin Cross · 8 years ago
  76. f173d59 Support ASAN for ckati and ninja by Dan Willemsen · 8 years ago
  77. 1837b80 Enable mips32r2dsp[r2]-fp in mega device build by Colin Cross · 8 years ago
  78. 893d816 Turn installation on in mega device build by Colin Cross · 8 years ago
  79. ccf01e7 Prepend arch variant include directories by Colin Cross · 8 years ago
  80. e90bfd1 Make generated_sources act like generated_headers by Colin Cross · 8 years ago
  81. dad8c95 Pass -I to yasm by Colin Cross · 8 years ago
  82. 0906f17 Add arm neon and mips dspr2 arch features by Colin Cross · 8 years ago
  83. 96247ce Merge "Fixups after llvm rebase" by Yi Kong · 8 years ago
  84. 5cf3948 Fixups after llvm rebase by Yi Kong · 8 years ago
  85. 6d7afb8 Merge "Make soong mm/ targets recursive" by Colin Cross · 8 years ago
  86. d68b893 Merge "Add frameworks/opt/net/wifi to root.bp" by Treehugger Robot · 8 years ago
  87. 87d8b56 Make soong mm/ targets recursive by Colin Cross · 8 years ago
  88. cd30431 Add frameworks/opt/net/wifi to root.bp by Logan Chien · 8 years ago
  89. e28f4e2 Support test_suites in cc_benchmark modules by Colin Cross · 8 years ago
  90. dd29407 Merge "Don't write output during tests" by Treehugger Robot · 8 years ago
  91. 57a5238 Don't write output during tests by Dan Willemsen · 8 years ago
  92. 8f4fdd8 Disable CFI for ASAN targets. (Soong) by Vishwath Mohan · 8 years ago
  93. 9ce4529 Merge "Change the global CFI flag to default to enabled." by Vishwath Mohan · 8 years ago
  94. f7d5dd7 Merge changes Ibf4d57ce,I65b49c96 by Treehugger Robot · 8 years ago
  95. 54c5dd5 Exit early on genrule command parsing failure by Colin Cross · 8 years ago
  96. d87708e Add frameworks/* to root Android.bp by Colin Cross · 8 years ago
  97. 8596bab Merge "Added duplicates checking when extracting source deps." by Treehugger Robot · 8 years ago
  98. 5721284 Merge "Convert soong_javac_filter to a wrapper" by Treehugger Robot · 8 years ago
  99. c957f90 Merge "Blacklist DISPLAY / GREP_OPTIONS" by Treehugger Robot · 8 years ago
  100. 68a0985 Blacklist DISPLAY / GREP_OPTIONS by Dan Willemsen · 8 years ago