aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/exec/FilesetManifest.java
Commit message (Expand)AuthorAge
* Pass Fileset information to the Action filesystem.Gravatar felly2018-08-09
* Automated rollback of commit 186b887e5862c1502010f097e75bfd8d605620b0.Gravatar twerth2018-08-07
* Fileset manifests now propagate Artifact metadata.Gravatar felly2018-07-23
* Make the FileArtifactvalue of generated targets available via the FilesetOutp...Gravatar kush2018-07-11
* Bazel server, VFS: revert to using asByteSourceGravatar laszlocsomor2018-07-10
* Bazel server: ensure InputStreams are closedGravatar laszlocsomor2018-07-05
* Improve error message slightlyGravatar ulfjack2018-06-04
* Use the in-memory metadata in blaze as the source of truth for Fileset mappingsGravatar kush2018-05-02
* Fix usages of PathFragment segments that will become inefficient.Gravatar tomlu2018-01-19
* Extract Fileset manifest parsing out of SpawnInputExpanderGravatar ulfjack2017-10-02