Commit b1e6844
committed
SwiftDriver: unlearn about
The toolchain should not really consult `DEVELOPER_DIR`. While this was
initially useful, as the toolchain distribution grows and matures, it is
desirable to restore the ability to have disjoint and re-rooted installs
on Windows. As a result, `DEVELOPER_DIR` would no longer be as valuable
for identifying the locations as the toolchain may be installed separate
from the SDKs. This is inline with swift-package-manager which now also
has unlearnt this variable. `SDKROOT` remains as a means for the user to
specify the SDK implicitly through the environment.DEVELOPER_DIR
1 parent 1a7cde9 commit b1e6844
File tree
3 files changed
+0
-22
lines changed- Sources/SwiftDriver/Toolchains
- Tests/TestUtilities
3 files changed
+0
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | 233 | | |
242 | 234 | | |
243 | 235 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | 112 | | |
120 | 113 | | |
121 | 114 | | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | 115 | | |
128 | 116 | | |
129 | 117 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | 51 | | |
54 | 52 | | |
55 | 53 | | |
| |||
0 commit comments