aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/skyframe/WalkableGraph.java
diff options
context:
space:
mode:
authorGravatar gregce <gregce@google.com>2017-05-04 19:38:07 +0200
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2017-05-04 23:05:59 +0200
commitb71e99b1f3746103e5d6802eebc24096b3494959 (patch)
treed15aedac96b3cfb2dd1e8f5113d6ead3b6dbeedb /src/main/java/com/google/devtools/build/skyframe/WalkableGraph.java
parentee0a8bb7f4a9b8edc3fdb30b4e255cf461415382 (diff)
Implement dynamically configured LIPO builds.
Quick overview: - provide a dynamic interface for getting the artifact owner configuration - provide a (dynamic) RuleTransitionFactory LIPO_ON_DEMAND to replace the (static) RuleClass.Configurator LIPO_ON_DEMAND. Eventually we'll remove the rule class configurator interface entirely. This doesn't actually turn dynamic LIPO on. So the direct effect of this change should be a no-op. The flip will come in a followup change. For now, dynamic LIPO can be triggered with --experimental_dynamic_configs=notrim. PiperOrigin-RevId: 155096056
Diffstat (limited to 'src/main/java/com/google/devtools/build/skyframe/WalkableGraph.java')
0 files changed, 0 insertions, 0 deletions