aboutsummaryrefslogtreecommitdiff
path: root/sh
AgeCommit message (Expand)Author
2023-01-03Allow adding extra tradefed options in the Android.bp fileCole 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 fileCole Faust
2022-08-17Move common test_options properties into the android packageZhenhuang Wang
2022-05-13Clean up some bp2build technical debtLiz Kammer
2022-02-22sh_test: Support per-testcase directoriesJooyung Han
2022-02-18Merge "Propagate data_bins from Soong to Make"Treehugger Robot
2022-02-17Propagate data_bins from Soong to Makeyangbill
2022-02-10Add builtins and minimal runtime as dependencies instead of flagsColin Cross
2022-01-26build device binary for java_test_hostSam Delmerico
2022-01-12Support installable propertySundong Ahn
2021-12-21sh_binary: Use pointers for optional attributesLiz Kammer
2021-12-15Remove InstallBypassMake and ToMakePathColin Cross
2021-12-14Use one mutator for all bp2build conversion.Liz Kammer
2021-12-02Support filename and sub_dir attributes in sh_binaryYu Liu
2021-11-12Use new soong_cc_rust_prebuilt.mkIvan Lozano
2021-11-09Add symlinks to Soong-installed sh_binaryColin Cross
2021-11-08Move sh_binary module installation into SoongColin Cross
2021-10-04Bp2Build common properties auto-handlingAlex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-09-14Merge "Add module based host-tools snapshot"Rob Seymour
2021-09-13Add module based host-tools snapshotRob Seymour
2021-08-17Don't create a new module for bp2build conversion.Liz Kammer
2021-07-20Replace android.BuildOs with Config.BuildOSColin Cross
2021-06-28[WIP] Switch sh_test_host to unit_tests=true by defaultJulien Desprez
2021-05-24Add unit_test test option in sh_test_hostDan Shi
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