[cpp-sp] branch master updated (e9c8f07 -> ffbc6da)

Rod Widdowson rdw at steadingsoftware.com
Thu Mar 15 10:52:17 EDT 2018


This is an automated email from the git hooks/post-receive script.

rdw pushed a change to branch master
in repository cpp-sp.

      from  e9c8f07   SSPCPP-775 - Client-side session storage
       new  a11643d   Wixcop the WiX sources
       new  ffbc6da   SSPCPP-782 Remove Debug executables from the installer

The 2 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/vc15/wix/Installer.vcxproj         |  10 +-
 Projects/vc15/wix/MergeModules.vcxproj      |   6 +-
 msi/WiX/Installer.make                      |  44 ++--
 msi/WiX/MergeModules/Curl-x64.wxs           |  50 ++---
 msi/WiX/MergeModules/Curl-x86.wxs           |  50 ++---
 msi/WiX/MergeModules/FastCGI-x64.wxs        |  41 ++--
 msi/WiX/MergeModules/FastCGI-x86.wxs        |  41 ++--
 msi/WiX/MergeModules/Log4Shib-x64.wxs       |  46 ++--
 msi/WiX/MergeModules/Log4Shib-x86.wxs       |  46 ++--
 msi/WiX/MergeModules/MergeModules.make      | 104 ++++-----
 msi/WiX/MergeModules/OpenSAML-schemas.wxs   | 306 +++++++++++++-------------
 msi/WiX/MergeModules/OpenSAML-x64.wxs       |  68 +++---
 msi/WiX/MergeModules/OpenSAML-x86.wxs       |  68 +++---
 msi/WiX/MergeModules/OpenSSL-x64.wxs        |  54 ++---
 msi/WiX/MergeModules/OpenSSL-x86.wxs        |  54 ++---
 msi/WiX/MergeModules/Shibboleth-schemas.wxs |  82 ++++---
 msi/WiX/MergeModules/Shibboleth-x64.wxs     |  48 ++---
 msi/WiX/MergeModules/Shibboleth-x86.wxs     |  48 ++---
 msi/WiX/MergeModules/Xerces-x64.wxs         |  39 ++--
 msi/WiX/MergeModules/Xerces-x86.wxs         |  39 ++--
 msi/WiX/MergeModules/XmlSec-x64.wxs         |  89 ++++----
 msi/WiX/MergeModules/XmlSec-x86.wxs         |  89 ++++----
 msi/WiX/MergeModules/Zlib-x64.wxs           |  34 ++-
 msi/WiX/MergeModules/Zlib-x86.wxs           |  34 ++-
 msi/WiX/ShibbolethSP-defs-x86.wxi           |  12 +-
 msi/WiX/ShibbolethSP-exe-x64.wxs            | 138 ++++++------
 msi/WiX/ShibbolethSP-exe-x86.wxs            | 148 +++++++------
 msi/WiX/ShibbolethSP-gui.wxs                |  94 ++++----
 msi/WiX/ShibbolethSP-install-dlg.wxs        |  64 +++---
 msi/WiX/ShibbolethSP-main-x64.wxs           | 323 ++++++++++++++--------------
 msi/WiX/ShibbolethSP-main-x86.wxs           | 176 ++++++++-------
 msi/WiX/ShibbolethSP-noarch.wxs             | 197 +++++++++--------
 msi/WiX/ShibbolethSP-properties.wxi         |  24 +--
 msi/WiX/ShibbolethSP-registry-x64.wxs       |  71 +++---
 msi/WiX/ShibbolethSP-registry-x86.wxs       |  78 +++----
 msi/WiX/ShibbolethSP-update-dlg.wxs         |  33 ++-
 36 files changed, 1363 insertions(+), 1485 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list