aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/actions/ParameterFileWriteAction.java
Commit message (Expand)AuthorAge
* Remove unused methods.Gravatar tomlu2018-05-02
* Prepare to abstract away the param file write action from tests.Gravatar tomlu2018-04-26
* Add CommandLinesAndParamFiles class.Gravatar tomlu2018-04-11
* Refactor the AbstractAction computeKey method to be easier to add invariantsGravatar jcater2018-02-28
* Tag ParameterFileWriteAction with @AutoCodec.Gravatar mjhalupka2018-02-27
* Move CommandLine, CommandLineItem, and ParamFileInfo from lib.analysis.action...Gravatar tomlu2018-02-15
* Use nested set cache in key computation for CustomCommandLine.Gravatar tomlu2018-01-29
* Add ActionKeyContext to Action#getKey.Gravatar tomlu2017-11-29
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Add charset to action key computation of ParameterFileWriteAction.Gravatar twerth2017-09-27
* Allow CommandLine expansion to throw an exception.Gravatar tomlu2017-08-24
* Fix action key computation for ParameterFileWriteAction.Gravatar Tobias Werth2017-02-06
* CommandLine: Add support for tree artifact expansions.Gravatar Rumou Duan2016-05-19
* 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
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25