aboutsummaryrefslogtreecommitdiff
path: root/genrule
AgeCommit message (Expand)Author
2022-12-13add APEX transitive dependency validationSam Delmerico
2022-10-19Make cc_genrule.srcs configurable.Yu Liu
2022-09-25Add more Soong unit test coverage for gensrcsVinh Tran
2022-09-23Convert genDir to RULEDIR in gensrcs's cmdVinh Tran
2022-09-22bp2build to convert $(genDir) to $(RULEDIR) in genrule's cmdVinh Tran
2022-08-24Resolve escaping error in genrules sources with $Jihoon Kang
2022-08-17Reformat build/soong for go 1.19Colin Cross
2022-06-27Deprecate depfile in gensrcsVinh Tran
2022-06-09Allowlist apexer for bp2buildCole Faust
2022-06-01Modify ConvertWithBp2build mutator to convert gensrcs to Bazel ruleVinh Tran
2022-05-20Refactor mixed builds to only take one passChris Parsons
2022-05-03Log information for Mixed Builds modules.MarkDacek
2022-02-23Restrict genrules to disallow directories as inputLiz Kammer
2022-02-23Clarify genrule error messageAnton Hansson
2022-02-18Merge "Improve error message for dupe srcs in genrule"Anton Hansson
2022-01-21bp2build converts java_genrule and java_genrule_hostSam Delmerico
2022-01-12Fix genrule tool dependencies when a prebuilt tool is preferred.Martin Stjernholm
2021-12-14Use one mutator for all bp2build conversion.Liz Kammer
2021-12-10Revert^2 "Add dependency license annotations"Colin Cross
2021-12-10Revert "Add dependency license annotations"Colin Cross
2021-12-08Add dependency license annotationsColin Cross
2021-10-29Add PathForGoBinaryColin Cross
2021-10-19Add OS to configuration key in mixed buildsChris Parsons
2021-10-08Improve error message for dupe srcs in genruleAnton Hansson
2021-10-04Bp2Build common properties auto-handlingAlex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-09-27Add environment variables to cc_genrule commandsColin Cross
2021-09-23Add bp2build converter for cc_genrule.Wei Li
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