aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/actions/AbstractFileWriteAction.java
Commit message (Expand)AuthorAge
* Refactor TemplateExpansionAction so that various strategies can be used to im...Gravatar kush2018-06-29
* Actions now have the option of returning an ActionResult, containing a (possi...Gravatar ruperts2017-10-18
* Add a #getBytes() method to DeterministicWriter that returns a ByteString. By...Gravatar janakr2017-06-30
* Rewrite the Executor/ActionExecutionContext splitGravatar ulfjack2017-06-19
* Remove all the action resource estimation codeGravatar Ulf Adams2017-03-06
* Adds a manifest for detailing the inputs to an android apk.Gravatar Alex Humesky2016-03-01
* Simplifies AbstractWriteFileAction to pass the ActionExecutionContext directl...Gravatar Alex Humesky2016-02-26
* Make The Build Faster: Drop the describeStrategy() and strategyLocality() met...Gravatar Philipp Wollermann2016-02-03
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Move Label from the lib.syntax to the lib.cmdline package so that:Gravatar Lukacs Berki2015-09-21
* Convert ResourceSet ctor calls to factory methodGravatar Mark Schaller2015-02-20
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25