aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/config/ConfigRules.java
Commit message (Expand)AuthorAge
* Create new config module that is responsible for creating BuildSetting descri...Gravatar juliexxia2018-08-14
* Update config_setting to get the target platform from the ToolchainContext.Gravatar John Cater2018-08-03
* Allow multiple trimming transition factories to be added.Gravatar mstaib2018-06-01
* Create a Bootstrap for config-related libraries of skylarkbuildapi.Gravatar cparsons2018-06-01
* Enable manual trimming of config_feature_flags.Gravatar mstaib2018-05-16
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-01
* Move ConfigFeatureFlagConfiguration.Options to a top-level class.Gravatar mstaib2018-03-22
* Move BazelRuleClassProvider.CONFIG_RULES to its own class in the config package.Gravatar lpino2017-11-30