1. e1240db Support aidl cpp generation by Dan Willemsen · 9 years ago
  2. 91e9004 Support .asm files for assembly by Colin Cross · 9 years ago
  3. 18c0c5a Support grouping static libraries by Colin Cross · 9 years ago
  4. 2d8e3b9 Merge "Support .mm files" by Treehugger Robot · 9 years ago
  5. 9978ffe Support .mm files by Colin Cross · 9 years ago
  6. 241b1c8 Merge "Replace core-junit with legacy-test" by Paul Duffin · 9 years ago
  7. a2f296f Fall back to prebuilts if source modules are disabled by Colin Cross · 9 years ago
  8. 2b67e3b Replace core-junit with legacy-test by Paul Duffin · 9 years ago
  9. 99d7c23 Provide config helpers for environment variables by Colin Cross · 9 years ago
  10. bba9904 Split cc_prebuilt_shared_library into static variants by Colin Cross · 9 years ago
  11. 0f3c72f Disable installing unused prebuilts by Colin Cross · 9 years ago
  12. cc4f3e3 Don't generate Android.mk data if the module is disabled by Colin Cross · 9 years ago
  13. d2ede87 Add basic VNDK support in Soong by Dan Willemsen · 9 years ago
  14. 112fd2b Merge changes I3454370a,I18dd900d by Treehugger Robot · 9 years ago
  15. 10f96b1 Merge "genrule: support deps files" by Colin Cross · 9 years ago
  16. d328ad7 Merge "genrule: expand $$ to $$" by Treehugger Robot · 9 years ago
  17. 9dfd48b Merge "Add proper use of LLVM_RELEASE_VERSION for locating libraries." by Stephen Hines · 9 years ago
  18. b668826 Move global cppflags to the beginning of cppflags by Colin Cross · 9 years ago
  19. 33bfb0a genrule: support deps files by Colin Cross · 9 years ago
  20. 5ed99c6 genrule: let Android.bp file specify exported header dirs by Colin Cross · 9 years ago
  21. 2ee10a0 genrule: expand $$ to $$ by Colin Cross · 9 years ago
  22. 124fd9a Add more whitelisted host libraries by Colin Cross · 9 years ago
  23. e55a4cc Add proper use of LLVM_RELEASE_VERSION for locating libraries. by Stephen Hines · 9 years ago
  24. 2e47b34 Add Toolchain.Bionic() by Dan Willemsen · 9 years ago
  25. 967c6a9 Allow Host cc_object and cc_toolchain_library by Dan Willemsen · 9 years ago
  26. 00fcbde Add LinuxBionic OsType by Dan Willemsen · 9 years ago
  27. 0a37a2a Encode default enabled state in OsType by Dan Willemsen · 9 years ago
  28. ebedf67 Support `sdk_version: "current"` for the NDK. by Dan Albert · 9 years ago
  29. 90f7a4d Allow `first_version: "current"` in ndk_library. by Dan Albert · 9 years ago
  30. fd86e9e Generate "current" API level. by Dan Albert · 9 years ago
  31. 073379e Revert "Revert "Use the platform SDK version from the config."" by Dan Albert · 9 years ago
  32. 22c0b41 Fix the Platform_sdk_version default. by Dan Albert · 9 years ago
  33. 8f0f175 Merge "Revert "Use the platform SDK version from the config."" by Dan Albert · 9 years ago
  34. 7eaa5c8 Merge "Add export_include_dirs to the local include path" by Treehugger Robot · 9 years ago
  35. 7f1c10b Merge "Pass PREBUILT_SDK_VERSION to soong ndk build" by Colin Cross · 9 years ago
  36. 9fe6ea8 Pass PREBUILT_SDK_VERSION to soong ndk build by Colin Cross · 9 years ago
  37. 74b8b55 Revert "Use the platform SDK version from the config." by Dan Albert · 9 years ago
  38. fc75232 Merge "Use the platform SDK version from the config." by Treehugger Robot · 9 years ago
  39. 9bef523 Use the platform SDK version from the config. by Dan Albert · 9 years ago
  40. d56d359 Add development/ndk/Android.bp. by Dan Albert · 9 years ago
  41. 273af7f Add export_include_dirs to the local include path by Dan Willemsen · 9 years ago
  42. a5662d5 Merge "Support genrules with multiple tools" by Colin Cross · 9 years ago
  43. 6f080df Support genrules with multiple tools by Colin Cross · 9 years ago
  44. 6718d0f Merge "Add android.Expand" by Treehugger Robot · 9 years ago
  45. f543ff6 Merge "Support a "platform-only" version tag." by Treehugger Robot · 9 years ago
  46. 6bde094 Add android.Expand by Colin Cross · 9 years ago
  47. 300cb2f Support a "platform-only" version tag. by Dan Albert · 9 years ago
  48. 19ce4bd Merge "Move globbing to Blueprint" by Colin Cross · 9 years ago
  49. fea56e1 Merge "Move more includes from -isystem to -I" by Colin Cross · 9 years ago
  50. 7f19f37 Move globbing to Blueprint by Colin Cross · 9 years ago
  51. 28f9094 Merge "Add proto property struct" by Treehugger Robot · 9 years ago
  52. 328f04e Move more includes from -isystem to -I by Colin Cross · 9 years ago
  53. 0feb169 Add proto property struct by Colin Cross · 9 years ago
  54. 9f3c574 Add support for Implicit Outputs by Dan Willemsen · 9 years ago
  55. d8f2014 Fix race condition writing soong.config by Colin Cross · 9 years ago
  56. 5a054df Merge changes from topic 'genpath_yacc' by Dan Willemsen · 9 years ago
  57. 42e04de Merge "Support sanitizing a single device arch" by Treehugger Robot · 9 years ago
  58. e1a3ce3 Add yacc generated headers to the include path by Dan Willemsen · 9 years ago
  59. 21ec490 Add subdir to GenPath by Dan Willemsen · 9 years ago
  60. eb716e2 Merge "Update build.ninja.in for blueprint upgrade" by Dan Willemsen · 9 years ago
  61. 6278032 Update build.ninja.in for blueprint upgrade by Dan Willemsen · 9 years ago
  62. 318af8b Allow overriding tidy configs using environment variables by Dan Willemsen · 9 years ago
  63. 23ae82a Support sanitizing a single device arch by Colin Cross · 9 years ago
  64. 9194d80 Merge changes from topic 'soong-clang-tidy' by Treehugger Robot · 9 years ago
  65. a03cf6d Add clang-tidy support by Dan Willemsen · 9 years ago
  66. 5cb580f Start using "struct Objects" to store object Paths by Dan Willemsen · 9 years ago
  67. 1e405e1 [soong] Enable LOCAL_SANITIZE:=cfi and add LOCAL_SANITIZE_DIAG. by Evgenii Stepanov · 9 years ago
  68. 5d5db02 Merge "Remove support for building with OSX 10.8/9 SDKs" by Treehugger Robot · 9 years ago
  69. 85e3d01 Remove support for building with OSX 10.8/9 SDKs by Dan Willemsen · 9 years ago
  70. d41935f Merge changes from topic 'proto' by Treehugger Robot · 9 years ago
  71. 0c461f1 Add support for .proto files by Colin Cross · 9 years ago
  72. 4f6fc9c Add Path.Base helper by Colin Cross · 9 years ago
  73. 2f33635 Simplify compileObjs by Colin Cross · 9 years ago
  74. 0cca777 Merge "Support MacOS SDK version 10.12" by Treehugger Robot · 9 years ago
  75. 11fa522 Update build.ninja.in by Dan Willemsen · 9 years ago
  76. 46974e2 Don't pass -Wl,--no-undefined to host targets by Colin Cross · 9 years ago
  77. 001276f Merge "Fix gofmt problems and add gofmt to preupload checks" by Treehugger Robot · 9 years ago
  78. 78ffeea Fix gofmt problems and add gofmt to preupload checks by Dan Willemsen · 9 years ago
  79. 8815351 Merge "Add a "license" property to ndk_headers." by Treehugger Robot · 9 years ago
  80. 83dec15 Merge changes from topic 'std' by Colin Cross · 9 years ago
  81. a4af8ab Merge changes I3c930d2e,I2ee3ebbf by Treehugger Robot · 9 years ago
  82. b96f352 Merge "Only use -read_only_relocs on darwin x86" by Treehugger Robot · 9 years ago
  83. c6345fb Add a "license" property to ndk_headers. by Dan Albert · 9 years ago
  84. 7863cf5 Only use -read_only_relocs on darwin x86 by Colin Cross · 9 years ago
  85. 65780b2 Add a script to build the NDK prebuilts. by Dan Albert · 9 years ago
  86. 4098deb Add an NDK ABIs mega build configuration. by Dan Albert · 9 years ago
  87. 94d7543 Support MacOS SDK version 10.12 by Eyal Lezmy · 9 years ago
  88. 948f0cb Allow disabling gnu extensions by Colin Cross · 9 years ago
  89. 6f6a428 Consolidate -std flags by Colin Cross · 9 years ago
  90. 7b87283 Allow brillo cflags and debuggable cppflags by Dan Willemsen · 9 years ago
  91. 0d614dd Re-enable prebuilt_test by Colin Cross · 9 years ago
  92. 6efa287 Merge "Disable prebuilt_test" by Treehugger Robot · 9 years ago
  93. b778a9c Disable prebuilt_test by Colin Cross · 9 years ago
  94. cbceaab Export asan configuration to make by Dan Willemsen · 9 years ago
  95. 556566e Merge changes I6e84da66,Ie9e3ed09 by Treehugger Robot · 9 years ago
  96. ce75d2c Initial prebuilt support by Colin Cross · 9 years ago
  97. 4498afc Only register mutators once by Colin Cross · 9 years ago
  98. 5a0401a Consistently use -std=gnu99 for gcc as well as clang. by Elliott Hughes · 9 years ago
  99. fc75458 Add a Name property by Colin Cross · 9 years ago
  100. 1e676be Control mutator order by Colin Cross · 9 years ago