aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/analysis/TestConfigFragments.java
Commit message (Expand)AuthorAge
* Remove topLevelConfigurationHook now that LIPO is goneGravatar gregce2018-06-15
* Rename PatchTransition.apply to PatchTransiton.patch.Gravatar gregce2018-05-23
* Simplify config fragment creation.Gravatar gregce2018-05-02
* Deletes CODEC fields now that they are no longer needed.Gravatar shahan2018-02-28
* Add @AutoCodec to some PatchTransitions.Gravatar mjhalupka2018-02-27
* Add codecs for TestConfiguration, ConfiguredFragmentValue, and TestConfigFrag...Gravatar janakr2018-01-24
* Move PatchTransition and kin to analysis.config.transitions.Gravatar gregce2018-01-04
* Remove outdated defaultsToSelf.Gravatar gregce2017-09-12
* Move most test options from BuildConfiguration to TestConfiguration.Gravatar tomlu2017-08-07
* Add dynamic config support for top-level configuration hooks.Gravatar gregce2017-05-05