aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/ConfiguredAttributeMapper.java
Commit message (Expand)AuthorAge
* Add a few other Label.resolveRepositoryRelative() calls to make select() stat...Gravatar Lukacs Berki2016-01-15
* 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
* When builds fail because select statements don't match, include in the errorGravatar Greg Estren2015-07-27
* Open source a few more analysis tests.Gravatar Ulf Adams2015-05-04
* Minimize calls to AggregatingAttributeMapper.visitAttribute. Attributes withGravatar Greg Estren2015-04-15
* Configurable attributes: support embeddable selects. With thisGravatar Greg Estren2015-04-14
* Configurable attributes: allow multiple matches so long asGravatar Greg Estren2015-02-09
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25