aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/configuredtargets/InputFileConfiguredTarget.java
Commit message (Expand)AuthorAge
* Deprecate TransitiveInfoCollection#getConfiguration(), adding two new methods...Gravatar janakr2018-03-26
* @AutoCodec all the *ConfiguredTarget classes except for RuleConfiguredTarget....Gravatar janakr2018-02-23
* Remove Target from ConfiguredTarget.Gravatar mjhalupka2018-02-14
* Quick blanket replacement of getTarget().getLabel() with .getLabel(). Some ha...Gravatar Googler2018-01-22
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Project reorg: move *ConfiguredTarget to new configuredtargets/ pathGravatar gregce2017-09-18