]> git.ipfire.org Git - thirdparty/krb5.git/commit
Remove 32-bit build from KfW installer 1405/head
authorGreg Hudson <ghudson@mit.edu>
Wed, 18 Dec 2024 19:52:28 +0000 (14:52 -0500)
committerGreg Hudson <ghudson@mit.edu>
Fri, 21 Feb 2025 03:05:06 +0000 (22:05 -0500)
commit5f33fb2cf19562175c8271cb9c54a67212f63b93
treeeea75eee58a663cab48be883ecac482759988f00
parent197ddd4196a3049cd17d29d1c8f0af1424472956
Remove 32-bit build from KfW installer

In src/windows/README, document only the steps for a 64-bit build.  In
the installer, expect only 64-bit binaries.  In the CI, perform only a
64-bit Windows build, and split up the build into three steps so that
build failures are easier to understand.
12 files changed:
.github/workflows/build.yml
src/windows/README
src/windows/installer/wix/config.wxi
src/windows/installer/wix/custom/custom.cpp
src/windows/installer/wix/features.wxi
src/windows/installer/wix/files.wxi
src/windows/installer/wix/kfw.wxs
src/windows/installer/wix/lang/config_1033.wxi
src/windows/installer/wix/lang/strings_1033.wxl
src/windows/installer/wix/msi-deployment-guide.txt
src/windows/installer/wix/platform.wxi
src/windows/installer/wix/runtime.wxi