commit | 4dcfb33dfab04259f22b5949642c43d9b399ba1d | [log] [tgz] |
---|---|---|
author | Hans Wennborg <hans@hanshq.net> | Wed Feb 08 20:58:33 2017 +0000 |
committer | Hans Wennborg <hans@hanshq.net> | Wed Feb 08 20:58:33 2017 +0000 |
tree | afb9b4779e27fe61f300b2a6647825f23187f5b9 | |
parent | ef1041f728ac445d5ec4fe4631e80fdcc93d0b12 [diff] |
build_llvm_package.bat: Build teh clang-format plugin separately In r293373 we switched the build to linking dynamically against the Universal CRT and include the redistributables in the installer. However, clang-format.exe is copied into the vsix and needs to be statically linked. This commit makes us build the plugin in a separate step that uses static linking. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294513 91177308-0d34-0410-b5e6-96231b3b80d8