summaryrefslogtreecommitdiff
path: root/sh
AgeCommit message (Expand)Author
2025-03-14Merge "Set LOCAL_DISABLE_AUTO_GENERATE_TEST_CONFIG on sh_test" into main Treehugger Robot
2025-03-14Set LOCAL_DISABLE_AUTO_GENERATE_TEST_CONFIG on sh_test Cole Faust
2025-03-13Change CommonModuleInfoProvider to a pointer. Yu Liu
2025-03-11Expand TestSuiteInfoProvider to all test modules Cole Faust
2025-03-07Rename CommonModuleInfoKey to be consistent with others. Yu Liu
2025-02-28Add ModuleInfoJSON for sh_binary mrziwang
2025-02-21Merge "Implement host_common_data property for cc, java, rust and sh test mod... Colin Cross
2025-02-19Merge "Change depVisitor to use providers instead of type-asserting to interf... Yu Liu
2025-02-19Convert sh_test_host modules' module-info.json to Soong Bill Yang
2025-02-19Change depVisitor to use providers instead of type-asserting to Yu Liu
2025-02-18Implement host_common_data property for cc, java, rust and sh test modules Colin Cross
2025-02-12Don't panic in ModuleForTests and friends Colin Cross
2025-01-23Convert container and sh_binary to use ModuleProxy. Yu Liu
2024-12-18Remove source_file_provider.go after it's last usage was removed. Yu Liu
2024-11-13Use fewer OutputPaths Cole Faust
2024-11-07test_module_config for sh_test Ronald Braunstein
2024-11-07Revert "test_module_config for sh_test" Liana Kazanova
2024-11-06test_module_config for sh_test Ronald Braunstein
2024-10-29Add defaults for sh_ rules. Ronald Braunstein
2024-10-24Remove testing package Cole Faust
2024-10-22Merge "Add new properties to aid in removing the 1-variant fallback" into main Cole Faust
2024-10-21Make ImageInterface use its own context Cole Faust
2024-10-21Add new properties to aid in removing the 1-variant fallback Cole Faust
2024-06-21Move vendor and product variant generation logic from cc package to android p... Jihoon Kang
2024-06-13Cleanup ImageInterface.SetImageVariation Jihoon Kang
2024-06-13Modify the installation rules of sh binary based on the image variants Jihoon Kang
2024-06-10Use OutputFilesProvider on sh_binary mrziwang
2024-04-05Deprecate Snapshot build Kiyoung Kim
2023-12-14Convert SetProvider to generic providers API Colin Cross
2023-12-08Remove ConvertWithBp2build implementations Colin Cross
2023-12-05Add source file provider for genrule/srcs, python libraries and rust libraries. Aditya Choudhary
2023-11-30Move test data installation to Soong Colin Cross
2023-11-15Add proto for Test ownership metadata. Aditya Choudhary
2023-10-10Update sh_test conversion to handle data_bins and test_configs properly Jason Wu
2023-09-20Have ConvertWBp2build use Bp2buildMutatorContext Chris Parsons
2023-09-13sh_binary: Implement OutputFileProducer for sh_test Edward Liaw
2023-08-24Support java_data in sh_test_host Makoto Onuki
2023-08-22bp2build converter for sh_test followup Jason Wu
2023-04-28Prevent sh_test from migrating as sh_binary Liz Kammer
2023-01-03Allow adding extra tradefed options in the Android.bp file Cole Faust
2022-12-19Revert "Allow adding extra tradefed options in the Android.bp file" Tahsin Loqman
2022-12-09Allow adding extra tradefed options in the Android.bp file Cole Faust
2022-08-17Move common test_options properties into the android package Zhenhuang Wang
2022-05-13Clean up some bp2build technical debt Liz Kammer
2022-02-22sh_test: Support per-testcase directories Jooyung Han
2022-02-18Merge "Propagate data_bins from Soong to Make" Treehugger Robot
2022-02-17Propagate data_bins from Soong to Make yangbill
2022-02-10Add builtins and minimal runtime as dependencies instead of flags Colin Cross
2022-01-26build device binary for java_test_host Sam Delmerico
2022-01-12Support installable property Sundong Ahn