aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/packages/AbstractAttributeMapper.java
Commit message (Expand)AuthorAge
* Minimize calls to AggregatingAttributeMapper.visitAttribute. Attributes withGravatar Greg Estren2015-04-15
* Configurable attributes: support embeddable selects. With thisGravatar Greg Estren2015-04-14
* PackageSerializer: include attributes with null values.Gravatar Greg Estren2015-03-26
* Remove "obsolete" and "default_obsolete" from the BUILD language.Gravatar Greg Estren2015-03-18
* AttributeMap#has(String, Type) is added to check whether an attribute with a ...Gravatar Googler2015-03-13
* Include NODEP_LABEL in the set of attributes that are not reported as depende...Gravatar Janak Ramakrishnan2015-02-25
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25