1. 80ae681 Merge "pom2bp: Implement -static-deps to match pom2mk" by Treehugger Robot · 6 years ago
  2. 6fa6dfa Merge "Set default target SDK version for APEX" by Treehugger Robot · 6 years ago
  3. e928452 Merge "Allow codename.fingerprint format for targetSdkVersion" by Colin Cross · 6 years ago
  4. 52c90d8 pom2bp: Implement -static-deps to match pom2mk by Dan Willemsen · 6 years ago
  5. 8bf9bd9 Merge "Build framework.aidl in Soong" by Colin Cross · 6 years ago
  6. 7fdab6e Add -jetifier to pom2mk and pom2bp by Dan Willemsen · 6 years ago
  7. 7f276c6 Fix soong_zip --help by Dan Willemsen · 6 years ago
  8. 36ab727 Merge "Fix handling optimize.enabled from java_defaults" by Treehugger Robot · 6 years ago
  9. 3ed757a Merge "Ensure that PathsForModuleSrc works with prebuilts" by Jiyong Park · 6 years ago
  10. 49495ee Merge changes from topics "obsolete_broken_dup_copy_headers", "obsolete_broken_phony_targets" by Treehugger Robot · 6 years ago
  11. db52ce8 Merge "Switch to clang-r353983c" by Yi Kong · 6 years ago
  12. 2fbb757 Obsolete BUILD_BROKEN_DUP_COPY_HEADERS by Dan Willemsen · 6 years ago
  13. 6097746 Obsolete BUILD_BROKEN_PHONY_TARGETS by Dan Willemsen · 6 years ago
  14. 9820aa6 Merge "Get default sdk_test.go values from config" by Treehugger Robot · 6 years ago
  15. 09ecee7 Switch to clang-r353983c by Yi Kong · 6 years ago
  16. d467111 Ensure that PathsForModuleSrc works with prebuilts by Jiyong Park · 6 years ago
  17. 71b519d Set default target SDK version for APEX by Jiyong Park · 6 years ago
  18. f297630 Fix: PathsForModuleSrc does not work for a replaced dependency by Jiyong Park · 6 years ago
  19. 1093287 Allow codename.fingerprint format for targetSdkVersion by Colin Cross · 6 years ago
  20. 3047fa2 Build framework.aidl in Soong by Colin Cross · 6 years ago
  21. 3c4a915 Merge "TARGET_FS_CONFIG_GEN is a list, not a single path" by Treehugger Robot · 6 years ago
  22. 60405e5 Get default sdk_test.go values from config by Colin Cross · 6 years ago
  23. 5ac11b7 Merge "Dump make deprecation status to logs" by Dan Willemsen · 6 years ago
  24. 54879d1 TARGET_FS_CONFIG_GEN is a list, not a single path by Dan Willemsen · 6 years ago
  25. cd9a1e2 Merge "Revert "Revert "Enable lld for windows""" by Pirama Arumuga Nainar · 6 years ago
  26. 2057f82 Fix handling optimize.enabled from java_defaults by Sasha Smundak · 6 years ago
  27. 368e556 Dump make deprecation status to logs by Dan Willemsen · 6 years ago
  28. 79c7c26 Add support for prebuilt java_sdk_library modules by Colin Cross · 6 years ago
  29. 587fb4d Merge "Fix: HideFromMake is not registered to llndk_* module types" by Treehugger Robot · 6 years ago
  30. 38b1220 Merge "Rename -extra-deps to --extra-static-libs and add --extra-libs" by Paul Duffin · 6 years ago
  31. 59d4a31 Merge "Use LoadHook to create modules in java_sdk_library" by Treehugger Robot · 6 years ago
  32. 5e676fe Fix: HideFromMake is not registered to llndk_* module types by Jiyong Park · 6 years ago
  33. 6d8c0a5 Revert "Revert "Enable lld for windows"" by Pirama Arumuga Nainar · 6 years ago
  34. 44d5d22 Merge "Allow guava to use java_host_for_device" by Colin Cross · 6 years ago
  35. f8b860a Use LoadHook to create modules in java_sdk_library by Colin Cross · 6 years ago
  36. 8196356 Merge "Soong: Add synopsis to ndk_* modules." by Patrice Arruda · 6 years ago
  37. 3cbdedd Merge "Soong: Add synopsis to several modules under the cc package." by Patrice Arruda · 6 years ago
  38. babaf07 Rename -extra-deps to --extra-static-libs and add --extra-libs by Paul Duffin · 6 years ago
  39. 97add50 Allow guava to use java_host_for_device by Colin Cross · 6 years ago
  40. 0a0b3fa Merge "Embed CSS entries in soong_build.html." by Treehugger Robot · 6 years ago
  41. a88fbde Merge "Make makevars deterministic" by Treehugger Robot · 6 years ago
  42. 5f867c0 Embed CSS entries in soong_build.html. by Jaewoong Jung · 6 years ago
  43. 4e0aa23 Convert yacc to a single RuleBuilder rule by Dan Willemsen · 6 years ago
  44. 633c502 Support RuleBuilder.Sbox to wrap commands in sbox by Dan Willemsen · 6 years ago
  45. 91268c6 Make makevars deterministic by Colin Cross · 6 years ago
  46. 4bca455 Merge "Make apex_key HostAndDeviceDefault" by Dimitry Ivanov · 6 years ago
  47. f807167 Make apex_key HostAndDeviceDefault by dimitry · 6 years ago
  48. 41eed99 Merge "Do not re-export _Unwind_XXX symbols." by Christopher Ferris · 6 years ago
  49. c3a1e22 Do not re-export _Unwind_XXX symbols. by Christopher Ferris · 6 years ago
  50. 8235220 Merge "Expose TargetFSConfigGen to DeviceConfig from Make" by Treehugger Robot · 6 years ago
  51. 34df714 Merge "pom2bp: add jar deps to -nodeps modules" by Treehugger Robot · 6 years ago
  52. df8eebe Zip boot image by Colin Cross · 6 years ago
  53. b10243d Merge "Add --llndk for NDK libs as well" by Logan Chien · 6 years ago
  54. 62f1f94 Add --llndk for NDK libs as well by Logan Chien · 6 years ago
  55. 71c7460 Expose TargetFSConfigGen to DeviceConfig from Make by Dan Willemsen · 6 years ago
  56. 33055f6 Merge "Fix relative path of bpf modules" by Treehugger Robot · 6 years ago
  57. 9dc186f Merge "Add robolectric-shadows to setup_go_workspace_for_soong.sh" by Colin Cross · 6 years ago
  58. 0adfee5 Fix relative path of bpf modules by Colin Cross · 6 years ago
  59. 1aa7f26 pom2bp: add jar deps to -nodeps modules by Colin Cross · 6 years ago
  60. 412160e Stop using build/target -> build/make/target symlink by Dan Willemsen · 6 years ago
  61. c4bd8f8 Include proper deps for signapk by Dan Willemsen · 6 years ago
  62. 6ea4211 Soong: Add synopsis to ndk_* modules. by Patrice Arruda · 6 years ago
  63. cb4e055 Merge changes I2bff8fb8,Ifa584479 by Treehugger Robot · 6 years ago
  64. 25e6f09 Add BUILD_BROKEN_USES_NETWORK by Dan Willemsen · 6 years ago
  65. aad1960 Add extra used dependencies by Dan Willemsen · 6 years ago
  66. b6d171b Update default soong config by Dan Willemsen · 6 years ago
  67. ad459bb Merge "Add toybox seq." by Elliott Hughes · 6 years ago
  68. 7dd6ceb Merge "Fix python proto srczip argument order" by Colin Cross · 6 years ago
  69. ce93e3c Merge "Use the full dexpreopt boot classpath when preopting with other images." by Nicolas Geoffray · 6 years ago
  70. 09364fd Fix python proto srczip argument order by Colin Cross · 6 years ago
  71. 06758a7 Use the full dexpreopt boot classpath when preopting with other images. by Nicolas Geoffray · 6 years ago
  72. c2dbadc Add toybox seq. by Elliott Hughes · 6 years ago
  73. 0975ee0 Check package restrictions for Java libs. by Vladimir Marko · 6 years ago
  74. 5e5b2c7 Add robolectric-shadows to setup_go_workspace_for_soong.sh by Colin Cross · 6 years ago
  75. 04b99cb Merge "Make prebuilt_apex be usable via :modulename syntax" by Nikita Ioffe · 6 years ago
  76. ba71a3f Fix missing genrule srcs and tools with ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 6 years ago
  77. 89ecd59 Make prebuilt_apex be usable via :modulename syntax by Nikita Ioffe · 6 years ago
  78. 7a41ebd Add filename property to prebuilt_apex by Nikita Ioffe · 6 years ago
  79. eb18c87 Merge "Add installable property for prebuilt_apex" by Treehugger Robot · 6 years ago
  80. a0dd608 Merge "Handle LOCAL_JAVA_RESOURCE_FILES variable" by Treehugger Robot · 6 years ago
  81. 45a5a28 Merge "Remove our clang-tidy wrapper" by Treehugger Robot · 6 years ago
  82. dd53e8b Add installable property for prebuilt_apex by Nikita Ioffe · 6 years ago
  83. 9223a62 Handle LOCAL_JAVA_RESOURCE_FILES variable by Sasha Smundak · 6 years ago
  84. 56405f8 Merge "Use the apex image when the device config asks for it." by Nicolas Geoffray · 6 years ago
  85. b9045cf Merge "Implement `host_required` and `target_required` properties." by Treehugger Robot · 6 years ago
  86. c4624c0 Remove our clang-tidy wrapper by George Burgess IV · 6 years ago
  87. fc453c7 Merge "Soong: Add synopsis to vndk_prebuilt_shared module under cc package." by Treehugger Robot · 6 years ago
  88. b6d2305 Implement `host_required` and `target_required` properties. by Sasha Smundak · 6 years ago
  89. 25c0e03 Use the apex image when the device config asks for it. by Nicolas Geoffray · 6 years ago
  90. f3f1467 Merge "Blacklist more libraries from no-vendor-variant VNDK" by Treehugger Robot · 6 years ago
  91. 092c9da Export more config variables by Colin Cross · 6 years ago
  92. cc0ce80 Fix package path of android/soong/android pctx by Colin Cross · 6 years ago
  93. 134f8f6 Make libc_scudo always go first. by Christopher Ferris · 6 years ago
  94. ea3fcdf Soong: Add synopsis to several modules under the cc package. by Patrice Arruda · 6 years ago
  95. b007b2b Merge "Fix sdk_version: "system_current" when Platform_sdk_final=true" by Colin Cross · 6 years ago
  96. 3bdefa9 Merge "Support host phony modules" by Treehugger Robot · 6 years ago
  97. ad03150 Soong: Add synopsis to vndk_prebuilt_shared module under cc package. by Patrice Arruda · 6 years ago
  98. f5df780 Merge "Fix panic when missing hiddenapi jar" by Treehugger Robot · 6 years ago
  99. 61166dc Revert "Enable lld for windows" by Josh Gao · 6 years ago
  100. 60294ef Support host phony modules by Dan Willemsen · 6 years ago