Commits on Source (4)
-
.zip files usually don't have a top directory with a version number.
c93ee73d -
Rather than relying on it being installed somewhere on wine we can use our own and control which version is used. It's always added to the windows builds even though it may not be used in the end. But the package is not big and doesn't require any building. It requires dotnet 4.0 being installed in Wine. While WIX is open source, the wix 3.5 we are using cannot realistically be built in our contribs as it's hardcoded to build with VS 2008. Even the most recent builds of WIX still don't build in Linux. We already use a prebuilt version in Docker images, except it's a .msi file that is installed via wine.
777b1104 -
eceab36d
-
This reverts commit 8e167abc. We don't need it anymore now that WIX comes from the contribs.
1a8e6eb1
Showing
- contrib/src/main.mak 1 addition, 1 deletioncontrib/src/main.mak
- contrib/src/wix/SHA512SUMS 1 addition, 0 deletionscontrib/src/wix/SHA512SUMS
- contrib/src/wix/rules.mak 27 additions, 0 deletionscontrib/src/wix/rules.mak
- extras/ci/gitlab-ci.yml 1 addition, 4 deletionsextras/ci/gitlab-ci.yml
- extras/package/win32/build.sh 5 additions, 0 deletionsextras/package/win32/build.sh
contrib/src/wix/SHA512SUMS
0 → 100644
contrib/src/wix/rules.mak
0 → 100644