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