aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/whitelisting
Commit message (Expand)AuthorAge
* Add a null-check to Whitelist handlingGravatar cushon2018-06-29
* Change cfg(HOST) to cfg(HostTransition.INSTANCE).Gravatar gregce2017-12-21
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Only load the whitelist for Android targets if they use feature flags.Gravatar mstaib2017-09-21
* Move RuleConfiguredTarget to lib.analysis.configuredtargets.Gravatar gregce2017-09-19
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Package whitelisting: New implementation for feature whitelistingGravatar plf2017-07-26