summaryrefslogtreecommitdiff
path: root/remoteexec/remoteexec.go
AgeCommit message (Expand)Author
2021-06-09Always propagate some environment variables to RBE Colin Cross
2021-03-25Support multiple rsp files in REParams Colin Cross
2021-03-18Move android package on top of remotexec Colin Cross
2021-03-05Support remoting lint commands with RBE Colin Cross
2020-05-28Add support for remote-execution / caching of jar/zip actions Kousik Kumar
2020-05-27Add support for Metalava implicit dependencies for remote execution. Ramy Medhat
2020-05-20Add support for remote-execution / caching of turbine actions Kousik Kumar
2020-04-30Add support for the remote execution of metalava actions. Ramy Medhat
2020-04-28Refactor RBE support for Javac/R8/D8 to use the remoteexec package. Ramy Medhat
2020-04-27Add support for remotely executing header-abi-dumper actions. Ramy Medhat
2020-04-16Allow remote execution of link actions. Ramy Medhat