aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/actions/FileWriteAction.java
Commit message (Expand)AuthorAge
* 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