1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/utils/release
Hans Wennborg 92fdc04010 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.

llvm-svn: 294513
2017-02-08 20:58:33 +00:00
..
build_llvm_package.bat build_llvm_package.bat: Build teh clang-format plugin separately 2017-02-08 20:58:33 +00:00
export.sh Similar to rL257663, remove function keywords from export.sh and 2016-01-16 15:18:35 +00:00
findRegressions-nightly.py
findRegressions-simple.py
merge.sh Print correct directory in merge script. 2016-11-11 23:26:28 +00:00
tag.sh Similar to rL257663, remove function keywords from export.sh and 2016-01-16 15:18:35 +00:00
test-release.sh Add lld to the test-release.sh script 2017-02-04 22:24:55 +00:00