aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/TargetContext.java
Commit message (Expand)AuthorAge
* Remove BuildConfiguration from ConfiguredTarget.Gravatar janakr2018-03-28
* Replace ConfiguredTargetAndData#getConfiguredTarget()#getConfiguration() with...Gravatar janakr2018-03-10
* Add BuildConfiguration to ConfiguredTargetAndTarget and rename it to Configur...Gravatar janakr2018-03-10
* Start the process of getting Target out of ConfiguredTarget: add a new contai...Gravatar janakr2018-01-18
* Add ActionKeyContext to Action#getKey.Gravatar tomlu2017-11-29
* Refactor the representation of a collection of package specificationsGravatar cushon2017-11-15
* Move RuleConfiguredTarget to lib.analysis.configuredtargets.Gravatar gregce2017-09-19
* Project reorg: move *ConfiguredTarget to new configuredtargets/ pathGravatar gregce2017-09-18
* Change TargetContext.findDirectPrerequisite from config1 == config2 to config...Gravatar Greg Estren2017-01-18
* Fix an obscure crash scenario with static configs and BuildConfiguration.equals.Gravatar Greg Estren2017-01-04
* Changes DependencyResolver <Attribute, Dep> map from a ListMultimap to new classGravatar Greg Estren2016-08-12
* 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
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25