1. 1d03711 Add frameworks/compile/* to root Android.bp by Colin Cross · 8 years ago
  2. 6bc59ef Support eng product variable by Colin Cross · 8 years ago
  3. be360ae Permit allow_undefined_symbols inside arch blocks by Colin Cross · 8 years ago
  4. 989c66e Use toolchain to get binary extension for symlinks by Colin Cross · 8 years ago
  5. 9b09f24 Install symlinks with same suffix and extension as installed file by Colin Cross · 8 years ago
  6. 8cc1cb6 Merge "Always check tidy properties" am: 394cf47ac4 by Colin Cross · 8 years ago
  7. 394cf47 Merge "Always check tidy properties" by Treehugger Robot · 8 years ago
  8. 5eb6315 Merge "Fix mac build" am: b278a58325 by Colin Cross · 8 years ago
  9. b278a58 Merge "Fix mac build" by Treehugger Robot · 8 years ago
  10. 8c65020 Merge changes from topic 'proprietary-soong' am: 503f8b0262 by Dan Willemsen · 8 years ago
  11. 96a3ccc Support system/vendor for devices without a vendor partition am: 4353bc4422 by Dan Willemsen · 8 years ago
  12. dbd80c2 Import/Export LOCAL_PROPRIETARY_MODULE am: 7ed1ae3fa4 by Dan Willemsen · 8 years ago
  13. 503f8b0 Merge changes from topic 'proprietary-soong' by Treehugger Robot · 8 years ago
  14. 7a7cf97 Fix mac build by Colin Cross · 8 years ago
  15. 615cc4d Support aidl cpp generation am: e1240db6ab by Dan Willemsen · 8 years ago
  16. 4353bc4 Support system/vendor for devices without a vendor partition by Dan Willemsen · 8 years ago
  17. 7ed1ae3 Import/Export LOCAL_PROPRIETARY_MODULE by Dan Willemsen · 8 years ago
  18. 379d2cb Always check tidy properties by Colin Cross · 8 years ago
  19. e1240db Support aidl cpp generation by Dan Willemsen · 8 years ago
  20. 909d6c4 Support .asm files for assembly am: 91e9004086 by Colin Cross · 8 years ago
  21. 91e9004 Support .asm files for assembly by Colin Cross · 8 years ago
  22. db09631 Support grouping static libraries am: 18c0c5afbd by Colin Cross · 8 years ago
  23. 18c0c5a Support grouping static libraries by Colin Cross · 8 years ago
  24. 11e687a Merge "Support .mm files" am: 2d8e3b9bfe by Colin Cross · 8 years ago
  25. 2d8e3b9 Merge "Support .mm files" by Treehugger Robot · 8 years ago
  26. 9978ffe Support .mm files by Colin Cross · 8 years ago
  27. 399c4fa Merge "Replace core-junit with legacy-test" am: 241b1c8b06 by Paul Duffin · 8 years ago
  28. 241b1c8 Merge "Replace core-junit with legacy-test" by Paul Duffin · 8 years ago
  29. f2b43b8 Fall back to prebuilts if source modules are disabled am: a2f296f054 by Colin Cross · 8 years ago
  30. a2f296f Fall back to prebuilts if source modules are disabled by Colin Cross · 8 years ago
  31. 2b67e3b Replace core-junit with legacy-test by Paul Duffin · 8 years ago
  32. 8c093e5 Provide config helpers for environment variables am: 99d7c23006 by Colin Cross · 8 years ago
  33. 2e67596 Split cc_prebuilt_shared_library into static variants am: bba99041db by Colin Cross · 8 years ago
  34. 830e915 Disable installing unused prebuilts am: 0f3c72fa17 by Colin Cross · 8 years ago
  35. 9b834e5 Don't generate Android.mk data if the module is disabled am: cc4f3e3f94 by Colin Cross · 8 years ago
  36. 99d7c23 Provide config helpers for environment variables by Colin Cross · 8 years ago
  37. bba9904 Split cc_prebuilt_shared_library into static variants by Colin Cross · 8 years ago
  38. 0f3c72f Disable installing unused prebuilts by Colin Cross · 8 years ago
  39. cc4f3e3 Don't generate Android.mk data if the module is disabled by Colin Cross · 8 years ago
  40. c415039 Add basic VNDK support in Soong am: d2ede879b5 by Dan Willemsen · 8 years ago
  41. d2ede87 Add basic VNDK support in Soong by Dan Willemsen · 8 years ago
  42. 1164030 Merge changes I3454370a,I18dd900d am: 112fd2b9b1 by Colin Cross · 8 years ago
  43. 88d3652 Move global cppflags to the beginning of cppflags am: b668826a85 by Colin Cross · 8 years ago
  44. c847ac3 genrule: let Android.bp file specify exported header dirs am: 5ed99c6472 by Colin Cross · 8 years ago
  45. 112fd2b Merge changes I3454370a,I18dd900d by Treehugger Robot · 8 years ago
  46. 541a8a6 Merge "genrule: support deps files" am: 10f96b1d77 by Colin Cross · 8 years ago
  47. 10f96b1 Merge "genrule: support deps files" by Colin Cross · 8 years ago
  48. a14071c Merge "genrule: expand $$ to $$" am: d328ad708e by Colin Cross · 8 years ago
  49. d328ad7 Merge "genrule: expand $$ to $$" by Treehugger Robot · 8 years ago
  50. 35586f3 Merge "Add proper use of LLVM_RELEASE_VERSION for locating libraries." by Stephen Hines · 8 years ago
  51. 9dfd48b Merge "Add proper use of LLVM_RELEASE_VERSION for locating libraries." by Stephen Hines · 8 years ago
  52. 4c32014 Add more whitelisted host libraries am: 124fd9afbd by Colin Cross · 8 years ago
  53. b668826 Move global cppflags to the beginning of cppflags by Colin Cross · 8 years ago
  54. 5ed99c6 genrule: let Android.bp file specify exported header dirs by Colin Cross · 8 years ago
  55. 33bfb0a genrule: support deps files by Colin Cross · 8 years ago
  56. 2ee10a0 genrule: expand $$ to $$ by Colin Cross · 8 years ago
  57. 124fd9a Add more whitelisted host libraries by Colin Cross · 8 years ago
  58. e55a4cc Add proper use of LLVM_RELEASE_VERSION for locating libraries. by Stephen Hines · 8 years ago
  59. 21cd6c8 Add Toolchain.Bionic() am: 2e47b34435 by Dan Willemsen · 8 years ago
  60. c97c462 Allow Host cc_object and cc_toolchain_library am: 967c6a9b87 by Dan Willemsen · 8 years ago
  61. cf7da2e Add LinuxBionic OsType am: 00fcbde401 by Dan Willemsen · 8 years ago
  62. 7dbdaa7 Encode default enabled state in OsType am: 0a37a2a2b8 by Dan Willemsen · 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. 00fcbde Add LinuxBionic OsType by Dan Willemsen · 8 years ago
  66. 0a37a2a Encode default enabled state in OsType by Dan Willemsen · 8 years ago
  67. f17634d Support `sdk_version: "current"` for the NDK. am: ebedf678de by Dan Albert · 8 years ago
  68. e7754d3 Allow `first_version: "current"` in ndk_library. am: 90f7a4dcab by Dan Albert · 8 years ago
  69. bb53f9a Generate "current" API level. am: fd86e9ee21 by Dan Albert · 8 years ago
  70. ebedf67 Support `sdk_version: "current"` for the NDK. by Dan Albert · 8 years ago
  71. 90f7a4d Allow `first_version: "current"` in ndk_library. by Dan Albert · 8 years ago
  72. fd86e9e Generate "current" API level. by Dan Albert · 8 years ago
  73. 1cbdfe9 Revert "Revert "Use the platform SDK version from the config."" am: 073379e549 by Dan Albert · 8 years ago
  74. cee02d7 Fix the Platform_sdk_version default. am: 22c0b4131d by Dan Albert · 8 years ago
  75. 073379e Revert "Revert "Use the platform SDK version from the config."" by Dan Albert · 8 years ago
  76. 22c0b41 Fix the Platform_sdk_version default. by Dan Albert · 8 years ago
  77. c273d44 Merge "Revert "Use the platform SDK version from the config."" am: 8f0f1757f5 by Dan Albert · 8 years ago
  78. 8f0f175 Merge "Revert "Use the platform SDK version from the config."" by Dan Albert · 8 years ago
  79. 4bd310a Merge "Add export_include_dirs to the local include path" am: 7eaa5c8824 by Dan Willemsen · 8 years ago
  80. 7eaa5c8 Merge "Add export_include_dirs to the local include path" by Treehugger Robot · 8 years ago
  81. 9022833 Merge "Pass PREBUILT_SDK_VERSION to soong ndk build" am: 7f1c10b9b1 by Colin Cross · 8 years ago
  82. 7f1c10b Merge "Pass PREBUILT_SDK_VERSION to soong ndk build" by Colin Cross · 8 years ago
  83. 9fe6ea8 Pass PREBUILT_SDK_VERSION to soong ndk build by Colin Cross · 8 years ago
  84. 74b8b55 Revert "Use the platform SDK version from the config." by Dan Albert · 8 years ago
  85. 92dccfb Merge "Use the platform SDK version from the config." am: fc75232555 by Dan Albert · 8 years ago
  86. fc75232 Merge "Use the platform SDK version from the config." by Treehugger Robot · 8 years ago
  87. d59dfec Add development/ndk/Android.bp. am: d56d359f8c by Dan Albert · 8 years ago
  88. 9bef523 Use the platform SDK version from the config. by Dan Albert · 8 years ago
  89. d56d359 Add development/ndk/Android.bp. by Dan Albert · 8 years ago
  90. 273af7f Add export_include_dirs to the local include path by Dan Willemsen · 8 years ago
  91. 63374eb Merge "Support genrules with multiple tools" am: a5662d5e4e by Colin Cross · 8 years ago
  92. a5662d5 Merge "Support genrules with multiple tools" by Colin Cross · 8 years ago
  93. 6f080df Support genrules with multiple tools by Colin Cross · 8 years ago
  94. a912be4 Merge "Add android.Expand" am: 6718d0ffac by Colin Cross · 8 years ago
  95. 6718d0f Merge "Add android.Expand" by Treehugger Robot · 8 years ago
  96. a562428 Merge "Support a "platform-only" version tag." am: f543ff67ad by Dan Albert · 8 years ago
  97. f543ff6 Merge "Support a "platform-only" version tag." by Treehugger Robot · 8 years ago
  98. 6bde094 Add android.Expand by Colin Cross · 8 years ago
  99. 300cb2f Support a "platform-only" version tag. by Dan Albert · 8 years ago
  100. 1797477 Merge "Move globbing to Blueprint" am: 19ce4bddf1 by Colin Cross · 8 years ago