1. 581341d Native Coverage support in Soong (gcov) by Dan Willemsen · 8 years ago
  2. e13374d Merge "Disble CFI for ARM32 processes." by Vishwath Mohan · 8 years ago
  3. 6d67e6e Disble CFI for ARM32 processes. by Vishwath Mohan · 8 years ago
  4. 89a0d79 Merge "Add RenderScript toolchain information to soong." by Jayant Chowdhary · 8 years ago
  5. e622d20 Add RenderScript toolchain information to soong. by Jayant Chowdhary · 8 years ago
  6. 5cb3519 Fix CMakeList generator CFlag bug by Fabien Sanglard · 8 years ago
  7. d61f1f4 Add support for CMakefile generation by Fabien Sanglard · 8 years ago
  8. 6d34b30 Added phony module type for soong. by Nan Zhang · 8 years ago
  9. 77de5a4 Merge "Support data properties for test binaries" by Colin Cross · 8 years ago
  10. 721197d Merge "Add c_std and cpp_std properties." by Treehugger Robot · 8 years ago
  11. 043833c Add c_std and cpp_std properties. by Dan Albert · 8 years ago
  12. a83fdac Disable CFI on Mips and add -march to linkflags on ARM. by Evgenii Stepanov · 8 years ago
  13. cb3f890 Remove duplicate code. by Evgenii Stepanov · 8 years ago
  14. faeb7aa Support data properties for test binaries by Colin Cross · 8 years ago
  15. e25bc9b Merge "Switch to clang-3688880." by Stephen Hines · 8 years ago
  16. d19f58a Switch to clang-3688880. by Stephen Hines · 8 years ago
  17. 7a108bc Allow clang builds to disable -pie by Colin Cross · 8 years ago
  18. dc2597d Don't force libraries upon static executables. by Dan Albert · 8 years ago
  19. 29c69e8 Merge "Add libc++ and libc++_static aliases for SDK builds." by Treehugger Robot · 8 years ago
  20. 7f205c8 Merge "Revert "Switch to clang-3625443."" by Brian Carlstrom · 8 years ago
  21. 73431cb Revert "Switch to clang-3625443." by Stephen Hines · 8 years ago
  22. 49110a5 Merge "Switch to clang-3625443." by Treehugger Robot · 8 years ago
  23. 87f9f03 Add libc++ and libc++_static aliases for SDK builds. by David Benjamin · 8 years ago
  24. 774cb81 Disable global coverage when a module disables asan. by Evgenii Stepanov · 8 years ago
  25. 1d7513d Switch to clang-3625443. by Stephen Hines · 8 years ago
  26. 7ebf9fa Force Thumb for CFI targets. by Evgenii Stepanov · 8 years ago
  27. 97673c0 Merge "Hide CFI behind a global flag." by Vishwath Mohan · 8 years ago
  28. 1b017a7 Hide CFI behind a global flag. by Vishwath Mohan · 8 years ago
  29. 0fe7253 Export cc_test as Make class NATIVE_TESTS by Dan Willemsen · 8 years ago
  30. 022e7a3 Allow `unversioned_until: "current"`. by Dan Albert · 8 years ago
  31. 98dbb3b Add unversioned_until to ndk_library. by Dan Albert · 8 years ago
  32. ae452cc Support versioned=%d at the section level. by Dan Albert · 8 years ago
  33. 3340d60 Allow disabling the named test directory for cc_test by Dan Willemsen · 8 years ago
  34. 068e0fe Support filegroups by Colin Cross · 8 years ago
  35. 35e3972 Remove frameworks/base/include from the global include path by Colin Cross · 8 years ago
  36. 32ec36c Only export exported header libs by Colin Cross · 8 years ago
  37. 1bd40ba Merge "Export LLVM_RELEASE_VERSION" by Treehugger Robot · 8 years ago
  38. 41e6002 Merge "Move frameworks/native/opengl/include from -isystem to -I" by Treehugger Robot · 8 years ago
  39. 1009119 Export LLVM_RELEASE_VERSION by Dan Willemsen · 8 years ago
  40. 14e8dd7 Move frameworks/native/opengl/include from -isystem to -I by Colin Cross · 8 years ago
  41. 37047f1 Pass DepsContext to dependency methods by Colin Cross · 8 years ago
  42. 5950f38 Support explicit header-only libraries by Colin Cross · 8 years ago
  43. ab3b732 Remove boolean arguments from NewLibrary() by Colin Cross · 8 years ago
  44. a8f5e9a Allow disabled dependencies when SOONG_ALLOW_MISSING_DEPENDENCIES is set by Colin Cross · 8 years ago
  45. be360ae Permit allow_undefined_symbols inside arch blocks by Colin Cross · 8 years ago
  46. 989c66e Use toolchain to get binary extension for symlinks by Colin Cross · 8 years ago
  47. 9b09f24 Install symlinks with same suffix and extension as installed file by Colin Cross · 8 years ago
  48. 394cf47 Merge "Always check tidy properties" by Treehugger Robot · 8 years ago
  49. 7a7cf97 Fix mac build by Colin Cross · 8 years ago
  50. 379d2cb Always check tidy properties by Colin Cross · 8 years ago
  51. e1240db Support aidl cpp generation by Dan Willemsen · 8 years ago
  52. 91e9004 Support .asm files for assembly by Colin Cross · 8 years ago
  53. 18c0c5a Support grouping static libraries by Colin Cross · 8 years ago
  54. 9978ffe Support .mm files by Colin Cross · 8 years ago
  55. bba9904 Split cc_prebuilt_shared_library into static variants by Colin Cross · 8 years ago
  56. d2ede87 Add basic VNDK support in Soong by Dan Willemsen · 8 years ago
  57. 112fd2b Merge changes I3454370a,I18dd900d by Treehugger Robot · 8 years ago
  58. 9dfd48b Merge "Add proper use of LLVM_RELEASE_VERSION for locating libraries." by Stephen Hines · 8 years ago
  59. b668826 Move global cppflags to the beginning of cppflags by Colin Cross · 8 years ago
  60. 5ed99c6 genrule: let Android.bp file specify exported header dirs by Colin Cross · 8 years ago
  61. 124fd9a Add more whitelisted host libraries by Colin Cross · 8 years ago
  62. e55a4cc Add proper use of LLVM_RELEASE_VERSION for locating libraries. by Stephen Hines · 8 years ago
  63. 2e47b34 Add Toolchain.Bionic() by Dan Willemsen · 8 years ago
  64. 967c6a9 Allow Host cc_object and cc_toolchain_library by Dan Willemsen · 8 years ago
  65. ebedf67 Support `sdk_version: "current"` for the NDK. by Dan Albert · 8 years ago
  66. 90f7a4d Allow `first_version: "current"` in ndk_library. by Dan Albert · 8 years ago
  67. fd86e9e Generate "current" API level. by Dan Albert · 8 years ago
  68. 073379e Revert "Revert "Use the platform SDK version from the config."" by Dan Albert · 8 years ago
  69. 8f0f175 Merge "Revert "Use the platform SDK version from the config."" by Dan Albert · 8 years ago
  70. 7eaa5c8 Merge "Add export_include_dirs to the local include path" by Treehugger Robot · 8 years ago
  71. 74b8b55 Revert "Use the platform SDK version from the config." by Dan Albert · 8 years ago
  72. 9bef523 Use the platform SDK version from the config. by Dan Albert · 8 years ago
  73. 273af7f Add export_include_dirs to the local include path by Dan Willemsen · 8 years ago
  74. 300cb2f Support a "platform-only" version tag. by Dan Albert · 8 years ago
  75. fea56e1 Merge "Move more includes from -isystem to -I" by Colin Cross · 8 years ago
  76. 28f9094 Merge "Add proto property struct" by Treehugger Robot · 8 years ago
  77. 328f04e Move more includes from -isystem to -I by Colin Cross · 8 years ago
  78. 0feb169 Add proto property struct by Colin Cross · 8 years ago
  79. 9f3c574 Add support for Implicit Outputs by Dan Willemsen · 8 years ago
  80. 5a054df Merge changes from topic 'genpath_yacc' by Dan Willemsen · 8 years ago
  81. 42e04de Merge "Support sanitizing a single device arch" by Treehugger Robot · 8 years ago
  82. e1a3ce3 Add yacc generated headers to the include path by Dan Willemsen · 8 years ago
  83. 21ec490 Add subdir to GenPath by Dan Willemsen · 8 years ago
  84. 318af8b Allow overriding tidy configs using environment variables by Dan Willemsen · 8 years ago
  85. 23ae82a Support sanitizing a single device arch by Colin Cross · 8 years ago
  86. 9194d80 Merge changes from topic 'soong-clang-tidy' by Treehugger Robot · 8 years ago
  87. a03cf6d Add clang-tidy support by Dan Willemsen · 8 years ago
  88. 5cb580f Start using "struct Objects" to store object Paths by Dan Willemsen · 8 years ago
  89. 1e405e1 [soong] Enable LOCAL_SANITIZE:=cfi and add LOCAL_SANITIZE_DIAG. by Evgenii Stepanov · 8 years ago
  90. 5d5db02 Merge "Remove support for building with OSX 10.8/9 SDKs" by Treehugger Robot · 8 years ago
  91. 85e3d01 Remove support for building with OSX 10.8/9 SDKs by Dan Willemsen · 8 years ago
  92. d41935f Merge changes from topic 'proto' by Treehugger Robot · 8 years ago
  93. 0c461f1 Add support for .proto files by Colin Cross · 8 years ago
  94. 2f33635 Simplify compileObjs by Colin Cross · 8 years ago
  95. 0cca777 Merge "Support MacOS SDK version 10.12" by Treehugger Robot · 8 years ago
  96. 46974e2 Don't pass -Wl,--no-undefined to host targets by Colin Cross · 8 years ago
  97. 001276f Merge "Fix gofmt problems and add gofmt to preupload checks" by Treehugger Robot · 8 years ago
  98. 78ffeea Fix gofmt problems and add gofmt to preupload checks by Dan Willemsen · 8 years ago
  99. 8815351 Merge "Add a "license" property to ndk_headers." by Treehugger Robot · 8 years ago
  100. 83dec15 Merge changes from topic 'std' by Colin Cross · 8 years ago