aboutsummaryrefslogtreecommitdiff
path: root/sh
AgeCommit message (Expand)Author
2021-04-29Add debug ramdisk variant.Inseob Kim
2021-04-22Revert^3 "Add debug ramdisk variant"Inseob Kim
2021-04-22Revert^2 "Add debug ramdisk variant"Florian Mayer
2021-04-22Revert "Add debug ramdisk variant"Bowgo Tsai
2021-04-15Add debug ramdisk variantInseob Kim
2021-03-30bp2build: arch-configurable selects for label list attrs.Jingwen Chen
2021-03-24bp2build: add allowlist for package-level conversions.Jingwen Chen
2021-03-22Remove usages of FixtureFactory from misc packagesPaul Duffin
2021-03-16Migrate sh package to a per test build directoryPaul Duffin
2021-03-09Support test fixtures in sh packagePaul Duffin
2021-03-03cd to / before running soong_build .Lukacs T. Berki
2021-02-24Merge "Move bazel.Properties to a BazelModuleBase"Treehugger Robot
2021-02-23Move bazel.Properties to a BazelModuleBaseLiz Kammer
2021-02-23Refactor BazelTargetModuleLiz Kammer
2021-02-22Merge "Add ctx to AndroidMkExtraEntriesFunc"Treehugger Robot
2021-02-19Add ctx to AndroidMkExtraEntriesFuncColin Cross
2021-02-10Merge "Add LOCAL_LICENSE_KINDS to build/soong"Treehugger Robot
2021-02-09Add sh_binary support to bp2build converter.Rupert Shuttleworth
2021-02-06Add LOCAL_LICENSE_KINDS to build/soongBob Badour
2021-02-04bp2build: convert paths/module refs to Bazel labelLiz Kammer
2021-01-07Support python binaries in sh_test_hostAnton Hansson
2020-12-22Remove unnecessary snake case variables.Jaewoong Jung
2020-12-01Add test suite handling to central androidmk codeLiz Kammer
2020-11-12Pass Config to NewTestContext instead of ctx.RegisterColin Cross
2020-10-26Fix path conflict for vendor_ramdisk_availableYifan Hong
2020-10-22Add vendor-ramdisk image to Soong.Yifan Hong
2020-10-12Add config.AndroidFirstDeviceTarget.Jaewoong Jung
2020-09-28Support auto-push of data_device_bins to device in test config auto-gen for s...frankfeng
2020-08-21Create image variations for sh_binaryColin Cross
2020-08-18Add data bin and lib properties to sh_testJaewoong Jung
2020-08-18Revert "Add data bin and lib properties to sh_test"Jaewoong Jung
2020-08-17Add data bin and lib properties to sh_testJaewoong Jung
2020-08-14Revert "Add data bin and lib properties to sh_test"Jaewoong Jung
2020-08-14Fix broken darwin build.Jaewoong Jung
2020-08-14Fix broken darwin build.Jaewoong Jung
2020-08-13Add data bin and lib properties to sh_testJaewoong Jung
2020-06-18Add module name to sh_test install path.Jaewoong Jung
2020-06-12Merge "Revert "Add module name to sh_test install path.""Jaewoong Jung
2020-06-11Revert "Add module name to sh_test install path."Michael Butler
2020-06-11Merge "Add module name to sh_test install path."Jaewoong Jung
2020-06-11Merge "Fix using generated test configs for sh_test, python_test and rust_tes...Treehugger Robot
2020-06-10Fix using generated test configs for sh_test, python_test and rust_test modulesColin Cross
2020-06-10Add module name to sh_test install path.Jaewoong Jung
2020-06-08Remove TARGET_PREFER_32_BIT support.Elliott Hughes
2020-06-04Implement test config auto-gen for sh_test.frankfeng
2020-06-01Soong package structure refactoringJaewoong Jung