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