aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/cpp/transitions
Commit message (Expand)AuthorAge
* Add @AutoCodec to some PatchTransitions.Gravatar mjhalupka2018-02-27
* Move BazelRuleClassProvider.LIPO_DATA_TRANSITION to its own class.Gravatar lpino2018-01-31
* Move PatchTransition and kin to analysis.config.transitions.Gravatar gregce2018-01-04
* Remove outdated defaultsToSelf.Gravatar gregce2017-09-12
* Remove ConfigurationCollection{Function,Value}, BuildConfigurationCollection....Gravatar gregce2017-08-18
* Add .equals(), .hashCode() to EnableLipoTransition.Gravatar gregce2017-06-02
* Add patch transitions for DATA -> TARGET and LIPO_COLLECTOR -> TARGET.Gravatar gregce2017-05-04
* Prepare dynamic LIPO transitions.Gravatar gregce2017-04-20
* Change Bazel's LIPO model to support dynamic configurations.Gravatar gregce2017-04-19
* LipoDataTransition is only meaningful for C++Gravatar Greg Estren2015-11-18
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Implement the core structure for dynamic configurations.Gravatar Greg Estren2015-08-26