aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/actions/ParamFileHelper.java
Commit message (Expand)AuthorAge
* Support multiple command lines / params files in SpawnAction.Gravatar tomlu2017-09-15
* Allow CommandLine expansion to throw an exception.Gravatar tomlu2017-08-24
* Improve CustomCommandLine interface.Gravatar tomlu2017-08-22
* Add more type safety to CustomCommandLine.Gravatar tomlu2017-08-16
* Add @CompileTimeConstant annotations to CustomCommandLine.Gravatar tomlu2017-08-16
* Use CustomCommandLine.Builder in SpawnAction always.Gravatar tomlu2017-08-14
* Inline @Deprecated methods in CustomCommandLine.Gravatar tomlu2017-08-11
* Improve CustomCommandLine.Gravatar tomlu2017-08-10
* Automated rollback of commit a76c94be7c56b93fc5a2f9ececfba7ac1f61f69c.Gravatar laszlocsomor2017-07-18
* CustomCommandLine.Builder: clean up its interfaceGravatar laszlocsomor2017-07-17
* Decrease memory used by SpawnAction's param file builder.Gravatar tomlu2017-06-30
* Automated g4 rollback of commit e2edf2e141a09c025a958d580c7cac7b57c70d83.Gravatar Googler2017-05-26
* Automated g4 rollback of commit c78c947e6a8cbb323304f872a3dcabb989a3d76b.Gravatar cpeyser2017-05-23
* Do not retain transitive data in AndroidLocalTestBase.Gravatar Googler2017-05-15
* Remove methods from CommandLine, making it a simple argument list interface.Gravatar Googler2017-05-15
* Make sure to always use a parameter file when building Java deploy jars with ...Gravatar Philipp Wollermann2016-09-09
* Add the repository name as a parameter to the output path functionsGravatar Kristina Chodorow2016-08-12
* Allow SpawnActions to always use a params fileGravatar Liam Miller-Cushon2016-07-14
* Introducing SpawnActionTemplate, a stub action for TreeArtifacts at analysis ...Gravatar Rumou Duan2016-05-12
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Experimental support LLVM ThinLTO.Gravatar Han-Wen Nienhuys2015-08-11
* Remove all calls to AnalysisEnvironment.getDerivedArtifact() from the C++ rul...Gravatar Lukacs Berki2015-08-04
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25