aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/actions/Executor.java
Commit message (Expand)AuthorAge
* Modify --subcommands to allow pretty printing the arguments of a subcommandGravatar ahumesky2018-07-26
* Remove special handling of SpawnActionContext in Executor/ActionExecContextGravatar ulfjack2018-05-22
* Add execution information to standalone test results.Gravatar Benjamin Peterson2018-04-26
* Simplify Executor.getSpawnActionContext() by removing mnemonic: spawn is enough.Gravatar Googler2018-03-26
* Simplified ActionContextConsumer by having it operate on a new class which ho...Gravatar Googler2018-03-26
* Thread FileSystem through to a single Path#delete call site.Gravatar tomlu2017-10-30
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Extract ActionContext to a top-level classGravatar ulfjack2017-06-19
* Rewrite the Executor/ActionExecutionContext splitGravatar ulfjack2017-06-19
* Simplify the Spawn interface, update Executor interfaceGravatar Ulf Adams2017-02-01
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25