- 6ac9576 Add tests for ctx.InstallFile by Colin Cross · 3 years, 2 months ago
- 7b6a55f Fix OutDir vs SoongOutDir in tests by Colin Cross · 3 years, 2 months ago
- 85b7eb9 Fix go vet error by Colin Cross · 3 years, 2 months ago
- d642113 Add missing os.MkdirAll to WriteFileToOutputDir by Colin Cross · 3 years, 2 months ago
- 836e387 Use pathtools.WriteFileIfChanged in translateAndroidMk by Colin Cross · 3 years, 2 months ago
- 94bf518 Add symlinks to Soong-installed sh_binary by Colin Cross · 3 years, 2 months ago
- 7e07e20 Move sh_binary module installation into Soong by Colin Cross · 3 years, 2 months ago
- 7743557 Move rust module installation into Soong by Colin Cross · 3 years, 2 months ago
- c602297 Merge "Collect generated rbc files under one folder" by Treehugger Robot · 3 years, 2 months ago
- 76b0c49 Merge "Generate board-specific launchers in mk2rbc" by Cole Faust · 3 years, 2 months ago
- fc06a59 Merge changes from topic "soong-cc-install" by Colin Cross · 3 years, 2 months ago
- 9259421 Merge "rust: Emit toc files for cdylibs" by Ivan Lozano · 3 years, 2 months ago
- dbb2a94 Merge "Respect `required` property of apex modules" by Treehugger Robot · 3 years, 2 months ago
- 943ac41 Collect generated rbc files under one folder by Cole Faust · 3 years, 2 months ago
- 6ed7cb4 Generate board-specific launchers in mk2rbc by Cole Faust · 3 years, 3 months ago
- 84e22da Merge "Add rbc product config checks to run_integration_tests.sh" by Treehugger Robot · 3 years, 2 months ago
- 17acadb Merge "Make bazel action symlinks absolute paths" by Liz Kammer · 3 years, 2 months ago
- 10bcb4c Add rbc product config checks to run_integration_tests.sh by Cole Faust · 3 years, 2 months ago
- 51ade34 Merge "Pass HWASan workarounds cflags to linker as well" by Treehugger Robot · 3 years, 2 months ago
- 6e9a38e Merge "Reformat SDK Library docs" by Trevor Radcliffe · 3 years, 2 months ago
- acfcc1f Move cc module installation into Soong by Colin Cross · 3 years, 2 months ago
- 3e3eda6 Temporarily add method to get java binary tool by Colin Cross · 3 years, 2 months ago
- ed7cc80 Merge "Fix paths rbc-run uses to access the rbc tools." by Lukács T. Berki · 3 years, 2 months ago
- a64bd73 Merge "Bump the bootstrap epoch number." by Lukács T. Berki · 3 years, 2 months ago
- 04bd17e Fix paths rbc-run uses to access the rbc tools. by Lukacs T. Berki · 3 years, 2 months ago
- c773778 Make bazel action symlinks absolute paths by Liz Kammer · 3 years, 2 months ago
- c24f085 Merge "Make PrebuiltStubsSources support srcjar properly" by Anton Hansson · 3 years, 2 months ago
- 5a60909 Merge "Remove the out/soong/.bootstrap directory." by Lukács T. Berki · 3 years, 2 months ago
- df8aa1f Reformat SDK Library docs by Trevor Radcliffe · 3 years, 2 months ago
- 286abc6 Pass HWASan workarounds cflags to linker as well by Yi Kong · 3 years, 2 months ago
- 9f76be5 Merge "Dedup logic for selecting system modules" by Treehugger Robot · 3 years, 2 months ago
- 9985d9a Bump the bootstrap epoch number. by Lukacs T. Berki · 3 years, 2 months ago
- 90b4334 Remove the out/soong/.bootstrap directory. by Lukacs T. Berki · 3 years, 2 months ago
- 7b0781d rust: Emit toc files for cdylibs by Ivan Lozano · 3 years, 2 months ago
- e5ad90c Dedup logic for selecting system modules by Paul Duffin · 3 years, 2 months ago
- 9de51af Merge "Rename core-current-stubs-system-modules to be more consistent" by Paul Duffin · 3 years, 2 months ago
- c37663a Merge "Convert .meta_lic files to textproto" by Treehugger Robot · 3 years, 2 months ago
- 10fb76f Rename core-current-stubs-system-modules to be more consistent by Paul Duffin · 3 years, 2 months ago
- 86758ac Make PrebuiltStubsSources support srcjar properly by Anton Hansson · 3 years, 2 months ago
- a3bd963 Merge changes Id11f4fb1,Id573d970,Ia94a0b5c by Treehugger Robot · 3 years, 2 months ago
- 8380ee6 Merge "Use module-lib system modules when building from prebuilts" by Paul Duffin · 3 years, 2 months ago
- 5506c16 Merge "Update bp2build denylist cause" by Liz Kammer · 3 years, 2 months ago
- ed07867 Merge "Revert "Fix python_binary_host module in mixed build."" by Treehugger Robot · 3 years, 2 months ago
- ffc4cc4 Revert "Fix python_binary_host module in mixed build." by Rupert Shuttleworth · 3 years, 2 months ago
- c2fc91e Merge "Update debugging instructions." by Lukács T. Berki · 3 years, 2 months ago
- 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, 2 months ago
- 9af49a4 Fix //conditions:default excludes computation for LabelListAttribute. by Jingwen Chen · 3 years, 2 months ago
- fe8cead Merge "Move bpglob out of ToolDir" by Colin Cross · 3 years, 2 months ago
- b84b8c9 Update bp2build denylist cause by Liz Kammer · 3 years, 2 months ago
- 664a4fd Fix python_binary_host module in mixed build. by Wei Li · 3 years, 3 months ago
- 9191df2 Move bpglob out of ToolDir by Colin Cross · 3 years, 2 months ago
- c7a4de2 Merge changes I2373d366,I908496d9 by Ivan Lozano · 3 years, 2 months ago
- 569f032 Merge "Add exemption for test_framework-apexd and test_service-apexd jars" by Mohammad Islam · 3 years, 2 months ago
- 31ec5a0 Merge "Adding jdk.internal in the allowed package list" by Treehugger Robot · 3 years, 2 months ago
- 55bc820 bp2build: split Bazel conversion context into smaller ones, by Jingwen Chen · 3 years, 2 months ago
- 80b6b64 Add an error check in `bazelPackage` for malformed labels. by Jingwen Chen · 3 years, 2 months ago
- 34c7832 Convert .meta_lic files to textproto by Colin Cross · 3 years, 2 months ago
- 1332eda Drop support for pre-macOS 11 SDKs by Dan Willemsen · 3 years, 2 months ago
- 8528f4e Add Darwin+Arm64 toolchain support by Dan Willemsen · 3 years, 2 months ago
- 1caea35 Merge "Export Soong install rules to Make" by Colin Cross · 3 years, 2 months ago
- 2bbd2c5 Merge "Create prebuilt system modules for all API scopes" by Treehugger Robot · 3 years, 2 months ago
- 21fa0a5 rust: Add common interface for binaries by Ivan Lozano · 3 years, 2 months ago
- fdadcd7 rust: Support whole static libraries with any name by Ivan Lozano · 3 years, 2 months ago
- 57be76d Merge changes I346ac9c0,I57352aa0 by Treehugger Robot · 3 years, 2 months ago
- 0888700 Merge "Make manifest_check errors colorful." by Treehugger Robot · 3 years, 2 months ago
- 004547f Use module-lib system modules when building from prebuilts by Paul Duffin · 3 years, 2 months ago
- b077bcc Create prebuilt system modules for all API scopes by Paul Duffin · 3 years, 2 months ago
- 1cad3a5 Make prebuilt_api test environment realistic by Paul Duffin · 3 years, 2 months ago
- 6d448b7 Add test for prebuilt_apis creation of system modules by Paul Duffin · 3 years, 2 months ago
- b4c19f8 Make manifest_check errors colorful. by Ulya Trafimovich · 3 years, 2 months ago
- ca4ab1a Adding jdk.internal in the allowed package list by Sorin Basca · 3 years, 2 months ago
- bce9f08 Dist API specific core-for-system-modules by Paul Duffin · 3 years, 2 months ago
- 22e973c Merge "Add support for java streaming proto" by Joe Onorato · 3 years, 2 months ago
- 91eaa63 Merge changes I04f2f558,Ie16a6264,I83a3be9f,Icb3eeef3 by Colin Cross · 3 years, 2 months ago
- e7fc5a2 Merge "Use --skip-config --soong-only instead of --skip-make" by Colin Cross · 3 years, 2 months ago
- 4985224 Merge "Make installable arch-variant and static vs shared variant for cc modules" by Colin Cross · 3 years, 2 months ago
- 7b2239f Merge "Add -{checkbuild,tidy} targets only for modules in mm" by Chih-hung Hsieh · 3 years, 2 months ago
- a3d135b Add -{checkbuild,tidy} targets only for modules in mm by Chih-Hung Hsieh · 3 years, 3 months ago
- cae893a Merge "apex.custom_sign_tool property" by Treehugger Robot · 3 years, 2 months ago
- 6301c3c Export Soong install rules to Make by Colin Cross · 3 years, 3 months ago
- f1f763a Rename amod variable in AndroidMkEntries.fillInEntries to base by Colin Cross · 3 years, 2 months ago
- 34d60c9 Use --skip-config --soong-only instead of --skip-make by Colin Cross · 3 years, 2 months ago
- 790ef35 Make HostToolPath, HostJNIToolPath and sboxPathForToolRel use pathForInstall by Colin Cross · 3 years, 2 months ago
- a44551f Add PathForGoBinary by Colin Cross · 3 years, 2 months ago
- b1692a3 Remove PathForOutput from InstallPathToOnDevicePath by Colin Cross · 3 years, 2 months ago
- 1bc9412 Make installable arch-variant and static vs shared variant for cc modules by Colin Cross · 3 years, 2 months ago
- a471535 Merge "Revert "Do not build tests with ThinLTO"" by Treehugger Robot · 3 years, 2 months ago
- e8412c4 Merge changes I88ee9709,If2ea3fde,I657fbcde,I585a8861 by Paul Duffin · 3 years, 2 months ago
- 972e7ba Merge "Revert "Make installable arch-variant for cc modules"" by Colin Cross · 3 years, 2 months ago
- 545104b Revert "Make installable arch-variant for cc modules" by Colin Cross · 3 years, 2 months ago
- 65947f6 Merge "Add a build-time check for dexpreopting system server jars." by Jiakai Zhang · 3 years, 2 months ago
- 04e459d Revert "Do not build tests with ThinLTO" by Yi Kong · 3 years, 2 months ago
- e9758b0 Use toModule for all "standard" API surfaces by Paul Duffin · 3 years, 2 months ago
- 132c3e6 Run TestClasspath test cases with Always_use_prebuilt_sdks=true/false by Paul Duffin · 3 years, 2 months ago
- 0b3b36a Refactor TestClasspath to simplify follow up change by Paul Duffin · 3 years, 2 months ago
- 12e311d Add tests for prebuilts of all API surfaces by Paul Duffin · 3 years, 2 months ago
- f87065f Merge "Make installable arch-variant for cc modules" by Colin Cross · 3 years, 2 months ago
- 3bf5986 Merge "Remove MainNinjaFile()" by Treehugger Robot · 3 years, 2 months ago
- 0a0a2fb Add a build-time check for dexpreopting system server jars. by Jiakai Zhang · 3 years, 3 months ago
- c874504 Merge "Make car apex's library optional in PRODUCT_APEX_SYSTEM_SERVER_JARS" by Mohammad Islam · 3 years, 2 months ago