index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
actions
/
Spawn.java
Commit message (
Expand
)
Author
Age
*
Use the in-memory metadata in blaze as the source of truth for Fileset mappings
kush
2018-05-02
*
Added execution platform to the ActionExecutionMetadata.
John Cater
2017-12-04
*
Clean up ExecutionRequirements
ulfjack
2017-11-29
*
Move core test classes to lib.analysis.test
ulfjack
2017-08-11
*
StandaloneTestStrategy sets the full list of outputs on the test spawn
Ulf Adams
2017-03-07
*
Simplify the Spawn interface, update Executor interface
Ulf Adams
2017-02-01
*
Simplify the Spawn interface
Ulf Adams
2017-02-01
*
Switch to RunfilesSuppliers for communicating runfiles
Michajlo Matijkiw
2017-01-30
*
Add flag --nosandbox/--no_sandbox/--no-sandbox to disable sandbox.
Yue Gan
2016-09-21
*
Split ActionMetadata into ActionAnalysisMetadata and ActionExecutionMetadata.
Rumou Duan
2016-04-26
*
Fix #757: Bazel does not copy xml test output from sandbox.
Philipp Wollermann
2016-01-18
*
workers: Restart worker processes when their binary has changed since they we...
Philipp Wollermann
2015-11-05
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Make Spawns runfiles aware
Michajlo Matijkiw
2015-05-15
*
Update from Google.
Han-Wen Nienhuys
2015-02-25