aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/exec/SpawnInputExpander.java
Commit message (Expand)AuthorAge
* Fix the SpawnInputExpander to compute the manifest path correctlyGravatar ulfjack2017-04-10
* Refactor all ctor callsites of PathFragment to instead call a static 'create'...Gravatar nharmata2017-04-05
* Clone the remote execution implementation into a new classGravatar ulfjack2017-03-29
* Fix linux sandbox to create empty files correctly.Gravatar Ulf Adams2017-03-22
* Add SpawnInputExpander helper class to arrange runfiles for spawn strategiesGravatar Ulf Adams2017-03-21
* Rollback of commit 59180a4ea66b1395b5b85defd732859ecae919ea.Gravatar Yue Gan2017-03-20
* Add SpawnInputExpander helper class to arrange runfiles for spawn strategiesGravatar Ulf Adams2017-03-17