1. dbd80c2 Import/Export LOCAL_PROPRIETARY_MODULE am: 7ed1ae3fa4 by Dan Willemsen · 9 years ago
  2. 615cc4d Support aidl cpp generation am: e1240db6ab by Dan Willemsen · 9 years ago
  3. 7ed1ae3 Import/Export LOCAL_PROPRIETARY_MODULE by Dan Willemsen · 9 years ago
  4. e1240db Support aidl cpp generation by Dan Willemsen · 9 years ago
  5. 909d6c4 Support .asm files for assembly am: 91e9004086 by Colin Cross · 9 years ago
  6. 91e9004 Support .asm files for assembly by Colin Cross · 9 years ago
  7. db09631 Support grouping static libraries am: 18c0c5afbd by Colin Cross · 9 years ago
  8. 18c0c5a Support grouping static libraries by Colin Cross · 9 years ago
  9. 11e687a Merge "Support .mm files" am: 2d8e3b9bfe by Colin Cross · 9 years ago
  10. 2d8e3b9 Merge "Support .mm files" by Treehugger Robot · 9 years ago
  11. 9978ffe Support .mm files by Colin Cross · 9 years ago
  12. 399c4fa Merge "Replace core-junit with legacy-test" am: 241b1c8b06 by Paul Duffin · 9 years ago
  13. 241b1c8 Merge "Replace core-junit with legacy-test" by Paul Duffin · 9 years ago
  14. f2b43b8 Fall back to prebuilts if source modules are disabled am: a2f296f054 by Colin Cross · 9 years ago
  15. a2f296f Fall back to prebuilts if source modules are disabled by Colin Cross · 9 years ago
  16. 2b67e3b Replace core-junit with legacy-test by Paul Duffin · 9 years ago
  17. 8c093e5 Provide config helpers for environment variables am: 99d7c23006 by Colin Cross · 9 years ago
  18. 2e67596 Split cc_prebuilt_shared_library into static variants am: bba99041db by Colin Cross · 9 years ago
  19. 830e915 Disable installing unused prebuilts am: 0f3c72fa17 by Colin Cross · 9 years ago
  20. 9b834e5 Don't generate Android.mk data if the module is disabled am: cc4f3e3f94 by Colin Cross · 9 years ago
  21. 99d7c23 Provide config helpers for environment variables by Colin Cross · 9 years ago
  22. bba9904 Split cc_prebuilt_shared_library into static variants by Colin Cross · 9 years ago
  23. 0f3c72f Disable installing unused prebuilts by Colin Cross · 9 years ago
  24. cc4f3e3 Don't generate Android.mk data if the module is disabled by Colin Cross · 9 years ago
  25. c415039 Add basic VNDK support in Soong am: d2ede879b5 by Dan Willemsen · 9 years ago
  26. d2ede87 Add basic VNDK support in Soong by Dan Willemsen · 9 years ago
  27. 1164030 Merge changes I3454370a,I18dd900d am: 112fd2b9b1 by Colin Cross · 9 years ago
  28. 88d3652 Move global cppflags to the beginning of cppflags am: b668826a85 by Colin Cross · 9 years ago
  29. c847ac3 genrule: let Android.bp file specify exported header dirs am: 5ed99c6472 by Colin Cross · 9 years ago
  30. 112fd2b Merge changes I3454370a,I18dd900d by Treehugger Robot · 9 years ago
  31. 541a8a6 Merge "genrule: support deps files" am: 10f96b1d77 by Colin Cross · 9 years ago
  32. 10f96b1 Merge "genrule: support deps files" by Colin Cross · 9 years ago
  33. a14071c Merge "genrule: expand $$ to $$" am: d328ad708e by Colin Cross · 9 years ago
  34. d328ad7 Merge "genrule: expand $$ to $$" by Treehugger Robot · 9 years ago
  35. 35586f3 Merge "Add proper use of LLVM_RELEASE_VERSION for locating libraries." by Stephen Hines · 9 years ago
  36. 9dfd48b Merge "Add proper use of LLVM_RELEASE_VERSION for locating libraries." by Stephen Hines · 9 years ago
  37. 4c32014 Add more whitelisted host libraries am: 124fd9afbd by Colin Cross · 9 years ago
  38. b668826 Move global cppflags to the beginning of cppflags by Colin Cross · 9 years ago
  39. 5ed99c6 genrule: let Android.bp file specify exported header dirs by Colin Cross · 9 years ago
  40. 33bfb0a genrule: support deps files by Colin Cross · 9 years ago
  41. 2ee10a0 genrule: expand $$ to $$ by Colin Cross · 9 years ago
  42. 124fd9a Add more whitelisted host libraries by Colin Cross · 9 years ago
  43. e55a4cc Add proper use of LLVM_RELEASE_VERSION for locating libraries. by Stephen Hines · 9 years ago
  44. 21cd6c8 Add Toolchain.Bionic() am: 2e47b34435 by Dan Willemsen · 9 years ago
  45. c97c462 Allow Host cc_object and cc_toolchain_library am: 967c6a9b87 by Dan Willemsen · 9 years ago
  46. cf7da2e Add LinuxBionic OsType am: 00fcbde401 by Dan Willemsen · 9 years ago
  47. 7dbdaa7 Encode default enabled state in OsType am: 0a37a2a2b8 by Dan Willemsen · 9 years ago
  48. 2e47b34 Add Toolchain.Bionic() by Dan Willemsen · 9 years ago
  49. 967c6a9 Allow Host cc_object and cc_toolchain_library by Dan Willemsen · 9 years ago
  50. 00fcbde Add LinuxBionic OsType by Dan Willemsen · 9 years ago
  51. 0a37a2a Encode default enabled state in OsType by Dan Willemsen · 9 years ago
  52. f17634d Support `sdk_version: "current"` for the NDK. am: ebedf678de by Dan Albert · 9 years ago
  53. e7754d3 Allow `first_version: "current"` in ndk_library. am: 90f7a4dcab by Dan Albert · 9 years ago
  54. bb53f9a Generate "current" API level. am: fd86e9ee21 by Dan Albert · 9 years ago
  55. ebedf67 Support `sdk_version: "current"` for the NDK. by Dan Albert · 9 years ago
  56. 90f7a4d Allow `first_version: "current"` in ndk_library. by Dan Albert · 9 years ago
  57. fd86e9e Generate "current" API level. by Dan Albert · 9 years ago
  58. 1cbdfe9 Revert "Revert "Use the platform SDK version from the config."" am: 073379e549 by Dan Albert · 9 years ago
  59. cee02d7 Fix the Platform_sdk_version default. am: 22c0b4131d by Dan Albert · 9 years ago
  60. 073379e Revert "Revert "Use the platform SDK version from the config."" by Dan Albert · 9 years ago
  61. 22c0b41 Fix the Platform_sdk_version default. by Dan Albert · 9 years ago
  62. c273d44 Merge "Revert "Use the platform SDK version from the config."" am: 8f0f1757f5 by Dan Albert · 9 years ago
  63. 8f0f175 Merge "Revert "Use the platform SDK version from the config."" by Dan Albert · 9 years ago
  64. 4bd310a Merge "Add export_include_dirs to the local include path" am: 7eaa5c8824 by Dan Willemsen · 9 years ago
  65. 7eaa5c8 Merge "Add export_include_dirs to the local include path" by Treehugger Robot · 9 years ago
  66. 9022833 Merge "Pass PREBUILT_SDK_VERSION to soong ndk build" am: 7f1c10b9b1 by Colin Cross · 9 years ago
  67. 7f1c10b Merge "Pass PREBUILT_SDK_VERSION to soong ndk build" by Colin Cross · 9 years ago
  68. 9fe6ea8 Pass PREBUILT_SDK_VERSION to soong ndk build by Colin Cross · 9 years ago
  69. 74b8b55 Revert "Use the platform SDK version from the config." by Dan Albert · 9 years ago
  70. 92dccfb Merge "Use the platform SDK version from the config." am: fc75232555 by Dan Albert · 9 years ago
  71. fc75232 Merge "Use the platform SDK version from the config." by Treehugger Robot · 9 years ago
  72. d59dfec Add development/ndk/Android.bp. am: d56d359f8c by Dan Albert · 9 years ago
  73. 9bef523 Use the platform SDK version from the config. by Dan Albert · 9 years ago
  74. d56d359 Add development/ndk/Android.bp. by Dan Albert · 9 years ago
  75. 273af7f Add export_include_dirs to the local include path by Dan Willemsen · 9 years ago
  76. 63374eb Merge "Support genrules with multiple tools" am: a5662d5e4e by Colin Cross · 9 years ago
  77. a5662d5 Merge "Support genrules with multiple tools" by Colin Cross · 9 years ago
  78. 6f080df Support genrules with multiple tools by Colin Cross · 9 years ago
  79. a912be4 Merge "Add android.Expand" am: 6718d0ffac by Colin Cross · 9 years ago
  80. 6718d0f Merge "Add android.Expand" by Treehugger Robot · 9 years ago
  81. a562428 Merge "Support a "platform-only" version tag." am: f543ff67ad by Dan Albert · 9 years ago
  82. f543ff6 Merge "Support a "platform-only" version tag." by Treehugger Robot · 9 years ago
  83. 6bde094 Add android.Expand by Colin Cross · 9 years ago
  84. 300cb2f Support a "platform-only" version tag. by Dan Albert · 9 years ago
  85. 1797477 Merge "Move globbing to Blueprint" am: 19ce4bddf1 by Colin Cross · 9 years ago
  86. 19ce4bd Merge "Move globbing to Blueprint" by Colin Cross · 9 years ago
  87. f723c11 Merge "Move more includes from -isystem to -I" am: fea56e1220 by Colin Cross · 9 years ago
  88. fea56e1 Merge "Move more includes from -isystem to -I" by Colin Cross · 9 years ago
  89. 7f19f37 Move globbing to Blueprint by Colin Cross · 9 years ago
  90. 04972fa Merge "Add proto property struct" am: 28f9094ee7 by Colin Cross · 9 years ago
  91. 28f9094 Merge "Add proto property struct" by Treehugger Robot · 9 years ago
  92. 610c494 Add support for Implicit Outputs am: 9f3c574a39 by Dan Willemsen · 9 years ago
  93. 328f04e Move more includes from -isystem to -I by Colin Cross · 9 years ago
  94. 0feb169 Add proto property struct by Colin Cross · 9 years ago
  95. 9f3c574 Add support for Implicit Outputs by Dan Willemsen · 9 years ago
  96. a0411a2 Fix race condition writing soong.config am: d8f2014d3b by Colin Cross · 9 years ago
  97. d8f2014 Fix race condition writing soong.config by Colin Cross · 9 years ago
  98. f1bc35a Merge changes from topic 'genpath_yacc' am: 5a054df23c by Dan Willemsen · 9 years ago
  99. 967f8d4 Add yacc generated headers to the include path am: e1a3ce3609 by Dan Willemsen · 9 years ago
  100. 37e1142 Add subdir to GenPath am: 21ec49068f by Dan Willemsen · 9 years ago