| Age | Commit message (Collapse) | Author |
|
CLT-only builds are still broken and need to be fixed at some point.
Closes #20524.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
Closes #20410.
Closes #20401.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
References #20142.
|
|
|
|
|
|
|
|
Closes #19227.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
- The Library/ENV/4.3/xcrun shim now respects
ENV['DEVELOPER_DIR'] instead assuming the location
of /Applications/Xcode.app/Contents/Developer.
- The env var DEVELOPER_DIR is set if it is not
already. So, during superenv this var is always set
and we no longer have to care about people with unset
or wrongly set xcode-select stuff. This has been
a major PITA in the past.
- determine_developer_dir (which is used to set
the DEVELOPER_DIR var) now uses MacOS::Xcode.prefix
which is proven and very capable and uses splotlight
correctly.
- Replace (and remove) MacSystem.xcode43_developer_dir
with Xcode.prefix
Closes #18618
|
|
Closes #18481.
|
|
Closes #16344.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|