1. 8f33dcc Merge "Fix inverted error message" by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
  2. 899b98d Merge "rust: doc: Zip up docs when done" by Treehugger Robot · 4 years ago
  3. 13b3b78 Merge "rust: Hook up InstallIn functions + Product" by Treehugger Robot · 4 years ago
  4. d75507f Fix inverted error message by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
  5. ca68c49 rust: doc: Zip up docs when done by Matthew Maurer · 4 years ago
  6. 9f59e8d rust: Hook up InstallIn functions + Product by Matthew Maurer · 4 years ago
  7. 99d5a0f Merge "Revert "Revert "Apply pylint to cc/symbolfile""" by Treehugger Robot · 4 years ago
  8. 3f5659f Revert "Revert "Apply pylint to cc/symbolfile"" by Spandan Das · 4 years ago
  9. 5470d24 Merge "Use combined.ninja for soong_docs null build test." by Lukács T. Berki · 4 years ago
  10. 1a86bd2 Use combined.ninja for soong_docs null build test. by Lukacs T. Berki · 4 years ago
  11. 9ab1e68 Merge "Revert "Apply pylint to cc/symbolfile"" by Treehugger Robot · 4 years ago
  12. abcce6f Merge "Propagate <uses-library> dependencies from `java_library` to apps." by Ulyana Trafimovich · 4 years ago
  13. ea28f4c Revert "Apply pylint to cc/symbolfile" by Junwei Wang · 4 years ago
  14. 1c70009 Merge "Apply pylint to build/soong/bloaty" by Treehugger Robot · 4 years ago
  15. 1e255cf Merge "Do globbing-related paperwork explicitly." by Lukács T. Berki · 4 years ago
  16. 4132ef4 Merge "Collect info on non-cc sources in a cc module." by Treehugger Robot · 4 years ago
  17. a8b1ab0 Merge changes I9682b978,I35465715,I9c5aa5f3,I1c76e620 by Matthew Maurer · 4 years ago
  18. 380dbb9 Merge "Don't create a new module for bp2build conversion." by Liz Kammer · 4 years ago
  19. 99f3234 Merge "Support product-copy-files-by-pattern macro" by Treehugger Robot · 4 years ago
  20. 16c2b8c Apply pylint to build/soong/bloaty by Spandan Das · 4 years ago
  21. 5641096 Merge "Handle arch-specific/not properties the same." by Liz Kammer · 4 years ago
  22. e443287 Propagate <uses-library> dependencies from `java_library` to apps. by Ulya Trafimovich · 4 years ago
  23. eaf5e1b Merge "Allow PRODUCT_CFI_INCLUDE_PATHS to work with blueprints also" by Jay Patel · 4 years ago
  24. 809d2ed Do globbing-related paperwork explicitly. by Lukacs T. Berki · 4 years ago
  25. 3931b8c Merge "Remove fallback workaround for APEX variants which is now unnecessary." by Martin Stjernholm · 4 years ago
  26. 0445308 Support product-copy-files-by-pattern macro by Sasha Smundak · 4 years ago
  27. 91436f4 Merge "Propagate <uses-library> dependencies from `android_library` to apps." by Aurimas Liutikas · 4 years ago
  28. 68a240b Merge "Apply pylint to cc/symbolfile" by Treehugger Robot · 4 years ago
  29. c686838 Support Rust in Ramdisk by Matthew Maurer · 4 years, 1 month ago
  30. a61e31f Support Rust in native-bridge by Matthew Maurer · 4 years, 2 months ago
  31. 52af5b0 Support Rust in Product by Matthew Maurer · 4 years, 2 months ago
  32. 460ee94 Support Rust in Recovery by Matthew Maurer · 4 years, 6 months ago
  33. 74ec168 Collect info on non-cc sources in a cc module. by Liz Kammer · 4 years ago
  34. 2ada09a Don't create a new module for bp2build conversion. by Liz Kammer · 4 years ago
  35. 135bf55 Handle arch-specific/not properties the same. by Liz Kammer · 4 years ago
  36. 42c7f0d Propagate <uses-library> dependencies from `android_library` to apps. by Ulya Trafimovich · 4 years ago
  37. 0dd067d Merge changes from topics "remove-blueprint-main", "remove-some-minibp", "remove-srcdir" by Lukács T. Berki · 4 years ago
  38. 860f42c Merge "Most of the TARGET_COPY_OUT_xxx variables are not constant" by Treehugger Robot · 4 years ago
  39. 02183cf Most of the TARGET_COPY_OUT_xxx variables are not constant by Sasha Smundak · 4 years ago
  40. 73de702 Apply pylint to cc/symbolfile by Spandan Das · 4 years ago
  41. 37abc3c Merge "Expose Soong's default clang versions to Bazel" by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
  42. f7e36d8 Remove Srcdir() from BootstrapConfig. by Lukacs T. Berki · 4 years ago
  43. f900807 Define command line args in soong_build . by Lukacs T. Berki · 4 years ago
  44. 9d7cf6a Move bpglob to .bootstrap from .minibootstrap. by Lukacs T. Berki · 4 years ago
  45. 56ebaf3 Separate the files of bp2build and soong_build. by Lukacs T. Berki · 4 years ago
  46. 0e17c1a Remove fallback workaround for APEX variants which is now unnecessary. by Martin Stjernholm · 4 years, 1 month ago
  47. 15c82a1 Merge "Fix the way manifest fixer detects optional <uses-library> entries." by Aurimas Liutikas · 4 years ago
  48. 0ad64f5 Merge "rust: Allow modules to use only generated sources" by Ivan Lozano · 4 years ago
  49. a38e518 Expose Soong's default clang versions to Bazel by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
  50. e4db003 rust: Allow modules to use only generated sources by Ivan Lozano · 4 years ago
  51. 8711c5c rust: Link libunwind into Rust static executables. by Ivan Lozano · 4 years ago
  52. fc0f6e3 Fix the way manifest fixer detects optional <uses-library> entries. by Ulya Trafimovich · 4 years ago
  53. e21bb67 Merge "Add some initial benchmarking for bp2build." by Liz Kammer · 4 years ago
  54. 76738b1 Merge "Revert "Exempt prebuilts/jdk and build/bazel/examples/java BUILD..."" by Jingwen Chen · 4 years ago
  55. 6c00d24 Merge "Exempt subfolders of packages/apps/Music from bp2build BUILD file overriding." by Treehugger Robot · 4 years ago
  56. e9b3738 Revert "Exempt prebuilts/jdk and build/bazel/examples/java BUILD..." by Alex Humesky · 4 years ago
  57. 1e6760f Merge "Update documentation for VisitDirectDeps" by Treehugger Robot · 4 years ago
  58. 32b77cf Add some initial benchmarking for bp2build. by Liz Kammer · 4 years ago
  59. a05a255 Add infrastructure to support PythonBinary by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
  60. dd7107c Merge "rust: Add support to emit certain Cargo env vars." by Ivan Lozano · 4 years ago
  61. fc30cfc Merge "Add Platform_sdk_version_or_codename variable" by Yuntao Xu · 4 years ago
  62. f1b0ac8 Exempt subfolders of packages/apps/Music from bp2build BUILD file overriding. by Romain Jobredeaux · 4 years ago
  63. f798d5d Merge "Generate build-globs.ninja when running bp2build." by Jingwen Chen · 4 years ago
  64. a9a1fc0 rust: Add support to emit certain Cargo env vars. by Ivan Lozano · 4 years ago
  65. 53dfa40 Generate build-globs.ninja when running bp2build. by Jingwen Chen · 4 years ago
  66. 755ceb0 Ensure directories in the Soong output dir have appropriate permissions, so that 'm clean' works. by Rupert Shuttleworth · 4 years ago
  67. c0a671f Moving common fuzzing code to fuzz package by hamzeh · 4 years ago
  68. 60880e0 Merge "Update clang version used for bindgen" by Yabin Cui · 4 years ago
  69. ccb6a01 Merge "Lift BazelHandler interface into android/" by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
  70. 402e9b0 Add Platform_sdk_version_or_codename variable by Yuntao Xu · 4 years ago
  71. 1f0cc77 Merge "Filter blocked entries from modular flag files" by Paul Duffin · 4 years ago
  72. 0d99045 Lift BazelHandler interface into android/ by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
  73. adffbe9 Merge "Add libselinux to the Rust allowlist so we can run its test." by Joel Galenson · 4 years ago
  74. 280bae6 Filter blocked entries from modular flag files by Paul Duffin · 4 years, 1 month ago
  75. 721f42d Merge "Fix tests to use correct fixtures for configuring (Apex)BootJars." by satayev · 4 years ago
  76. 00caefe Merge "Allow //external/bazel-skylib to use existing BUILD files" by Treehugger Robot · 4 years ago
  77. 7131982 Merge "Collect lint reports from apps in apexes" by Colin Cross · 4 years ago
  78. 88c5391 Merge "Remove libjemalloc5 from default musl libraries" by Colin Cross · 4 years ago
  79. 4ddcd81 Merge changes I07b0ca98,I1c2901e1 by Lukács T. Berki · 4 years ago
  80. f656b84 Cut the multiproduct_kati -> soong-ui-build dep. by Lukacs T. Berki · 4 years ago
  81. 2c40569 Do not create a build.Config in multiproduct_kati. by Lukacs T. Berki · 4 years ago
  82. 9163225 Allow //external/bazel-skylib to use existing BUILD files by Jingwen Chen · 4 years ago
  83. 726d44a Merge "Remove member signature and inner classes from signature-patterns.csv" by Paul Duffin · 4 years ago
  84. 1dde1fa Merge "[scripts] Print full clang prebuilt dir from get_clang_version.py" by Treehugger Robot · 4 years ago
  85. 3eff609 Merge "Make multiproduct_kati call soong_ui.bash ." by Lukács T. Berki · 4 years ago
  86. 95048e9 Merge "Removed commented out code" by Treehugger Robot · 4 years ago
  87. 0bcba80 Merge "Add symbols for start and end of embedded linker" by Colin Cross · 4 years ago
  88. 8355c15 Collect lint reports from apps in apexes by Colin Cross · 4 years ago
  89. 1424ea4 Update clang version used for bindgen by Yabin Cui · 4 years ago
  90. 9f7c388 Merge "Support rtti in bp2build" by Christopher Parsons · 4 years ago
  91. 39ff202 Merge "Revert^2 "Switch to clang r428724 13.0.1."" by Yabin Cui · 4 years ago
  92. e4d6390 Add libselinux to the Rust allowlist so we can run its test. by Joel Galenson · 4 years ago
  93. b02043b Merge "Improve handling of errors from zipinfo" by LaMont Jones · 4 years ago
  94. 90c4b14 Removed commented out code by Chris Wailes · 4 years ago
  95. d9eb0f0 Merge "Exempt prebuilts/jdk and build/bazel/examples/java BUILD files from bp2build overwriting" by Romain Jobredeaux · 4 years ago
  96. 6fd3047 Merge "Support exporting device arch toolchain info" by Treehugger Robot · 4 years ago
  97. 2c78839 Support rtti in bp2build by Chris Parsons · 4 years ago
  98. 10bf3b8 Revert^2 "Switch to clang r428724 13.0.1." by Yabin Cui · 4 years ago
  99. cef87b6 Make multiproduct_kati call soong_ui.bash . by Lukacs T. Berki · 4 years ago
  100. abcd597 Fix tests to use correct fixtures for configuring (Apex)BootJars. by satayev · 4 years ago