aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/extra
Commit message (Expand)AuthorAge
* Stop updating shadowed action's inputs in case of an action cache hit for the...Gravatar Janak Ramakrishnan2015-05-01
* Fix multiple issues with extra actions and input-discovering actions:Gravatar Janak Ramakrishnan2015-04-28
* Support running extra_actions on [].Gravatar Googler2015-04-14
* Create the extra action info in a separate FileWriteAction instead of in the ...Gravatar Janak Ramakrishnan2015-04-06
* Delay updating inputs of an action when processing the action cache until it ...Gravatar Janak Ramakrishnan2015-03-20
* Return the set of files found when discovering inputs. Skyframe will probably...Gravatar Janak Ramakrishnan2015-03-11
* Some cleanup changes.Gravatar Ulf Adams2015-03-05
* Make it possible for SpawnActions to run unconditionally.Gravatar Lukacs Berki2015-02-26
* Allows users of CommandHelper to override the default shell executable.Gravatar Googler2015-02-11
* Replace some calls to ArtifactFactory.resolveSourceArtifact(PathFragment exec...Gravatar Marian Lobur2015-02-11
* Copy over any input manifests from the shadowed action to the extra action.Gravatar Ulf Adams2015-02-10
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25