aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/cpp/ExtractInclusionAction.java
Commit message (Expand)AuthorAge
* Delete the now unused ExtractInclusionAction.Gravatar Googler2018-08-07
* Add a binary to CppCompileAction that is responsible for grepping header file...Gravatar ajmichael2018-03-07
* Refactor the AbstractAction computeKey method to be easier to add invariantsGravatar jcater2018-02-28
* @AutoCodec for CreateIncSymlinkAction, ExtractInclusionAction, andGravatar cpeyser2018-02-23
* Split CppIncludeScanningContext out of CppCompileActionContextGravatar ulfjack2018-02-08
* Add ActionKeyContext to Action#getKey.Gravatar tomlu2017-11-29
* Actions now have the option of returning an ActionResult, containing a (possi...Gravatar ruperts2017-10-18
* Rewrite the Executor/ActionExecutionContext splitGravatar ulfjack2017-06-19
* Remove all the action resource estimation codeGravatar Ulf Adams2017-03-06
* Review a number of action subclasses and update them according to the spec.Gravatar Ulf Adams2016-04-19
* Make The Build Faster: Drop the describeStrategy() and strategyLocality() met...Gravatar Philipp Wollermann2016-02-03
* Allow extractIncludes method to throw an ExecException.Gravatar Janak Ramakrishnan2015-10-05
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Add some clarifying comments to CppCompilationContext.Gravatar Han-Wen Nienhuys2015-06-12
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25