aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/runtime/BlazeWorkspace.java
Commit message (Expand)AuthorAge
* Make persistent action cache work on WindowsGravatar Yun Peng2016-06-15
* When we don't have an OutputService, precompute and cache the assumed-to-be-i...Gravatar Nathan Harmata2016-05-02
* Refactor BlazeWorkspace creation to happen after BlazeRuntime construction.Gravatar Ulf Adams2016-04-13
* Move BlazeRuntime.initCommand to BlazeWorkspace.Gravatar Ulf Adams2016-03-30
* Move most of the workspace-handling code from BlazeRuntime to a new class.Gravatar Ulf Adams2016-03-30