aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/config/BUILD
Commit message (Expand)AuthorAge
* Move BazelRuleClassProvider.CONFIG_RULES to its own class in the config package.Gravatar lpino2017-11-30
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Allow config_settings to match on constraint_values to a target_platform. Thi...Gravatar juliexxia2017-09-21
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Expose ConfigFeatureFlagProvider to skylarkGravatar cparsons2017-09-01
* Remove FeaturePolicyConfiguration et al. in favor of the new Whitelisting.Gravatar mstaib2017-08-22
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Enable --feature_control_policy policy for feature flag usage.Gravatar mstaib2017-07-03
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28
* AutoValue and SkylarkClassObject interact badly, so remove that.Gravatar John Cater2017-04-24
* Move ConfigSetting into rules/config.Gravatar mstaib2017-04-06
* Add the config_feature_flag rule.Gravatar mstaib2017-03-31
* Define the ConfigFeatureFlagConfiguration fragment.Gravatar Michael Staib2017-03-21