1. f8a6bfa Make genrule's srcs property configurable by Inseob Kim · 6 months ago
  2. 6d032dd Add a new property trim_extension for gensrcs by yangbill · 9 months ago
  3. 5549257 Remove depfile support from genrules by Cole Faust · 12 months ago
  4. 27609f1 Update wording on depfile property error by Cole Faust · 1 year, 1 month ago
  5. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 1 month ago
  6. f61d03d Add TestContext parameter to ContentFromFileRuleForTests by Colin Cross · 1 year, 2 months ago
  7. d07cb48 Merge "Make genrule export_include_dirs more consistent" into main by Liz Kammer · 1 year, 6 months ago
  8. d38c87c Make genrule export_include_dirs more consistent by Liz Kammer · 1 year, 6 months ago
  9. 796921d Ensure data is passed to all generation actions by Liz Kammer · 1 year, 6 months ago
  10. 81fec18 Add property data to gensrcs for additional inputs by Liz Kammer · 1 year, 7 months ago
  11. 6a7940c Support sandboxing genrule by Yu Liu · 1 year, 8 months ago
  12. 370e08c Add more Soong unit test coverage for gensrcs by Vinh Tran · 2 years, 4 months ago
  13. c170af4 Resolve escaping error in genrules sources with $ by Jihoon Kang · 2 years, 5 months ago
  14. 140d588 Deprecate depfile in gensrcs by Vinh Tran · 2 years, 7 months ago
  15. bebf526 Clarify genrule error message by Anton Hansson · 2 years, 11 months ago
  16. dbd814d Fix genrule tool dependencies when a prebuilt tool is preferred. by Martin Stjernholm · 3 years ago
  17. 8c7e3ed genrule supports OutputFileProducer by Jooyung Han · 3 years, 7 months ago
  18. a92e844 Make MockBazelContext more specific to cquerys by Liz Kammer · 3 years, 9 months ago
  19. 79abe57 Remove FixturePreparer.Extend() by Paul Duffin · 3 years, 10 months ago
  20. fa65cee Fix genrule depending on disabled module with ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 3 years, 10 months ago
  21. 89648f9 Remove usages of FixtureFactory from misc packages by Paul Duffin · 3 years, 10 months ago
  22. 70c4741 Add explicit rspfile argument to RuleBuilderCommand.FlagWithRspFileInputList by Colin Cross · 3 years, 10 months ago
  23. e66946b Migrate genrule package to a per test build directory by Paul Duffin · 3 years, 10 months ago
  24. e84b133 Migrate from result methods to function Asserts by Paul Duffin · 3 years, 10 months ago
  25. 672cb9f Convert genrule tests to use test fixtures by Paul Duffin · 3 years, 11 months ago
  26. ba9e403 Sandbox genrule tools by Colin Cross · 4 years, 2 months ago
  27. dbcb1ff Use aquery to declare bazel actions in the ninja file. by Chris Parsons · 4 years, 1 month ago
  28. 38214f5 Merge changes I8af00c8c,Ia526ae89 by Colin Cross · 4 years, 2 months ago
  29. e9fe294 Annotate dependency tags for dependencies of installed files by Colin Cross · 4 years, 2 months ago
  30. e16ce36 Reland: Rewrite sbox to use a textproto manifest by Colin Cross · 4 years, 2 months ago
  31. 619b9ab Revert "Rewrite sbox to use a textproto manifest" by Colin Cross · 4 years, 2 months ago
  32. 151b9ff Rewrite sbox to use a textproto manifest by Colin Cross · 4 years, 2 months ago
  33. 3d68051 Move genrule on top of RuleBuilder by Colin Cross · 4 years, 2 months ago
  34. b5ae193 Revert "Annotate dependency tags for dependencies of installed files" by Colin Cross · 4 years, 2 months ago
  35. 62a0cfd Annotate dependency tags for dependencies of installed files by Colin Cross · 4 years, 2 months ago
  36. ae8600b Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 4 years, 3 months ago
  37. aa8be05 Change bazel_module property to be of struct type instead of string by Chris Parsons · 4 years, 3 months ago
  38. 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 4 years, 3 months ago
  39. c8f8480 Merge "Mixed bazel/soong build prototype for genrule" by Christopher Parsons · 4 years, 3 months ago
  40. f3c96ef Mixed bazel/soong build prototype for genrule by Chris Parsons · 4 years, 4 months ago
  41. 323dc60 Make lots of tests run in parallel by Colin Cross · 4 years, 4 months ago
  42. c087be1 Automate dependency on inputs of genrule module type. by Bill Peckham · 5 years ago
  43. 710ec3a Add FinalDeps mutator phase, where CreateVariations is disallowed. by Martin Stjernholm · 5 years ago
  44. 98be1bb Move filesystem into Config by Colin Cross · 5 years ago
  45. 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 5 years ago
  46. 1a52768 Shard gensrcs modules into multiple commands by Colin Cross · 5 years ago
  47. ba71a3f Fix missing genrule srcs and tools with ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 6 years ago
  48. fe17f6f Add support for protoc plugins by Colin Cross · 6 years ago
  49. 5f692ec Remove empty DepsMutator methods by Colin Cross · 6 years ago
  50. 98716bd Add defaults support to genrule. by Jaewoong Jung · 6 years ago
  51. ef35448 Allow cc_genrule srcs to vary by architecture by Colin Cross · 6 years ago
  52. 08f15ab genrule: add $(location) for inputs and outputs by Colin Cross · 6 years ago
  53. 2a07692 Add tests for genrule command expansion by Colin Cross · 6 years ago