aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/cpp/FdoStubAction.java
Commit message (Expand)AuthorAge
* Refactor the AbstractAction computeKey method to be easier to add invariantsGravatar jcater2018-02-28
* Add ActionKeyContext to Action#getKey.Gravatar tomlu2017-11-29
* Thread FileSystem through to a single Path#delete call site.Gravatar tomlu2017-10-30
* Actions now have the option of returning an ActionResult, containing a (possi...Gravatar ruperts2017-10-18
* Remove all the action resource estimation codeGravatar Ulf Adams2017-03-06
* Create FDO stub actions during the analysis of the cc_toolchain rule for the ...Gravatar Lukacs Berki2017-02-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
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25