aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/actions/DelegateSpawn.java
Commit message (Expand)AuthorAge
* Use the in-memory metadata in blaze as the source of truth for Fileset mappingsGravatar kush2018-05-02
* Added execution platform to the ActionExecutionMetadata.Gravatar John Cater2017-12-04
* Clean up ExecutionRequirementsGravatar ulfjack2017-11-29
* StandaloneTestStrategy sets the full list of outputs on the test spawnGravatar Ulf Adams2017-03-07
* Simplify the Spawn interface, update Executor interfaceGravatar Ulf Adams2017-02-01
* Simplify the Spawn interfaceGravatar Ulf Adams2017-02-01
* Switch to RunfilesSuppliers for communicating runfilesGravatar Michajlo Matijkiw2017-01-30
* Add flag --nosandbox/--no_sandbox/--no-sandbox to disable sandbox.Gravatar Yue Gan2016-09-21
* Split ActionMetadata into ActionAnalysisMetadata and ActionExecutionMetadata.Gravatar Rumou Duan2016-04-26
* Fix #757: Bazel does not copy xml test output from sandbox.Gravatar Philipp Wollermann2016-01-18
* workers: Restart worker processes when their binary has changed since they we...Gravatar Philipp Wollermann2015-11-05
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Make Spawns runfiles awareGravatar Michajlo Matijkiw2015-05-15
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25