aboutsummaryrefslogtreecommitdiff
path: root/sh/sh_binary.go
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-301-30/+17
* Add proto for Test ownership metadata.Aditya Choudhary2023-11-151-0/+2
* 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-241-1/+18
* 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
* Propagate data_bins from Soong to Makeyangbill2022-02-171-0/+3
* 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-151-5/+1
* 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
|/
* [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-241-0/+12
* 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
* Support test fixtures in sh packagePaul Duffin2021-03-091-4/+22
* 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
|/
* Add ctx to AndroidMkExtraEntriesFuncColin Cross2021-02-191-2/+2
* Add sh_binary support to bp2build converter.Rupert Shuttleworth2021-02-091-0/+64
* bp2build: convert paths/module refs to Bazel labelLiz Kammer2021-02-041-4/+5
* Support python binaries in sh_test_hostAnton Hansson2021-01-071-9/+2
* Remove unnecessary snake case variables.Jaewoong Jung2020-12-221-3/+3
* Add test suite handling to central androidmk codeLiz Kammer2020-12-011-1/+1
* Fix path conflict for vendor_ramdisk_availableYifan Hong2020-10-261-0/+8