aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/sandbox/SymlinkedSandboxedSpawn.java
Commit message (Expand)AuthorAge
* sandbox: Create base class for sandbox building strategies.Gravatar philwo2018-04-24
* Roll forward of https://github.com/bazelbuild/bazel/commit/656a0bab1e025ff3c2...Gravatar philwo2018-04-16
* Internal changeGravatar dannark2018-04-04
* Big round of sandbox fixes / performance improvements.Gravatar Philipp Wollermann2018-03-26
* Refactor and cleanup the sandboxing code.Gravatar Philipp Wollermann2018-03-23
* Add a new SandboxfsSandboxedSpawn to spawn actions using sandboxfs.Gravatar jmmv2018-03-22
* Remove cached version of FileSystemUtils#createDirectoryAndParents.Gravatar tomlu2017-12-21
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Fix sandboxing when spawn outputs differ from action outputs.Gravatar Benjamin Peterson2017-07-19
* Rewrite all the sandbox strategy implementationsGravatar ulfjack2017-07-12