Dietmar Planitzer
47d30ee445
Updated the Windows build documentation:
...
- made the build type consistent across all subprojects
- point out that the release build may crash
- link the Swift compiler and runtime libraries with incremental linking turned off
- suppress expected warnings
- added missing build parameters to the lldb cmake invocation line
- added simple installation instructions
2018-06-22 10:08:50 -07:00
Andrew Breckenridge
31c92855fd
windows/docs: remove 2 hour estimate
...
This could take much longer, let's not lie
2018-04-27 11:26:06 -07:00
Saleem Abdulrasool
4aaa60dd4d
build: add documentation for building lldb on Windows
...
Add documentation to enable building lldb on Windows to debug swift code.
2018-04-26 13:05:52 -07:00
Saleem Abdulrasool
dc7df33a37
docs: correct CMake variable name for Windows build
...
The windows build cannot be built with `build-script` as that is written in bash. Correct the documentation to use the right variable name.
2018-04-10 09:52:58 -07:00
Xiaodi Wu
2cca78bb4f
[gardening] Address a typo and some punctuation in WindowsBuild.md
2018-03-22 23:22:21 -05:00
Andrew Breckenridge
a5b777625c
docs/Windows: Add disclaimer about llvm_bin_dir & fixup LLVM paths
2018-03-21 14:18:52 -07:00
Andrew Breckenridge
9edc07cd9e
docs/Windows: Add note about using forward slashed paths
2018-03-21 14:10:42 -07:00
Andrew Breckenridge
55c1b2d850
docs/Windows: Remove extra bin from DCMAKE_CXX_COMPILER path
2018-03-21 14:10:42 -07:00
Andrew Breckenridge
42b4add93e
docs/Windows: remove unnecessary ninjas in mkdirs
2018-03-21 14:10:42 -07:00
Andrew Breckenridge
55a129cc5e
docs/Windows: Add env var for llvm bin dir
2018-03-21 14:10:42 -07:00
Gonsolo
0e041918ed
Remove wrong statement
...
This statement and the build commands below contradict each other.
2018-03-09 11:32:38 +01:00
Andrew Breckenridge
2c8d58c6fd
docs/WindowsBuild: Update cmark build invocation to Release mode
2018-02-26 13:44:37 -08:00
Andrew Breckenridge
beec93dc18
docs/WindowsBuild: Reorder clang-cl & MSVC + Add MSVC Swift invocation
2018-02-21 13:44:32 -08:00
Andrew Breckenridge
6a8b1e2a40
docs/Windows: Format and clarify documentation
2018-02-20 20:33:09 -08:00
Andrew Breckenridge
9305156c05
docs/WindowsBuild: Remove incorrect comment about supported versions
2018-02-20 17:16:20 -08:00
Andrew Breckenridge
dc103336d1
docs/Windows: Split doc into multiple files
2018-02-20 17:15:53 -08:00