aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/actions/FileWriteAction.java
Commit message (Expand)AuthorAge
* Pass AndroidDataContext through manifest processing methodsGravatar asteinb2018-05-22
* Refactor the AbstractAction computeKey method to be easier to add invariantsGravatar jcater2018-02-28
* @AutoCodec FileWriteAction.Gravatar janakr2018-02-26
* Add ActionKeyContext to Action#getKey.Gravatar tomlu2017-11-29
* proto_library: saner descriptor setsGravatar Carmi Grushko2017-02-02
* Update call sites to FileWriteAction to use the --experimental_transparent_co...Gravatar Jon Brandvein2016-12-20
* Cleanup FileWriteAction and add a flag that will guard transparent compressionGravatar Jon Brandvein2016-12-20
* Transparently compress any FileWriteAction strings of > 256 length.Gravatar Googler2016-12-08
* [Roll-forward] Rollback of commit dd299dbc61be51112534a4698f7cf2deee43053b.Gravatar Jon Brandvein2016-10-12
* Rollback of commit e025939e71b179ae0f6bd09ef3af474f49b853a2.Gravatar Ulf Adams2016-10-11
* Add API for individual actionsGravatar Jon Brandvein2016-10-05
* Store contents of FileWriteActions as UTF-8 bytes rather than java.lang.String.Gravatar Googler2016-09-15
* Add the repository name as a parameter to the output path functionsGravatar Kristina Chodorow2016-08-12
* Review a number of action subclasses and update them according to the spec.Gravatar Ulf Adams2016-04-19
* Simplifies AbstractWriteFileAction to pass the ActionExecutionContext directl...Gravatar Alex Humesky2016-02-26
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Check that most output artifacts are under a directory determined by the repo...Gravatar Lukacs Berki2015-07-29
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25