aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/runtime/BlazeWorkspace.java
Commit message (Expand)AuthorAge
* Automated g4 rollback of commit c4134802dd15d6ef5cca6521f6bf6aac395ee2ad.Gravatar kchodorow2017-05-23
* PiperOrigin-RevId: 152483983Gravatar lpino2017-04-07
* Automated g4 rollback of commit 1d9e1ac90197b1d3d7b137ba3c1ada67bb9ba31b.Gravatar hlopko2017-04-04
* Symlink output directories to the correct directory nameGravatar kchodorow2017-03-31
* Convert --use_action_cache to a regular optionGravatar Googler2017-03-01
* Adds --[no]use_action_cache startup option to disable the action cache.Gravatar Googler2017-02-15
* Enable Bazel commands to exit at any time.Gravatar Michael Staib2016-10-05
* Add client environment to ActionExecutionContextGravatar Klaus Aehlig2016-08-26
* 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