aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/config/ConfigFeatureFlagConfiguration.java
Commit message (Expand)AuthorAge
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Fold OptionUsageRestrictions into OptionDocumentationCategory and OptionMetad...Gravatar ccalvarin2017-07-11
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28
* Fix minor hashing bug in config_feature_flag configuration name.Gravatar mstaib2017-05-17
* Split out option usage restriction from option category.Gravatar ccalvarin2017-04-18
* Define the ConfigFeatureFlagConfiguration fragment.Gravatar Michael Staib2017-03-21