aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/PseudoAction.java
Commit message (Expand)AuthorAge
* @AutoCodec some more classes needed for large Java builds.Gravatar janakr2018-03-25
* Refactor the AbstractAction computeKey method to be easier to add invariantsGravatar jcater2018-02-28
* 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
* Allow CommandLine expansion to throw an exception.Gravatar tomlu2017-08-24
* PiperOrigin-RevId: 162607273Gravatar plf2017-07-21
* Remove all the action resource estimation codeGravatar Ulf Adams2017-03-06
* Add the repository name as a parameter to the output path functionsGravatar Kristina Chodorow2016-08-12
* 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
* Check that most output artifacts are under a directory determined by the repo...Gravatar Lukacs Berki2015-07-29
* Refactoring: PseudoAction ctor "inputs" argument is now a NestedSet.Gravatar Laszlo Csomor2015-06-09
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25