aboutsummaryrefslogtreecommitdiff
path: root/sh
Commit message (Expand)AuthorAgeFilesLines
* Convert SetProvider to generic providers APIColin Cross2023-12-141-2/+2
* Remove ConvertWithBp2build implementationsColin Cross2023-12-081-121/+5
* Add source file provider for genrule/srcs, python libraries and rust libraries.Aditya Choudhary2023-12-051-0/+1
* Move test data installation to SoongColin Cross2023-11-302-35/+23
* Add proto for Test ownership metadata.Aditya Choudhary2023-11-152-0/+3
* Update sh_test conversion to handle data_bins and test_configs properlyJason Wu2023-10-101-16/+30
* Have ConvertWBp2build use Bp2buildMutatorContextChris Parsons2023-09-201-2/+2
* sh_binary: Implement OutputFileProducer for sh_testEdward Liaw2023-09-131-0/+9
* Support java_data in sh_test_hostMakoto Onuki2023-08-243-1/+57
* bp2build converter for sh_test followupJason Wu2023-08-221-2/+46
* Prevent sh_test from migrating as sh_binaryLiz Kammer2023-04-281-6/+8
* Allow adding extra tradefed options in the Android.bp fileCole Faust2023-01-031-2/+10
* Revert "Allow adding extra tradefed options in the Android.bp file"Tahsin Loqman2022-12-191-10/+2
* Allow adding extra tradefed options in the Android.bp fileCole Faust2022-12-091-2/+10
* Move common test_options properties into the android packageZhenhuang Wang2022-08-171-10/+3
* Clean up some bp2build technical debtLiz Kammer2022-05-131-1/+1
* sh_test: Support per-testcase directoriesJooyung Han2022-02-221-0/+4
* Merge "Propagate data_bins from Soong to Make"Treehugger Robot2022-02-181-0/+3
|\
| * Propagate data_bins from Soong to Makeyangbill2022-02-171-0/+3
* | Add builtins and minimal runtime as dependencies instead of flagsColin Cross2022-02-101-0/+2
|/
* build device binary for java_test_hostSam Delmerico2022-01-261-0/+38
* Support installable propertySundong Ahn2022-01-121-0/+4
* sh_binary: Use pointers for optional attributesLiz Kammer2021-12-211-6/+6
* Remove InstallBypassMake and ToMakePathColin Cross2021-12-152-13/+15
* Use one mutator for all bp2build conversion.Liz Kammer2021-12-141-8/+1
* Support filename and sub_dir attributes in sh_binaryYu Liu2021-12-021-3/+18
* Use new soong_cc_rust_prebuilt.mkIvan Lozano2021-11-121-2/+2
* Add symlinks to Soong-installed sh_binaryColin Cross2021-11-091-0/+3
* Move sh_binary module installation into SoongColin Cross2021-11-081-0/+4
* Bp2Build common properties auto-handlingAlex Márquez Pérez Muñíz Díaz Púras Thaureaux2021-10-041-1/+1
* Merge "Add module based host-tools snapshot"Rob Seymour2021-09-141-0/+6
|\
| * Add module based host-tools snapshotRob Seymour2021-09-131-0/+6
* | Don't create a new module for bp2build conversion.Liz Kammer2021-08-171-19/+1
|/
* Replace android.BuildOs with Config.BuildOSColin Cross2021-07-201-3/+3
* [WIP] Switch sh_test_host to unit_tests=true by defaultJulien Desprez2021-06-281-0/+4
* Add unit_test test option in sh_test_hostDan Shi2021-05-242-0/+19
* Add debug ramdisk variant.Inseob Kim2021-04-291-0/+4
* Revert^3 "Add debug ramdisk variant"Inseob Kim2021-04-221-4/+0
* Revert^2 "Add debug ramdisk variant"Florian Mayer2021-04-221-0/+4
* Revert "Add debug ramdisk variant"Bowgo Tsai2021-04-221-4/+0
* Add debug ramdisk variantInseob Kim2021-04-151-0/+4
* bp2build: arch-configurable selects for label list attrs.Jingwen Chen2021-03-301-2/+3
* bp2build: add allowlist for package-level conversions.Jingwen Chen2021-03-241-1/+1
* Remove usages of FixtureFactory from misc packagesPaul Duffin2021-03-221-6/+5
* Migrate sh package to a per test build directoryPaul Duffin2021-03-161-63/+21
* Support test fixtures in sh packagePaul Duffin2021-03-092-21/+43
* cd to / before running soong_build .Lukacs T. Berki2021-03-031-2/+5
* Merge "Move bazel.Properties to a BazelModuleBase"Treehugger Robot2021-02-241-4/+3
|\
| * Move bazel.Properties to a BazelModuleBaseLiz Kammer2021-02-231-4/+3
* | Refactor BazelTargetModuleLiz Kammer2021-02-231-2/+4
|/