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