aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/configuredtargets/PackageGroupConfiguredTarget.java
Commit message (Expand)AuthorAge
* @AutoCodec PackageGroupConfiguredTarget (forgot to actually annotate the clas...Gravatar janakr2018-02-26
* @AutoCodec all the *ConfiguredTarget classes except for RuleConfiguredTarget....Gravatar janakr2018-02-23
* Remove Target from ConfiguredTarget.Gravatar mjhalupka2018-02-14
* Refactor the representation of a collection of package specificationsGravatar cushon2017-11-15
* 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