index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
analysis
/
ConfiguredAttributeMapper.java
Commit message (
Expand
)
Author
Age
*
RELNOTES: Fix select condition intersections.
Googler
2017-04-19
*
Add support for custom "no match" errors in select()s.
Greg Estren
2016-05-11
*
Add an "alias" rule.
Lukacs Berki
2016-05-10
*
Let select() "unset" values via: select({"//some:condition: None }).
Greg Estren
2016-04-29
*
Add a few other Label.resolveRepositoryRelative() calls to make select() stat...
Lukacs Berki
2016-01-15
*
Use Bazel Preconditions variant which avoids varargs array creation
Mark Schaller
2015-12-10
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Move Label from the lib.syntax to the lib.cmdline package so that:
Lukacs Berki
2015-09-21
*
Separate build-specific types and types inherent to Skylark.
Lukacs Berki
2015-09-21
*
When builds fail because select statements don't match, include in the error
Greg Estren
2015-07-27
*
Open source a few more analysis tests.
Ulf Adams
2015-05-04
*
Minimize calls to AggregatingAttributeMapper.visitAttribute. Attributes with
Greg Estren
2015-04-15
*
Configurable attributes: support embeddable selects. With this
Greg Estren
2015-04-14
*
Configurable attributes: allow multiple matches so long as
Greg Estren
2015-02-09
*
Update from Google.
Han-Wen Nienhuys
2015-02-25