aboutsummaryrefslogtreecommitdiff
path: root/genrule
AgeCommit message (Expand)Author
2021-08-17Don't create a new module for bp2build conversion.Liz Kammer
2021-08-11Lift BazelHandler interface into android/Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-08-04Merge "Update documentation for genrule and sdk_library"Treehugger Robot
2021-07-30Update documentation for genrule and sdk_librarySpandan Das
2021-07-22Remove bp2build deps mutatorChris Parsons
2021-06-29genrule supports OutputFileProducerJooyung Han
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-20Rename Label.Bp_text to OriginalModuleName.Jingwen Chen
2021-04-19Add a denylist for specifically mixed buildsChris Parsons
2021-04-15Add debug ramdisk variantInseob Kim
2021-04-09Make MockBazelContext more specific to cquerysLiz Kammer
2021-04-02Use correct includes for mixed build gen headersChris Parsons
2021-04-01Remove FixturePreparer.Extend()Paul Duffin
2021-03-30bp2build: arch-configurable selects for label list attrs.Jingwen Chen
2021-03-25Use interface for $(location) values in genrulesColin Cross
2021-03-24Merge "bp2build: add allowlist for package-level conversions."Jingwen Chen
2021-03-24bp2build: add allowlist for package-level conversions.Jingwen Chen
2021-03-23Fix genrule depending on disabled module with ALLOW_MISSING_DEPENDENCIES=trueColin Cross
2021-03-22Remove usages of FixtureFactory from misc packagesPaul Duffin
2021-03-18Merge "bp2build: genrule converter only supports "genrule"."Jingwen Chen
2021-03-18bp2build: genrule converter only supports "genrule".Jingwen Chen
2021-03-16Add explicit rspfile argument to RuleBuilderCommand.FlagWithRspFileInputListColin Cross
2021-03-16Merge changes from topic "mixed-bp2build"Liz Kammer
2021-03-16Merge "Refactor and cleanup of cquery processing"Christopher Parsons
2021-03-16Support autoconverted modules in mixed buildsLiz Kammer
2021-03-16Refactor and cleanup of cquery processingChris Parsons
2021-03-16Migrate genrule package to a per test build directoryPaul Duffin
2021-03-12Migrate from result methods to function AssertsPaul Duffin
2021-03-09Convert genrule tests to use test fixturesPaul Duffin
2021-03-01Support cc_object modules in mixed buildsChris Parsons
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-10Merge "Add LOCAL_LICENSE_KINDS to build/soong"Treehugger Robot
2021-02-08bp2build: refactor BazelTargetModule naming boilerplate.Jingwen Chen
2021-02-06Add LOCAL_LICENSE_KINDS to build/soongBob Badour
2021-02-05bp2build: add bazel_module: { bp2build_available } prop.Jingwen Chen
2021-02-05bp2build: Refactor CreateBazelTargetModule API.Jingwen Chen
2021-02-04bp2build: convert paths/module refs to Bazel labelLiz Kammer
2021-01-26Make bp2buildMutators registration local to TestContext.Jingwen Chen
2021-01-26bp2build: support genrule $(location) and $(locations)Jingwen Chen
2021-01-24bp2build: automatically convert all genrules.Jingwen Chen
2020-12-17Merge changes from topic "sbox_tools"Colin Cross
2020-12-17Sandbox genrule toolsColin Cross
2020-12-17Merge "Assert android.ApexModule interface for types having ApexModuleBase"Treehugger Robot
2020-12-15Use aquery to declare bazel actions in the ninja file.Chris Parsons
2020-12-15Assert android.ApexModule interface for types having ApexModuleBaseJiyong Park