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