aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/ConfiguredTarget.java
Commit message (Expand)AuthorAge
* Remove BuildConfiguration from ConfiguredTarget.Gravatar janakr2018-03-28
* Put configuration checksum into BuildOptions$OptionsDiffForReconstruction and...Gravatar janakr2018-03-28
* Get rid of a few more #getConfiguration() calls. We're now passing a Configur...Gravatar janakr2018-03-27
* Deprecate TransitiveInfoCollection#getConfiguration(), adding two new methods...Gravatar janakr2018-03-26
* Remove Target from ConfiguredTarget.Gravatar mjhalupka2018-02-14
* Start the process of getting Target out of ConfiguredTarget: add a new contai...Gravatar janakr2018-01-18
* Rename some ClassObject/Provider-related methodsGravatar brandjon2017-12-28
* Allow ClassObjects to throw EvalExceptions.Gravatar dslomov2017-10-23
* Project reorg: move *ConfiguredTarget to new configuredtargets/ pathGravatar gregce2017-09-18
* Clean up string representations for configured targetsGravatar vladmos2017-07-07
* Do not access SkylarkProviders anywhere outside of ConfiguredTarget implement...Gravatar dslomov2017-05-16
* Native aspects can opt-in to apply to files.Gravatar dslomov2017-04-25
* Add 'aspect_id' for to identify aspects that has been applied to the target.Gravatar Dmitry Lomov2016-12-05
* Provide AspectDescriptor to ConfiguredAspect.Gravatar Dmitry Lomov2016-11-29
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25