1. 63ea1f9 Sandbox environment variables by Cole Faust · 11 months ago
  2. 1ead86c Sandbox the OUT_DIR environment variable by Cole Faust · 11 months ago
  3. ca355af Reapply "Handle symlinks in sbox" by Cole Faust · 1 year, 8 months ago
  4. 6a85519 Revert "Handle symlinks in sbox" by Cole Faust · 1 year, 8 months ago
  5. 14a2362 Reapply "Handle symlinks in sbox" by Cole Faust · 1 year, 8 months ago
  6. 69b5a5f Revert "Handle symlinks in sbox" by Cole Faust · 1 year, 8 months ago
  7. dd95290 Handle symlinks in sbox by Cole Faust · 1 year, 8 months ago
  8. 285b66a Revert^4 "allow Ninja variables in RuleBuilder API" by Sam Delmerico · 1 year, 10 months ago
  9. 789a7e0 Revert^3 "allow Ninja variables in RuleBuilder API" by Wen-yi Chu · 1 year, 11 months ago
  10. 0e2d63e Revert^2 "allow Ninja variables in RuleBuilder API" by Sam Delmerico · 1 year, 11 months ago
  11. 7b02d81 Revert "allow Ninja variables in RuleBuilder API" by Sam Delmerico · 1 year, 11 months ago
  12. 1f9bb26 allow Ninja variables in RuleBuilder API by Sam Delmerico · 2 years, 2 months ago
  13. ee975ee sbox: print more errors by Steven Moreland · 2 years, 4 months ago
  14. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years ago
  15. fa8e9cc sbox: fix typo when comparing files by Colin Cross · 3 years, 4 months ago
  16. 40cade4 sbox: report the script path instead of the full command line by Colin Cross · 3 years, 4 months ago
  17. e52c2ac Enable restat for sbox rules by Colin Cross · 3 years, 4 months ago
  18. 0a5da70 sbox: run commands using script for large commands by Kevin DuBois · 3 years, 10 months ago
  19. 4591b64 Upgrade to golang protobuf api v2 by Dan Willemsen · 4 years, 2 months ago
  20. 4258a39 sbox: print failing command line before output by Colin Cross · 4 years, 4 months ago
  21. fc2d842 sbox: best-effort copy output files on failure by Colin Cross · 4 years, 4 months ago
  22. 607c0b7 Fix multiple copies of read-only files in sbox by Colin Cross · 4 years, 4 months ago
  23. e55bd42 Pass rsp files into sbox and rewrapper by Colin Cross · 4 years, 4 months ago
  24. c590ec4 Fix sbox in chdir mode by Colin Cross · 4 years, 5 months ago
  25. 859dfd9 Add executable flag to sbox copy requests by Colin Cross · 4 years, 8 months ago
  26. 6e25bb9 Merge "Soong: use deterministic temp dir names in sbox" by Treehugger Robot · 4 years, 8 months ago
  27. b73daa5 Soong: use deterministic temp dir names in sbox by Ulf Adams · 4 years, 8 months ago
  28. d03797e Remove hardlink optmization in sbox by Colin Cross · 4 years, 8 months ago
  29. e16ce36 Reland: Rewrite sbox to use a textproto manifest by Colin Cross · 4 years, 9 months ago
  30. 619b9ab Revert "Rewrite sbox to use a textproto manifest" by Colin Cross · 4 years, 9 months ago
  31. 151b9ff Rewrite sbox to use a textproto manifest by Colin Cross · 4 years, 9 months ago
  32. c087be1 Automate dependency on inputs of genrule module type. by Bill Peckham · 5 years ago
  33. c89b6f1 Rewrite depfile from sbox to stay reproducible by Dan Willemsen · 6 years ago
  34. 633c502 Support RuleBuilder.Sbox to wrap commands in sbox by Dan Willemsen · 6 years ago
  35. d1c1e6f Touch output files in sbox by Colin Cross · 6 years ago
  36. baccf5b Use __SBOX_OUT_DIR__ in sbox output file list by Colin Cross · 7 years ago
  37. 90cfb09 sbox error message now lists the files that were created by Jeff Gaston · 8 years ago
  38. 8a88db5 Have sbox remove its output directory before running by Jeff Gaston · 8 years ago
  39. 93f0f37 Use flag.Parse in sbox by Jeff Gaston · 8 years ago
  40. 02a684b Make $(depfile) work with sbox by Jeff Gaston · 8 years ago
  41. 193f2fb Make absolute OUT_DIR work with sbox by Jeff Gaston · 8 years ago
  42. f49082a Easier debugging of sbox by Jeff Gaston · 8 years ago
  43. efc1b41 Have Soong try to enforce that genrules declare all their outputs. by Jeff Gaston · 8 years ago