1. 4f5b548 Merge "Support host platform cc builds" by Christopher Parsons · 3 years, 9 months ago
  2. 45da465 Merge changes I9e38ac73,I9412147f by Treehugger Robot · 3 years, 9 months ago
  3. 008d176 Merge "Dump deps for native and java to json files." by Treehugger Robot · 3 years, 9 months ago
  4. 2a8105d Merge "Flag 'override' directives." by Treehugger Robot · 3 years, 9 months ago
  5. fa9bfcd Honor PreventInstall for APKs and dexpreopt files by Colin Cross · 3 years, 9 months ago
  6. 739edbc Merge "Update the Rust prebuilt version number to 1.56.1" by Matthew Maurer · 3 years, 9 months ago
  7. 3108ce1 Add dependency from hostdex installed module to Make intermediates by Colin Cross · 3 years, 9 months ago
  8. 494eef3 Support host platform cc builds by Chris Parsons · 3 years, 9 months ago
  9. aa1a9e4 Merge "rust: Refactor stripped output file path" by Ivan Lozano · 3 years, 9 months ago
  10. f8ff9cf Merge "Enable mk2rbc warnings/errors by default" by Cole Faust · 3 years, 9 months ago
  11. ea3bc3a Flag 'override' directives. by Sasha Smundak · 3 years, 9 months ago
  12. fe700e1 Merge "rust: Add missing variation -D flags to bindgen." by Ivan Lozano · 3 years, 9 months ago
  13. 18e7785 Merge "Translate soong_config_get calls to rbc" by Cole Faust · 3 years, 9 months ago
  14. 02ce1e7 Merge changes Ib3f4ee14,Iac22c9fd,Ibd78758c,I40d8696c,I2a2b10e4, ... by Colin Cross · 3 years, 9 months ago
  15. e950cda rust: Add missing variation -D flags to bindgen. by Ivan Lozano · 3 years, 9 months ago
  16. 3d3aa70 Merge "Add symlinks to Soong-installed sh_binary" by Treehugger Robot · 3 years, 9 months ago
  17. 9303cd6 Merge "Make bgplob an exception to dangling rule check." by Lukács T. Berki · 3 years, 9 months ago
  18. 8a709b1 Merge changes from topic "soong-java-install" by Treehugger Robot · 3 years, 9 months ago
  19. 5a67da7 Make bgplob an exception to dangling rule check. by Lukacs T. Berki · 3 years, 9 months ago
  20. 33b60e4 Merge "Revert "Add scripts to generate java APIs used by Mainline modules."" by Laura Tsai · 3 years, 9 months ago
  21. be3c7ea Revert "Add scripts to generate java APIs used by Mainline modules." by Laura Tsai · 3 years, 9 months ago
  22. 8d10fc3 rust: Refactor stripped output file path by Ivan Lozano · 3 years, 9 months ago
  23. 64002af Fix InstallBypassMake symlink dependencies by Colin Cross · 3 years, 9 months ago
  24. 94bf518 Add symlinks to Soong-installed sh_binary by Colin Cross · 3 years, 9 months ago
  25. 6ac9576 Add tests for ctx.InstallFile by Colin Cross · 3 years, 9 months ago
  26. 7b6a55f Fix OutDir vs SoongOutDir in tests by Colin Cross · 3 years, 9 months ago
  27. 85b7eb9 Fix go vet error by Colin Cross · 3 years, 9 months ago
  28. d642113 Add missing os.MkdirAll to WriteFileToOutputDir by Colin Cross · 3 years, 9 months ago
  29. 836e387 Use pathtools.WriteFileIfChanged in translateAndroidMk by Colin Cross · 3 years, 9 months ago
  30. 45f97c6 Merge changes Ia41a5a2e,Ib29654e7 by Alexander Smundak · 3 years, 9 months ago
  31. a5b5383 Merge "Pass --min_sdk_version to aidl compiler" by Jooyung Han · 3 years, 9 months ago
  32. cd3af1e Merge "Support for rust recovery snapshot." by Jose "Pepe" Galmes · 3 years, 9 months ago
  33. 4bb0b7a Merge "Add scripts to generate java APIs used by Mainline modules." by Sophie Zheng · 3 years, 9 months ago
  34. d7d99be Support for rust recovery snapshot. by Jose Galmes · 3 years, 9 months ago
  35. f50bfc9 Merge changes from topic "soong-rust-install" by Treehugger Robot · 3 years, 9 months ago
  36. ba6d4ac Fix test to use --experimental_platform_in_output_dir. by Jingwen Chen · 3 years, 9 months ago
  37. 8c10020 Merge "bp2build: add support for soong_config_module_type." by Jingwen Chen · 3 years, 9 months ago
  38. 17cecd7 Enable mk2rbc warnings/errors by default by Cole Faust · 3 years, 9 months ago
  39. c00184e Translate soong_config_get calls to rbc by Cole Faust · 3 years, 9 months ago
  40. 7e07e20 Move sh_binary module installation into Soong by Colin Cross · 3 years, 9 months ago
  41. 7743557 Move rust module installation into Soong by Colin Cross · 3 years, 9 months ago
  42. a47f28d bp2build: add support for soong_config_module_type. by Jingwen Chen · 3 years, 9 months ago
  43. 5dd07e5 update allowlist to new path for bluetooth by Baligh Uddin · 3 years, 9 months ago
  44. 7ab37e8 Merge "Fix location of host tools" by Treehugger Robot · 3 years, 9 months ago
  45. 35434ed Allow non-constant from/to arguments in subst and patsubst by Sasha Smundak · 3 years, 9 months ago
  46. c92380f Add scripts to generate java APIs used by Mainline modules. by sophiez · 3 years, 9 months ago
  47. 07f70c0 Pass --min_sdk_version to aidl compiler by Jooyung Han · 3 years, 9 months ago
  48. c4fa93e Handle ifdef for local variables. by Sasha Smundak · 3 years, 9 months ago
  49. d8b1998 Merge "Fix: negate the condition for is-vendor-board-qcom" by Alexander Smundak · 3 years, 9 months ago
  50. c899d78 Revert "Temporarily add method to get java binary tool" by Colin Cross · 3 years, 9 months ago
  51. 24cc4be6 Move java module installation into Soong by Colin Cross · 3 years, 9 months ago
  52. 1d0eb7a Fix ctx.InstallFile calls for java modules by Colin Cross · 3 years, 9 months ago
  53. ae5330a Make HostJavaToolPath use pathForInstall by Colin Cross · 3 years, 9 months ago
  54. 6a4d3ba Fix location of host tools by Colin Cross · 3 years, 9 months ago
  55. c602297 Merge "Collect generated rbc files under one folder" by Treehugger Robot · 3 years, 9 months ago
  56. 76b0c49 Merge "Generate board-specific launchers in mk2rbc" by Cole Faust · 3 years, 9 months ago
  57. fc06a59 Merge changes from topic "soong-cc-install" by Colin Cross · 3 years, 9 months ago
  58. 4f1f118 Fix: negate the condition for is-vendor-board-qcom by Sasha Smundak · 3 years, 9 months ago
  59. 9259421 Merge "rust: Emit toc files for cdylibs" by Ivan Lozano · 3 years, 9 months ago
  60. c44ba2a Dump deps for native and java to json files. by Jim Tang · 3 years, 9 months ago
  61. dbb2a94 Merge "Respect `required` property of apex modules" by Treehugger Robot · 3 years, 9 months ago
  62. 943ac41 Collect generated rbc files under one folder by Cole Faust · 3 years, 9 months ago
  63. 6ed7cb4 Generate board-specific launchers in mk2rbc by Cole Faust · 3 years, 10 months ago
  64. 84e22da Merge "Add rbc product config checks to run_integration_tests.sh" by Treehugger Robot · 3 years, 9 months ago
  65. 17acadb Merge "Make bazel action symlinks absolute paths" by Liz Kammer · 3 years, 9 months ago
  66. 10bcb4c Add rbc product config checks to run_integration_tests.sh by Cole Faust · 3 years, 9 months ago
  67. 51ade34 Merge "Pass HWASan workarounds cflags to linker as well" by Treehugger Robot · 3 years, 9 months ago
  68. 6e9a38e Merge "Reformat SDK Library docs" by Trevor Radcliffe · 3 years, 9 months ago
  69. acfcc1f Move cc module installation into Soong by Colin Cross · 3 years, 9 months ago
  70. 3e3eda6 Temporarily add method to get java binary tool by Colin Cross · 3 years, 9 months ago
  71. ed7cc80 Merge "Fix paths rbc-run uses to access the rbc tools." by Lukács T. Berki · 3 years, 9 months ago
  72. a64bd73 Merge "Bump the bootstrap epoch number." by Lukács T. Berki · 3 years, 9 months ago
  73. 04bd17e Fix paths rbc-run uses to access the rbc tools. by Lukacs T. Berki · 3 years, 9 months ago
  74. c773778 Make bazel action symlinks absolute paths by Liz Kammer · 3 years, 9 months ago
  75. c24f085 Merge "Make PrebuiltStubsSources support srcjar properly" by Anton Hansson · 3 years, 9 months ago
  76. 5a60909 Merge "Remove the out/soong/.bootstrap directory." by Lukács T. Berki · 3 years, 9 months ago
  77. df8aa1f Reformat SDK Library docs by Trevor Radcliffe · 3 years, 9 months ago
  78. 286abc6 Pass HWASan workarounds cflags to linker as well by Yi Kong · 3 years, 9 months ago
  79. 9f76be5 Merge "Dedup logic for selecting system modules" by Treehugger Robot · 3 years, 9 months ago
  80. 9985d9a Bump the bootstrap epoch number. by Lukacs T. Berki · 3 years, 9 months ago
  81. 90b4334 Remove the out/soong/.bootstrap directory. by Lukacs T. Berki · 3 years, 9 months ago
  82. 7b0781d rust: Emit toc files for cdylibs by Ivan Lozano · 3 years, 9 months ago
  83. e5ad90c Dedup logic for selecting system modules by Paul Duffin · 3 years, 9 months ago
  84. 9de51af Merge "Rename core-current-stubs-system-modules to be more consistent" by Paul Duffin · 3 years, 9 months ago
  85. c37663a Merge "Convert .meta_lic files to textproto" by Treehugger Robot · 3 years, 9 months ago
  86. 10fb76f Rename core-current-stubs-system-modules to be more consistent by Paul Duffin · 3 years, 9 months ago
  87. 86758ac Make PrebuiltStubsSources support srcjar properly by Anton Hansson · 3 years, 9 months ago
  88. a3bd963 Merge changes Id11f4fb1,Id573d970,Ia94a0b5c by Treehugger Robot · 3 years, 9 months ago
  89. 8380ee6 Merge "Use module-lib system modules when building from prebuilts" by Paul Duffin · 3 years, 9 months ago
  90. 5506c16 Merge "Update bp2build denylist cause" by Liz Kammer · 3 years, 9 months ago
  91. ed07867 Merge "Revert "Fix python_binary_host module in mixed build."" by Treehugger Robot · 3 years, 9 months ago
  92. ffc4cc4 Revert "Fix python_binary_host module in mixed build." by Rupert Shuttleworth · 3 years, 9 months ago
  93. c2fc91e Merge "Update debugging instructions." by Lukács T. Berki · 3 years, 9 months ago
  94. c989eaf Keep the following targets disabled in mixed build since there are errors in mixed_droid CI after go/oag/1861755 is submitted. by Wei Li · 3 years, 9 months ago
  95. 9af49a4 Fix //conditions:default excludes computation for LabelListAttribute. by Jingwen Chen · 3 years, 9 months ago
  96. 60c22ec Update the Rust prebuilt version number to 1.56.1 by Chris Wailes · 3 years, 10 months ago
  97. fe8cead Merge "Move bpglob out of ToolDir" by Colin Cross · 3 years, 9 months ago
  98. b84b8c9 Update bp2build denylist cause by Liz Kammer · 3 years, 9 months ago
  99. 664a4fd Fix python_binary_host module in mixed build. by Wei Li · 3 years, 10 months ago
  100. 9191df2 Move bpglob out of ToolDir by Colin Cross · 3 years, 9 months ago