Commit Graph

13 Commits

Author SHA1 Message Date
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