aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/sandbox/SpawnHelpers.java
Commit message (Expand)AuthorAge
* sandbox: Use the SpawnInputExpander everywhere and delete SpawnHelpers.Gravatar Philipp Wollermann2017-05-09
* Refactor all ctor callsites of PathFragment to instead call a static 'create'...Gravatar nharmata2017-04-05
* Automated g4 rollback of commit 1d9e1ac90197b1d3d7b137ba3c1ada67bb9ba31b.Gravatar hlopko2017-04-04
* Symlink output directories to the correct directory nameGravatar kchodorow2017-03-31
* Use a relative path for the runfiles treeGravatar Ulf Adams2017-03-21
* Clean up *GccStrategyGravatar Ulf Adams2017-03-10
* sandbox should create regular empty files, not symlink to /dev/null.Gravatar Philipp Wollermann2017-02-28
* Switch to RunfilesSuppliers for communicating runfilesGravatar Michajlo Matijkiw2017-01-30
* Make include pruning work in Bazel.Gravatar Lukacs Berki2017-01-25
* Sandbox should not mount directory for nonempty tree artifacts.Gravatar Adam Michael2016-12-12
* Mount TreeArtifact directories as inputs to Spawns.Gravatar Adam Michael2016-12-06
* sandbox: Extract the common methods that get the input files from a Spawn int...Gravatar Philipp Wollermann2016-09-08