[cpp-sp] branch master updated (f2213a8 -> 7b1c5d8)
Rod Widdowson
rdw at steadingsoftware.com
Fri Dec 30 08:09:06 EST 2016
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch master
in repository cpp-sp.
from f2213a8 SSPCPP-689 VC14: Clean up solution.
new b04dca1 SSPCPP-689 Simplify installer dependencies
new d2f2b7e SSPCPP-689 Merge Module build: support for VC14 and OpenSSL 1.1
new de1f024 wixcop
new af99284 SSPCPP-689 Update Windows Installer version to 3.1
new 7b1c5d8 SSPCPP-689 Installer build: support for VC14
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Projects/vc14/Wix/MergeModules.vcxproj | 16 ++--
msi/WiX/Installer.make | 35 +++++---
msi/WiX/MergeModules/Curl-x64.wxs | 24 +++++-
msi/WiX/MergeModules/Curl-x86.wxs | 24 +++++-
msi/WiX/MergeModules/FastCGI-x64.wxs | 6 +-
msi/WiX/MergeModules/FastCGI-x86.wxs | 6 +-
msi/WiX/MergeModules/Log4Shib-x64.wxs | 4 +-
msi/WiX/MergeModules/Log4Shib-x86.wxs | 4 +-
msi/WiX/MergeModules/MergeModules.make | 32 +++----
msi/WiX/MergeModules/OpenSSL-x64.wxs | 32 +++++--
msi/WiX/MergeModules/OpenSSL-x86.wxs | 34 ++++++--
msi/WiX/MergeModules/Xerces-x64.wxs | 4 +-
msi/WiX/MergeModules/Xerces-x86.wxs | 4 +-
msi/WiX/MergeModules/XmlSec-x64.wxs | 4 +-
msi/WiX/MergeModules/XmlSec-x86.wxs | 4 +-
msi/WiX/Patch-x64.wxs | 48 +++--------
msi/WiX/Patch-x86.wxs | 48 +++--------
msi/WiX/ShibbolethSP-defs-x86.wxi | 150 +++++++++++++++++----------------
msi/WiX/ShibbolethSP-exe-x64.wxs | 18 ++--
msi/WiX/ShibbolethSP-exe-x86.wxs | 28 +++---
msi/WiX/ShibbolethSP-main-x64.wxs | 46 +++++-----
msi/WiX/ShibbolethSP-main-x86.wxs | 19 ++---
22 files changed, 320 insertions(+), 270 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list