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