1. c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 2 months ago
  2. acfcc1f Move cc module installation into Soong by Colin Cross · 3 years, 2 months ago
  3. 790ef35 Make HostToolPath, HostJNIToolPath and sboxPathForToolRel use pathForInstall by Colin Cross · 3 years, 2 months ago
  4. 3866b89 Make RuleBuilder fail fast when passed a nil Path by Paul Duffin · 3 years, 3 months ago
  5. 4591b64 Upgrade to golang protobuf api v2 by Dan Willemsen · 3 years, 8 months ago
  6. ae89abe Add validations to RuleBuilderCommand by Colin Cross · 3 years, 9 months ago
  7. da6401b Fix bug in RuleBuilderCommand.OrderOnlys by Colin Cross · 3 years, 9 months ago
  8. d11cf62 Use interface for $(location) values in genrules by Colin Cross · 3 years, 10 months ago
  9. ce3a51d Support multiple rsp files in RuleBuilder by Colin Cross · 3 years, 10 months ago
  10. e55bd42 Pass rsp files into sbox and rewrapper by Colin Cross · 3 years, 10 months ago
  11. a4eafdd Support multiple rsp files in REParams by Colin Cross · 3 years, 10 months ago
  12. ef97274 Support sbox-in-RBE by Colin Cross · 3 years, 10 months ago
  13. ab020a7 Support sandboxing inputs in RuleBuilder by Colin Cross · 3 years, 10 months ago
  14. 5334edd Check RuleBuilder temporaries for path errors by Colin Cross · 3 years, 10 months ago
  15. 1c217fd Fix WriteFileRule escaping by Colin Cross · 3 years, 10 months ago
  16. b70a1a9 Remove unescaped spans support from RuleBuilder by Colin Cross · 3 years, 10 months ago
  17. 70c4741 Add explicit rspfile argument to RuleBuilderCommand.FlagWithRspFileInputList by Colin Cross · 3 years, 10 months ago
  18. 4502978 Ninja escape RuleBuilder rule params by Colin Cross · 3 years, 10 months ago
  19. ba9e403 Sandbox genrule tools by Colin Cross · 4 years, 1 month ago
  20. 0096047 Revert "Sandbox genrule tools" by Colin Cross · 4 years, 1 month ago
  21. 3a150d6 Sandbox genrule tools by Colin Cross · 4 years, 1 month ago
  22. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 2 months ago
  23. e16ce36 Reland: Rewrite sbox to use a textproto manifest by Colin Cross · 4 years, 2 months ago
  24. 619b9ab Revert "Rewrite sbox to use a textproto manifest" by Colin Cross · 4 years, 2 months ago
  25. 151b9ff Rewrite sbox to use a textproto manifest by Colin Cross · 4 years, 2 months ago
  26. 3d68051 Move genrule on top of RuleBuilder by Colin Cross · 4 years, 2 months ago
  27. ce679d2 Add symlink_outputs support to Soong. by Jingwen Chen · 4 years, 4 months ago
  28. 2f99eec Add sandbox property to the javadoc rule. by Ramy Medhat · 4 years, 7 months ago
  29. 944839a Fix RuleBuilder remoteable actions running in the local pool. by Ramy Medhat · 4 years, 9 months ago
  30. da71eda Add support for order-only dependencies to RuleBuilder by Colin Cross · 4 years, 11 months ago
  31. 8ea054a Add support for experimentally enabling RBE support on specific rules. by Ramy Medhat · 5 years ago
  32. 8b8bec3 Create a highmem pool and put metalava into it by Colin Cross · 5 years ago
  33. c89b6f1 Rewrite depfile from sbox to stay reproducible by Dan Willemsen · 5 years ago
  34. ab05443 Convert droiddoc modules to android.RuleBuilder by Colin Cross · 5 years ago
  35. 0cb0d7b Add rspfile support to RuleBuilder by Colin Cross · 5 years ago
  36. ee94d6a Add RuleBuilder helper functions for built and prebuilt tools by Colin Cross · 6 years ago
  37. cfec40c Move RuleBuilder on top of strings.Builder by Colin Cross · 6 years ago
  38. 1945a4b Convert cc aidl to rule builder by Dan Willemsen · 6 years ago
  39. 633c502 Support RuleBuilder.Sbox to wrap commands in sbox by Dan Willemsen · 6 years ago
  40. 1d2cf04 Add depfile support to RuleBuilder by Colin Cross · 6 years ago
  41. 92b7d58 Add RuleBuilderCommand.Flags by Colin Cross · 6 years ago
  42. baa676f Fix RuleBuilder.Restat by Colin Cross · 6 years ago
  43. 0b9f31f Replace *Escape with *EscapeList by Colin Cross · 6 years ago
  44. 2da5d9a Fix soong.android.RuleBuilderCommand.FlagWithList's comment. by Roland Levillain · 6 years ago
  45. 69f59a3 Make RuleBuilder methods take Paths by Colin Cross · 6 years ago
  46. ab898dc Revert "Make RuleBuilder methods take Paths" by Colin Cross · 6 years ago
  47. acdd694 Make RuleBuilder methods take Paths by Colin Cross · 6 years ago
  48. deabb94 Add RuleBuilder.Installs().String() by Colin Cross · 6 years ago
  49. c7ed004 Add RuleBuilderCommand.FlagForEachArg() by Colin Cross · 6 years ago
  50. 0d2f40a Add MissingDeps to RuleBuilder by Colin Cross · 6 years ago
  51. 5cb5b09 Add Temporary and DeleteTemporaryFiles to RuleBuilder by Colin Cross · 6 years ago
  52. 758290d Improve RuleBuilder documentation and methods by Colin Cross · 6 years ago
  53. 786cd6d Allow RuleBuilder to be used with SingletonContext by Colin Cross · 6 years ago
  54. feec25b Move dexpreopt.Script to android.RuleBuilder by Colin Cross · 6 years ago