swiftlang / swift-installer-scripts

Apache License 2.0
67 stars 34 forks source link

WiX: require DocC for packaging the Windows toolchain #277

Open compnerd opened 6 months ago

compnerd commented 6 months ago

In order to save time, converting DocC to CMake shaves ~8% of the overall Windows toolchain build time. At this point, it makes sense to make this is a required component as it can be built with CMake.