aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/extra/ExtraActionFactory.java
Commit message (Expand)AuthorAge
* CommandHelper: do not look up shell's pathGravatar Laszlo Csomor2018-05-28
* Remove attribute read checks expecting a DATA transition.Gravatar gregce2018-05-25
* Expose an actions provider on RuleConfiguredTarget instances.Gravatar cparsons2018-03-06
* Switch ExtraActionFactory to the Expander APIGravatar ulfjack2017-11-30
* Rollback "Switch ExtraActionFactory and GenRuleBase to the Expander API" due ...Gravatar cparsons2017-11-09
* Switch ExtraActionFactory and GenRuleBase to the Expander APIGravatar ulfjack2017-11-06
* LocationExpander: always require options to be passed inGravatar ulfjack2017-10-02
* Switch ExtraActionFactory over to the new Expander interfaceGravatar ulfjack2017-09-29
* Move RuleConfiguredTarget to lib.analysis.configuredtargets.Gravatar gregce2017-09-19
* Move extra action stuff to analysis.extraGravatar ulfjack2017-08-10
* Move RuleConfiguredTargetFactory to lib.analysisGravatar ulfjack2017-08-07
* Give RuleContext the ability to add make variables.Gravatar lberki2017-05-05
* Automated g4 rollback of commit ce33ab7a49126a513d7d5a6bc16f86154d9a85b6.Gravatar plf2017-05-03
* Give RuleContext the ability to add Make VariablesGravatar Googler2017-04-27
* Switch to RunfilesSuppliers for communicating runfilesGravatar Michajlo Matijkiw2017-01-30
* Allow use of Exceptions to exit early out of configured-target creation, inst...Gravatar Chris Parsons2016-05-24
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Move Label from the lib.syntax to the lib.cmdline package so that:Gravatar Lukacs Berki2015-09-21
* Separate build-specific types and types inherent to Skylark.Gravatar Lukacs Berki2015-09-21
* Fix $(location //external:some_tool) expansion for genrules.Gravatar Brian Silverman2015-08-28
* Support running extra_actions on [].Gravatar Googler2015-04-14
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25