1. 2e47b34 Add Toolchain.Bionic() by Dan Willemsen · 8 years ago
  2. 967c6a9 Allow Host cc_object and cc_toolchain_library by Dan Willemsen · 8 years ago
  3. 00fcbde Add LinuxBionic OsType by Dan Willemsen · 8 years ago
  4. 0a37a2a Encode default enabled state in OsType by Dan Willemsen · 8 years ago
  5. ebedf67 Support `sdk_version: "current"` for the NDK. by Dan Albert · 8 years ago
  6. 90f7a4d Allow `first_version: "current"` in ndk_library. by Dan Albert · 8 years ago
  7. fd86e9e Generate "current" API level. by Dan Albert · 8 years ago
  8. 073379e Revert "Revert "Use the platform SDK version from the config."" by Dan Albert · 8 years ago
  9. 22c0b41 Fix the Platform_sdk_version default. by Dan Albert · 8 years ago
  10. 8f0f175 Merge "Revert "Use the platform SDK version from the config."" by Dan Albert · 8 years ago
  11. 7eaa5c8 Merge "Add export_include_dirs to the local include path" by Treehugger Robot · 8 years ago
  12. 7f1c10b Merge "Pass PREBUILT_SDK_VERSION to soong ndk build" by Colin Cross · 8 years ago
  13. 9fe6ea8 Pass PREBUILT_SDK_VERSION to soong ndk build by Colin Cross · 8 years ago
  14. 74b8b55 Revert "Use the platform SDK version from the config." by Dan Albert · 8 years ago
  15. fc75232 Merge "Use the platform SDK version from the config." by Treehugger Robot · 8 years ago
  16. 9bef523 Use the platform SDK version from the config. by Dan Albert · 8 years ago
  17. d56d359 Add development/ndk/Android.bp. by Dan Albert · 8 years ago
  18. 273af7f Add export_include_dirs to the local include path by Dan Willemsen · 8 years ago
  19. a5662d5 Merge "Support genrules with multiple tools" by Colin Cross · 8 years ago
  20. 6f080df Support genrules with multiple tools by Colin Cross · 8 years ago
  21. 6718d0f Merge "Add android.Expand" by Treehugger Robot · 8 years ago
  22. f543ff6 Merge "Support a "platform-only" version tag." by Treehugger Robot · 8 years ago
  23. 6bde094 Add android.Expand by Colin Cross · 8 years ago
  24. 300cb2f Support a "platform-only" version tag. by Dan Albert · 8 years ago
  25. 19ce4bd Merge "Move globbing to Blueprint" by Colin Cross · 8 years ago
  26. fea56e1 Merge "Move more includes from -isystem to -I" by Colin Cross · 8 years ago
  27. 7f19f37 Move globbing to Blueprint by Colin Cross · 8 years ago
  28. 28f9094 Merge "Add proto property struct" by Treehugger Robot · 8 years ago
  29. 328f04e Move more includes from -isystem to -I by Colin Cross · 8 years ago
  30. 0feb169 Add proto property struct by Colin Cross · 8 years ago
  31. 9f3c574 Add support for Implicit Outputs by Dan Willemsen · 8 years ago
  32. d8f2014 Fix race condition writing soong.config by Colin Cross · 8 years ago
  33. 5a054df Merge changes from topic 'genpath_yacc' by Dan Willemsen · 8 years ago
  34. 42e04de Merge "Support sanitizing a single device arch" by Treehugger Robot · 8 years ago
  35. e1a3ce3 Add yacc generated headers to the include path by Dan Willemsen · 8 years ago
  36. 21ec490 Add subdir to GenPath by Dan Willemsen · 8 years ago
  37. eb716e2 Merge "Update build.ninja.in for blueprint upgrade" by Dan Willemsen · 8 years ago
  38. 6278032 Update build.ninja.in for blueprint upgrade by Dan Willemsen · 8 years ago
  39. 318af8b Allow overriding tidy configs using environment variables by Dan Willemsen · 8 years ago
  40. 23ae82a Support sanitizing a single device arch by Colin Cross · 8 years ago
  41. 9194d80 Merge changes from topic 'soong-clang-tidy' by Treehugger Robot · 8 years ago
  42. a03cf6d Add clang-tidy support by Dan Willemsen · 8 years ago
  43. 5cb580f Start using "struct Objects" to store object Paths by Dan Willemsen · 8 years ago
  44. 1e405e1 [soong] Enable LOCAL_SANITIZE:=cfi and add LOCAL_SANITIZE_DIAG. by Evgenii Stepanov · 8 years ago
  45. 5d5db02 Merge "Remove support for building with OSX 10.8/9 SDKs" by Treehugger Robot · 8 years ago
  46. 85e3d01 Remove support for building with OSX 10.8/9 SDKs by Dan Willemsen · 8 years ago
  47. d41935f Merge changes from topic 'proto' by Treehugger Robot · 8 years ago
  48. 0c461f1 Add support for .proto files by Colin Cross · 8 years ago
  49. 4f6fc9c Add Path.Base helper by Colin Cross · 8 years ago
  50. 2f33635 Simplify compileObjs by Colin Cross · 8 years ago
  51. 0cca777 Merge "Support MacOS SDK version 10.12" by Treehugger Robot · 8 years ago
  52. 11fa522 Update build.ninja.in by Dan Willemsen · 8 years ago
  53. 46974e2 Don't pass -Wl,--no-undefined to host targets by Colin Cross · 8 years ago
  54. 001276f Merge "Fix gofmt problems and add gofmt to preupload checks" by Treehugger Robot · 8 years ago
  55. 78ffeea Fix gofmt problems and add gofmt to preupload checks by Dan Willemsen · 8 years ago
  56. 8815351 Merge "Add a "license" property to ndk_headers." by Treehugger Robot · 8 years ago
  57. 83dec15 Merge changes from topic 'std' by Colin Cross · 8 years ago
  58. a4af8ab Merge changes I3c930d2e,I2ee3ebbf by Treehugger Robot · 8 years ago
  59. b96f352 Merge "Only use -read_only_relocs on darwin x86" by Treehugger Robot · 8 years ago
  60. c6345fb Add a "license" property to ndk_headers. by Dan Albert · 8 years ago
  61. 7863cf5 Only use -read_only_relocs on darwin x86 by Colin Cross · 8 years ago
  62. 65780b2 Add a script to build the NDK prebuilts. by Dan Albert · 8 years ago
  63. 4098deb Add an NDK ABIs mega build configuration. by Dan Albert · 8 years ago
  64. 94d7543 Support MacOS SDK version 10.12 by Eyal Lezmy · 8 years ago
  65. 948f0cb Allow disabling gnu extensions by Colin Cross · 8 years ago
  66. 6f6a428 Consolidate -std flags by Colin Cross · 8 years ago
  67. 7b87283 Allow brillo cflags and debuggable cppflags by Dan Willemsen · 8 years ago
  68. 0d614dd Re-enable prebuilt_test by Colin Cross · 8 years ago
  69. 6efa287 Merge "Disable prebuilt_test" by Treehugger Robot · 8 years ago
  70. b778a9c Disable prebuilt_test by Colin Cross · 8 years ago
  71. cbceaab Export asan configuration to make by Dan Willemsen · 8 years ago
  72. 556566e Merge changes I6e84da66,Ie9e3ed09 by Treehugger Robot · 8 years ago
  73. ce75d2c Initial prebuilt support by Colin Cross · 8 years ago
  74. 4498afc Only register mutators once by Colin Cross · 8 years ago
  75. 5a0401a Consistently use -std=gnu99 for gcc as well as clang. by Elliott Hughes · 8 years ago
  76. fc75458 Add a Name property by Colin Cross · 9 years ago
  77. 1e676be Control mutator order by Colin Cross · 8 years ago
  78. 798bfce Move registration into android package by Colin Cross · 8 years ago
  79. 3f9bde8 Merge "Move hardware/libhardware/include from -isystem to -I" by Treehugger Robot · 8 years ago
  80. 44266e9 Merge "Move system/media/audio/include from -isystem to -I" by Treehugger Robot · 8 years ago
  81. 2d44c2c Move hardware/libhardware/include from -isystem to -I by Colin Cross · 8 years ago
  82. 1928093 Move system/media/audio/include from -isystem to -I by Colin Cross · 8 years ago
  83. 15d523b Merge "Allow -lobjc and -framework IOKit in darwin host_ldlibs." by Josh Gao · 8 years ago
  84. 46ae20b Add frameworks/rs to root.bp by Dan Willemsen · 8 years ago
  85. 15f6099 Merge "Add frameworks/wilhelm to Android.bp." by Treehugger Robot · 8 years ago
  86. 6648ab0 Merge "Mark Soong-exported make variables as readonly" by Treehugger Robot · 8 years ago
  87. de18f47 Mark Soong-exported make variables as readonly by Dan Willemsen · 8 years ago
  88. 315a6ff Move frameworks/native/include from -isystem to -I by Colin Cross · 8 years ago
  89. 12ae79c Add frameworks/wilhelm to Android.bp. by Dan Albert · 8 years ago
  90. 0b24c74 Disable cc_benchmark for Darwin hosts by Dan Willemsen · 8 years ago
  91. 89562dc Enable toc optimization for host builds by Colin Cross · 8 years ago
  92. 4d67642 Fix toc path by Colin Cross · 8 years ago
  93. 26c34ed Add support for toc optimization in soong by Colin Cross · 8 years ago
  94. 12013c8 Merge "Ninja and shell escape command line flags" by Treehugger Robot · 8 years ago
  95. 847dcc7 Handle dependencies with export_generated_headers by Dan Willemsen · 8 years ago
  96. 4b963f8 Ninja and shell escape command line flags by Colin Cross · 8 years ago
  97. 3923e84 Allow -lobjc and -framework IOKit in darwin host_ldlibs. by Josh Gao · 8 years ago
  98. 03ce63e Trigger binary installation in Soong from Make by Dan Willemsen · 8 years ago
  99. 81ef084 Merge changes from topic 'genrule-multi-out' by Treehugger Robot · 8 years ago
  100. 27279ec Remove shared lib name checks by Dan Willemsen · 8 years ago