1. 90607e9 Don't panic in ModuleForTests and friends by Colin Cross · 7 months ago
  2. 6b7075f Always install to out/target instead of out/soong/target by Cole Faust · 9 months ago
  3. 2f3791f Remove BuildWithUnescapedNinjaVars by Cole Faust · 9 months ago
  4. 9a346f6 Remove SymlinkOutputs by Cole Faust · 1 year, 8 months ago
  5. a3759f9 Merge "Write raw files to disk instead of the ninja file" into main by Colin Cross · 1 year, 8 months ago
  6. 31a6745 Write raw files to disk instead of the ninja file by Colin Cross · 1 year, 10 months ago
  7. e8561c6 Include "soong" in sandboxed out paths by Cole Faust · 1 year, 9 months ago
  8. f61d03d Add TestContext parameter to ContentFromFileRuleForTests by Colin Cross · 1 year, 10 months ago
  9. 285b66a Revert^4 "allow Ninja variables in RuleBuilder API" by Sam Delmerico · 2 years ago
  10. 789a7e0 Revert^3 "allow Ninja variables in RuleBuilder API" by Wen-yi Chu · 2 years ago
  11. 0e2d63e Revert^2 "allow Ninja variables in RuleBuilder API" by Sam Delmerico · 2 years ago
  12. 7b02d81 Revert "allow Ninja variables in RuleBuilder API" by Sam Delmerico · 2 years ago
  13. 1f9bb26 allow Ninja variables in RuleBuilder API by Sam Delmerico · 2 years, 3 months ago
  14. e52c2ac Enable restat for sbox rules by Colin Cross · 3 years, 5 months ago
  15. 7b6a55f Fix OutDir vs SoongOutDir in tests by Colin Cross · 3 years, 10 months ago
  16. ae89abe Add validations to RuleBuilderCommand by Colin Cross · 4 years, 5 months ago
  17. da6401b Fix bug in RuleBuilderCommand.OrderOnlys by Colin Cross · 4 years, 5 months ago
  18. a71a67a Remove extraneous calls to TestingBuildParams.RelativeToTop() by Paul Duffin · 4 years, 5 months ago
  19. ce3a51d Support multiple rsp files in RuleBuilder by Colin Cross · 4 years, 6 months ago
  20. e55bd42 Pass rsp files into sbox and rewrapper by Colin Cross · 4 years, 6 months ago
  21. 045bfd9 Add test for sbox input sandboxing by Colin Cross · 4 years, 6 months ago
  22. 709e0e3 Add TestingBuildParams.RelativeToTop() by Paul Duffin · 4 years, 6 months ago
  23. 30ac3e7 Remove uses of FixtureFactory from android package by Paul Duffin · 4 years, 6 months ago
  24. ab020a7 Support sandboxing inputs in RuleBuilder by Colin Cross · 4 years, 6 months ago
  25. d250ff6 Convert android/rule_builder_test.go to test fixtures by Paul Duffin · 4 years, 6 months ago
  26. b70a1a9 Remove unescaped spans support from RuleBuilder by Colin Cross · 4 years, 6 months ago
  27. 70c4741 Add explicit rspfile argument to RuleBuilderCommand.FlagWithRspFileInputList by Colin Cross · 4 years, 6 months ago
  28. ba9e403 Sandbox genrule tools by Colin Cross · 4 years, 10 months ago
  29. 0096047 Revert "Sandbox genrule tools" by Colin Cross · 4 years, 9 months ago
  30. 3a150d6 Sandbox genrule tools by Colin Cross · 4 years, 10 months ago
  31. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 10 months ago
  32. e16ce36 Reland: Rewrite sbox to use a textproto manifest by Colin Cross · 4 years, 10 months ago
  33. 619b9ab Revert "Rewrite sbox to use a textproto manifest" by Colin Cross · 4 years, 10 months ago
  34. 151b9ff Rewrite sbox to use a textproto manifest by Colin Cross · 4 years, 10 months ago
  35. 3d68051 Move genrule on top of RuleBuilder by Colin Cross · 4 years, 10 months ago
  36. ae8600b Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 4 years, 10 months ago
  37. ce679d2 Add symlink_outputs support to Soong. by Jingwen Chen · 5 years ago
  38. 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 5 years ago
  39. 323dc60 Make lots of tests run in parallel by Colin Cross · 5 years ago
  40. da71eda Add support for order-only dependencies to RuleBuilder by Colin Cross · 6 years ago
  41. 98be1bb Move filesystem into Config by Colin Cross · 6 years ago
  42. 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 6 years ago
  43. c89b6f1 Rewrite depfile from sbox to stay reproducible by Dan Willemsen · 6 years ago
  44. 0cb0d7b Add rspfile support to RuleBuilder by Colin Cross · 6 years ago
  45. 2ffb9a8 Share buildDir for android/soong/android tests by Colin Cross · 6 years ago
  46. 633c502 Support RuleBuilder.Sbox to wrap commands in sbox by Dan Willemsen · 6 years ago
  47. 1d2cf04 Add depfile support to RuleBuilder by Colin Cross · 6 years ago
  48. 92b7d58 Add RuleBuilderCommand.Flags by Colin Cross · 6 years ago
  49. baa676f Fix RuleBuilder.Restat by Colin Cross · 7 years ago
  50. 4c83e5c Support testing Rules in Modules and Rules and Builds in Singletons by Colin Cross · 7 years ago
  51. 69f59a3 Make RuleBuilder methods take Paths by Colin Cross · 7 years ago
  52. ab898dc Revert "Make RuleBuilder methods take Paths" by Colin Cross · 7 years ago
  53. acdd694 Make RuleBuilder methods take Paths by Colin Cross · 7 years ago
  54. deabb94 Add RuleBuilder.Installs().String() by Colin Cross · 7 years ago
  55. c7ed004 Add RuleBuilderCommand.FlagForEachArg() by Colin Cross · 7 years ago
  56. 5cb5b09 Add Temporary and DeleteTemporaryFiles to RuleBuilder by Colin Cross · 7 years ago
  57. 758290d Improve RuleBuilder documentation and methods by Colin Cross · 7 years ago
  58. 786cd6d Allow RuleBuilder to be used with SingletonContext by Colin Cross · 7 years ago
  59. feec25b Move dexpreopt.Script to android.RuleBuilder by Colin Cross · 7 years ago