aboutsummaryrefslogtreecommitdiff
path: root/cc/genrule.go
AgeCommit message (Expand)Author
2024-01-10Generate VNDK independent image variant with cc genruleKiyoung Kim
2023-12-08Remove ConvertWithBp2build implementationsColin Cross
2023-09-27Generate product variants by defaultJustin Yun
2022-12-01soong: add os name to cc_genrulePatrick Rohr
2022-08-17Reformat build/soong for go 1.19Colin Cross
2021-09-27Add environment variables to cc_genrule commandsColin Cross
2021-09-23Add bp2build converter for cc_genrule.Wei Li
2021-07-19Separate snapshot definitionKiyoung Kim
2021-06-03Export cc vendor functions for usage by rust.Ivan Lozano
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-01-25Define odm_available property to install a vendor variant to odmJustin Yun
2021-01-06Merge "Support for recovery snapshot."Jose "Pepe" Galmes
2020-12-23Support for recovery snapshot.Jose Galmes
2020-12-23'vendor_available: *' will not create product variantJustin Yun
2020-11-08Define product_available propertyJustin Yun
2020-10-22Add vendor-ramdisk image to Soong.Yifan Hong
2020-09-02Add exclude_from_vendor_snapshot property, related logicBill Peckham
2020-06-05Create only one vendor variant depending on pathInseob Kim
2020-04-07Revert^2 "Add sdk mutator for native modules"Colin Cross
2020-04-07Revert "Add sdk mutator for native modules"Colin Cross
2020-04-01Add sdk mutator for native modulesColin Cross
2020-01-22Add ramdisk image.Yifan Hong
2019-12-20Create product variant for product partitionJustin Yun
2019-12-17Move imageMutator before archMutatorColin Cross
2019-11-20Move cc.imageMutator into the android packageColin Cross
2019-06-12Let genrule be mutatable by the apex mutatorJiyong Park
2018-10-30Add support for versioned stubs.Jiyong Park
2018-05-24Add recovery_available to cc_genruleJiyong Park
2017-09-18Add cc_genruleDan Willemsen