12 Commits

Author SHA1 Message Date
Butta
2890d15da7 [build] Remove last vestiges of ICU for anything other than Foundation 2021-12-25 21:16:34 +05:30
Jason Mittertreiner
c4021d8720 Clarified Windows build docs
- The module maps need to be renamed to module.modulemap
- The module maps need to be copied for non cross compiled builds as well
- The cmake variable is DIRS not DIR
2018-10-23 17:57:53 -07:00
Spencer Kohan
1b5c334f3c Fix a word
The line: "how to cross compile Swift on Windows" should read "how to cross compile Swift for Windows".  I believe this is a typo.
2018-06-26 10:43:32 +02:00
Ellis Hoag
3a919b60b7 Building macOS SDK is also required for cross compiling 2018-06-08 09:28:51 -07:00
Ellis Hoag
3b3b8cbc98 Clarify directions in building on Linux 2018-06-07 13:19:08 -07:00
Ellis Hoag
cd9d234a81 macOS cmake options needs ARCH specific variables 2018-06-07 11:38:16 -07:00
Ellis Hoag
cef68c7cd7 Add docs for cross compiling for Windows on Linux
These are the cmake options that I used to build swift for Windows
on Linux. I also added an extra step because it was not obvious.
2018-06-06 08:57:17 -07:00
Ellis Hoag
c335de1605 Help make documentation less confusing
I reversed the order of the copies to match the order of the
environment variables above. This makes the directions much
easier to follow.
2018-06-05 17:45:22 -07:00
Andrew Breckenridge
6a8b1e2a40 docs/Windows: Format and clarify documentation 2018-02-20 20:33:09 -08:00
Andrew Breckenridge
b9cbc63feb docs/WindowsCrossCompile: Remove VS env vars that are no longer used 2018-02-20 17:16:20 -08:00
Andrew Breckenridge
8d73c6d562 docs/WindowsCrossCompile: Fix ICU flags for Swift build 2018-02-20 17:16:12 -08:00
Andrew Breckenridge
dc103336d1 docs/Windows: Split doc into multiple files 2018-02-20 17:15:53 -08:00