aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/packages/RawAttributeMapper.java
Commit message (Expand)AuthorAge
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Remove type checking requirement from AttributeMap.has.Gravatar Greg Estren2017-02-15
* Permit proto serialization of configured attribute valuesGravatar Mark Schaller2016-01-04
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* 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
* Separate build-specific types and types inherent to Skylark.Gravatar Lukacs Berki2015-09-21
* Stop "no generating action" exceptions for configurableGravatar Greg Estren2015-06-19
* 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
* Merge PackageSerializer's and ProtoOutputFormatter's duplicatedGravatar Greg Estren2015-03-25
* Removed a <?> generic in a instanceof.Gravatar Damien Martin-Guillerez2015-03-24
* Description redacted.Gravatar Greg Estren2015-03-23
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25