diff options
author | lberki <lberki@google.com> | 2017-07-25 09:29:35 +0200 |
---|---|---|
committer | Jakob Buchgraber <buchgr@google.com> | 2017-07-25 13:17:49 +0200 |
commit | 32ff770b91f0ff2361a179098aa5c502cec8430c (patch) | |
tree | 8e1cbaf6e809db00c84dd55eadbc51189981872d /src/test/java/com/google/devtools | |
parent | ea23c2b762adec6625f35ea737d0cf63daf6038d (diff) |
Route Xcode version information through an implicit dependency instead of the configuration.
This is part of the crusade to kill package loading in configuration creation.
AppleConfiguration still retains the version information for the following reasons:
- Some Skylark rules access it that way. The plan is to create an xcode_config_alias() rule that can be an implicit dependency of Skylark rules and to export the version information to Skylark from XcodeVersionsProvider.
- The minimum OS version is part of the name of the output directory. The plan for that is simply to remove it. Hopefully we can get away with it.
- They allow us to add assertions to make sure the new mechanism works like the old one.
RELNOTES: None.
PiperOrigin-RevId: 163038724
Diffstat (limited to 'src/test/java/com/google/devtools')
0 files changed, 0 insertions, 0 deletions