Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix Bazel crash on bad config_setting labels. | gregce | 2018-05-30 |
* | Add some testing methods to get ConfiguredTargetAndData more easily, and rena... | janakr | 2018-03-19 |
* | Clean up testing of constraint-based selects to not rely on anything that use... | John Cater | 2018-03-13 |
* | Add BuildConfiguration to ConfiguredTargetAndTarget and rename it to Configur... | janakr | 2018-03-10 |
* | Get rid of some uses of RuleConfiguredTarget.getAttributeMapper(). | mjhalupka | 2018-02-12 |
* | Set default value of incompatible_load_argument_is_label to true. | laurentlb | 2017-12-04 |
* | Refactor ConfiguredAttributeMapper to lib/packages from lib/analysis. | cparsons | 2017-10-11 |
* | Publish tests for configurable attributes (select). | gregce | 2017-09-26 |