aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/actions/CommandAction.java
Commit message (Expand)AuthorAge
* Rename CommandAction.getEnvironment, add AbstractAction.getEnvironmentGravatar ulfjack2018-05-17
* Fix Cpp{Compile,Link}Action environment and cache key computationGravatar ulfjack2018-05-17
* Introduce -c source_file -o output_file build variablesGravatar hlopko2018-02-08
* Automated rollback of commit f26e8694ae78599b3e2004e3360eaf3443fa53a6.Gravatar hlopko2017-09-18
* Introduce -c source_file -o output_file build variablesGravatar hlopko2017-09-14
* Allow CommandLine expansion to throw an exception.Gravatar tomlu2017-08-24
* Promote getPossibleInputsForTesting from CppCompileAction to CommandAction, inGravatar cpeyser2017-07-17
* Update SpawnAction to take an ActionEnvironmentGravatar ulfjack2017-07-05
* Move ExecutionInfoSpecifier to lib.actionsGravatar Ulf Adams2017-01-09
* Rephrase tests so that they can be shared between objc_library andGravatar Cal Peyser2016-08-10