aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/actions/AbstractAction.java
Commit message (Expand)AuthorAge
* Improve an error messageGravatar Francois-Rene Rideau2015-06-03
* Add runfiles to metadata caches and make them isFile awareGravatar Michajlo Matijkiw2015-05-26
* remove ActionMetadata#getInputCountGravatar Michajlo Matijkiw2015-03-23
* Delay updating inputs of an action when processing the action cache until it ...Gravatar Janak Ramakrishnan2015-03-20
* add baseline functionality for not saving unused artifactsGravatar Michajlo Matijkiw2015-03-13
* Return the set of files found when discovering inputs. Skyframe will probably...Gravatar Janak Ramakrishnan2015-03-11
* Convert ResourceSet ctor calls to factory methodGravatar Mark Schaller2015-02-20
* Replace some calls to ArtifactFactory.resolveSourceArtifact(PathFragment exec...Gravatar Marian Lobur2015-02-11
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25