[PATCH] D74896: build_llvm_package.bat: Produce zip files in addition to the installers
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 25 03:12:20 PST 2020
hans added a comment.
> Getting CMake to make the zip archive would be nice, but it's not a requirement.
I think it could, but not in the same build where it's configured to create the nsis installer. Repacking like this saves a lot of time.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74896/new/
https://reviews.llvm.org/D74896
More information about the llvm-commits
mailing list