1. 484e50a bp2build: support generated sources and hdrs by Chris Parsons · 3 years, 8 months ago
  2. 33ebde3 Merge "Refactor GetTargetProperties()." by Lukács T. Berki · 3 years, 8 months ago
  3. 5f51839 Refactor GetTargetProperties(). by Lukacs T. Berki · 3 years, 8 months ago
  4. 0096079 Make bazel build //external/... work by only allowing "approved" existing BUILD files in the Bazel workspace. by Rupert Shuttleworth · 3 years, 8 months ago
  5. 11bc0ee Merge "cc/linker.go: check min_sdk_version." by Elliott Hughes · 3 years, 8 months ago
  6. 852edc1 cc/linker.go: check min_sdk_version. by Elliott Hughes · 3 years, 8 months ago
  7. b6dbc87 Define a narrower context for getting arch props by Liz Kammer · 3 years, 8 months ago
  8. 17ccf26 Merge "Add support for converting OptionalPath to Paths" by Paul Duffin · 3 years, 8 months ago
  9. ccfd7fc Merge "bp2build: build //external/scudo/..." by Jingwen Chen · 3 years, 8 months ago
  10. ef08185 Add support for converting OptionalPath to Paths by Paul Duffin · 3 years, 8 months ago
  11. 1d35a87 Merge "bp2build: export some cc toolchain flags into Starlark." by Jingwen Chen · 3 years, 8 months ago
  12. 9896b34 Merge "Allow module types to force creation of a default APEX variant" by Paul Duffin · 3 years, 8 months ago
  13. 75be1ca bp2build: build //external/scudo/... by Jingwen Chen · 3 years, 8 months ago
  14. bf61afb bp2build: export some cc toolchain flags into Starlark. by Jingwen Chen · 3 years, 8 months ago
  15. 015a0af Merge changes I2729001d,Ife5d2193 by Treehugger Robot · 3 years, 8 months ago
  16. b5769c1 Allow module types to force creation of a default APEX variant by Paul Duffin · 3 years, 8 months ago
  17. 62fb743 Merge "Add license modules to the sdk" by Paul Duffin · 3 years, 8 months ago
  18. fffd98f Merge "Switch Effective_license_text from []string to Paths" by Paul Duffin · 3 years, 8 months ago
  19. 12f5d04 Merge "Move license module processing to GenerateAndroidBuildActions" by Paul Duffin · 3 years, 8 months ago
  20. 0d62615 Merge "Add baseline test for license with sdk" by Paul Duffin · 3 years, 8 months ago
  21. 3950cd6 bp2build: remove libc_tzcode from denylist. by Jingwen Chen · 3 years, 8 months ago
  22. b9ebb7d Merge "Make @soong_injection usable in standalone builds." by Lukács T. Berki · 3 years, 8 months ago
  23. 77f7c44 packaging: install/package deps if not marked IsHideFromMake by Jooyung Han · 3 years, 8 months ago
  24. 3069dd9 Make @soong_injection usable in standalone builds. by Lukacs T. Berki · 3 years, 8 months ago
  25. a556647 Merge "Generate empty classpaths.proto for bootclasspath_fragment.go." by Treehugger Robot · 3 years, 8 months ago
  26. 3db3547 Generate empty classpaths.proto for bootclasspath_fragment.go. by satayev · 3 years, 8 months ago
  27. b0bb376 Add license modules to the sdk by Paul Duffin · 3 years, 8 months ago
  28. ec0836a Switch Effective_license_text from []string to Paths by Paul Duffin · 3 years, 8 months ago
  29. df5a905 Move license module processing to GenerateAndroidBuildActions by Paul Duffin · 3 years, 8 months ago
  30. e96108d Add baseline test for license with sdk by Paul Duffin · 3 years, 8 months ago
  31. df09d17 Generate linker config with packaged items. by Jooyung Han · 3 years, 8 months ago
  32. 0df4968 Add support for name-less modules and property comments by Paul Duffin · 3 years, 8 months ago
  33. 1308205 Allow an sdk member type not to provide a bp property by Paul Duffin · 3 years, 8 months ago
  34. 0d4ed0a Allow sdk snapshot to contain source module type by Paul Duffin · 3 years, 8 months ago
  35. dbb4903 Merge "Make all SdkMemberTypes support transitive member deps" by Paul Duffin · 3 years, 8 months ago
  36. e746f30 Merge "Make licenseModule SdkAware" by Paul Duffin · 3 years, 8 months ago
  37. e0fc872 Merge "Make sdk tests more realistic" by Paul Duffin · 3 years, 8 months ago
  38. 57892ce Merge "Support blueprint_go_binary in PathForModuleSrc" by Colin Cross · 3 years, 8 months ago
  39. 2d3da31 Make all SdkMemberTypes support transitive member deps by Paul Duffin · 3 years, 8 months ago
  40. b9e7a3c Make licenseModule SdkAware by Paul Duffin · 3 years, 8 months ago
  41. 525a590 Make sdk tests more realistic by Paul Duffin · 3 years, 8 months ago
  42. 598dd00 Refactor how bp2build gets arch-specific props. by Lukacs T. Berki · 3 years, 8 months ago
  43. ee4e7fe Merge "bp2build: build static version of libstdc++." by Treehugger Robot · 3 years, 8 months ago
  44. 179856a bp2build: build static version of libstdc++. by Jingwen Chen · 3 years, 8 months ago
  45. 0e44615 Support blueprint_go_binary in PathForModuleSrc by Colin Cross · 3 years, 8 months ago
  46. 52e6672 Add fmtlib_ndk back to the deny list because it fails in mixed builds postsubmit. by Rupert Shuttleworth · 3 years, 8 months ago
  47. fb95538 Update info on some deny-list entries. by Rupert Shuttleworth · 3 years, 8 months ago
  48. cbaef6f Merge "Add debug ramdisk variant." by Treehugger Robot · 3 years, 8 months ago
  49. c424b76 Support multilib properties in bp2build by Chris Parsons · 3 years, 8 months ago
  50. dac1db0 Merge "Handle the version_script property." by Lukács T. Berki · 3 years, 8 months ago
  51. 1353e59 Handle the version_script property. by Lukacs T. Berki · 3 years, 8 months ago
  52. 790324e bp2build: add bugs and update bp2build denylist. by Jingwen Chen · 3 years, 8 months ago
  53. 47aa584 Update reasons for modules being on the deny list (and add bug links). by Rupert Shuttleworth · 3 years, 8 months ago
  54. d01da05 Group some modules together under a single bug for tracking purposes. by Jingwen Chen · 3 years, 8 months ago
  55. 08758f0 Add debug ramdisk variant. by Inseob Kim · 3 years, 9 months ago
  56. 53681ef bp2build: make libdl build. by Jingwen Chen · 3 years, 8 months ago
  57. 2828816 bp2build: convert //external/arm-optimized-routines/... by Jingwen Chen · 3 years, 8 months ago
  58. 1cc8f45 Merge "more no include_dir" by Steven Moreland · 3 years, 8 months ago
  59. 6065b06 Merge "Add GetEmbeddedPrebuilt and IsModulePrebuilt" by Treehugger Robot · 3 years, 8 months ago
  60. 12bcc13 Merge "Update bp2build allow/denylisting for system" by Treehugger Robot · 3 years, 8 months ago
  61. 331917a Merge "Remove libc_syscalls from the denylist." by Lukács T. Berki · 3 years, 8 months ago
  62. f7c99f5 Add GetEmbeddedPrebuilt and IsModulePrebuilt by Paul Duffin · 3 years, 8 months ago
  63. a3b5dcf Update bp2build allow/denylisting for system by Liz Kammer · 3 years, 8 months ago
  64. 8d817b7 Merge "Extract IsModuleInVersionedSdk" by Paul Duffin · 3 years, 8 months ago
  65. 8e72286 Merge "Make GetDirectDep implementation match comment" by Liz Kammer · 3 years, 8 months ago
  66. 667bb27 Remove libc_syscalls from the denylist. by Lukacs T. Berki · 3 years, 8 months ago
  67. f28abd1 Merge "Allowlist libpropertyinfoparser." by Lukács T. Berki · 3 years, 8 months ago
  68. 6a77e77 Merge "Pass module to SdkMemberTypeDependencyTag.SdkMemberType" by Paul Duffin · 3 years, 8 months ago
  69. 497f17d Allowlist libpropertyinfoparser. by Lukacs T. Berki · 3 years, 8 months ago
  70. 6036497 Remove libdl_static from the deny list in light of http://aosp/1688405 by Rupert Shuttleworth · 3 years, 8 months ago
  71. 0c2e083 Extract IsModuleInVersionedSdk by Paul Duffin · 3 years, 8 months ago
  72. 1c4621a Merge "Mixed builds: propagate includes from cc_* targets" by Christopher Parsons · 3 years, 8 months ago
  73. eee466e Pass module to SdkMemberTypeDependencyTag.SdkMemberType by Paul Duffin · 3 years, 8 months ago
  74. 5796db5 Merge "Remove libqemu_pipe from minSdkVersionAllowlist" by Roman Kiryanov · 3 years, 8 months ago
  75. fc48433 Remove libqemu_pipe from minSdkVersionAllowlist by Roman Kiryanov · 3 years, 8 months ago
  76. 2b50ce6 Make GetDirectDep implementation match comment by Liz Kammer · 3 years, 8 months ago
  77. f60ecf0 Mixed builds: propagate includes from cc_* targets by Chris Parsons · 3 years, 8 months ago
  78. f36a3ac more no include_dir by Steven Moreland · 3 years, 8 months ago
  79. ac9dc81 Merge "start eating include_dirs from both ends" by Steven Moreland · 3 years, 8 months ago
  80. c860588 Merge "Reorganize and cull cc_library_static denylist." by Lukács T. Berki · 3 years, 8 months ago
  81. 6de44e7 Merge "bp2build: fix exclude_srcs in subpackages." by Treehugger Robot · 3 years, 8 months ago
  82. b5ac5af Reorganize and cull cc_library_static denylist. by Lukacs T. Berki · 3 years, 8 months ago
  83. e32e9e0 bp2build: arch-specific exclude_srcs and srcs. by Jingwen Chen · 3 years, 8 months ago
  84. 4ecc67d bp2build: fix exclude_srcs in subpackages. by Jingwen Chen · 3 years, 8 months ago
  85. 8fc8dbf start eating include_dirs from both ends by Steven Moreland · 3 years, 8 months ago
  86. cc86ac8 Revert "Reorganize and cull cc_library_static denylist." by Liz Kammer · 3 years, 8 months ago
  87. cba7b0c Reorganize and cull cc_library_static denylist. by Lukacs T. Berki · 3 years, 8 months ago
  88. a720811 Allow exporting of sdk members to be done per tag by Paul Duffin · 3 years, 8 months ago
  89. 459c532 Merge "Incorporate cc_library_headers into mixed builds" by Treehugger Robot · 3 years, 8 months ago
  90. b6a55bf Incorporate cc_library_headers into mixed builds by Liz Kammer · 3 years, 9 months ago
  91. 39e0314 Merge "Revert^3 "Add debug ramdisk variant"" by Treehugger Robot · 3 years, 8 months ago
  92. dbe1ef2 Merge "Add bp2build arch-specific paths mutator" by Liz Kammer · 3 years, 8 months ago
  93. f8645b9 Update error messages. by Lukacs T. Berki · 3 years, 8 months ago
  94. aeb6bad Revert^3 "Add debug ramdisk variant" by Inseob Kim · 3 years, 8 months ago
  95. be1c47b Merge "Add libc_openbsd to mixed builds deny list." by Rupert Shuttleworth · 3 years, 8 months ago
  96. 5baca30 Add libc_openbsd to mixed builds deny list. by Rupert Shuttleworth · 3 years, 8 months ago
  97. 1552c7b Merge "Support paths for vintf_fragments from Soong." by Treehugger Robot · 3 years, 8 months ago
  98. 4d48aa5 Merge "Revert^2 "Add debug ramdisk variant"" by Florian Mayer · 3 years, 8 months ago
  99. 836a8f3 Revert^2 "Add debug ramdisk variant" by Florian Mayer · 3 years, 8 months ago
  100. 80c2377 Merge "Allow more cc_library_static targets to build." by Rupert Shuttleworth · 3 years, 8 months ago