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
/
exec
/
SpawnInputExpander.java
Commit message (
Expand
)
Author
Age
*
Plumb exec root through to all spawn runners.
tomlu
2018-01-11
*
Adjust semantics of Metadata interface, remove isFile (use getType)
ulfjack
2018-01-10
*
Use EmptyActionInput instead of null in SpawnInputExpander
ulfjack
2018-01-08
*
Extract Fileset manifest parsing out of SpawnInputExpander
ulfjack
2017-10-02
*
Simplify the ActionInputFileCache
ulfjack
2017-07-06
*
Rewrite StandaloneSpawnStrategy to use LocalSpawnRunner
ulfjack
2017-06-19
*
Fix the SpawnInputExpander to compute the manifest path correctly
ulfjack
2017-04-10
*
Refactor all ctor callsites of PathFragment to instead call a static 'create'...
nharmata
2017-04-05
*
Clone the remote execution implementation into a new class
ulfjack
2017-03-29
*
Fix linux sandbox to create empty files correctly.
Ulf Adams
2017-03-22
*
Add SpawnInputExpander helper class to arrange runfiles for spawn strategies
Ulf Adams
2017-03-21
*
Rollback of commit 59180a4ea66b1395b5b85defd732859ecae919ea.
Yue Gan
2017-03-20
*
Add SpawnInputExpander helper class to arrange runfiles for spawn strategies
Ulf Adams
2017-03-17