[cpp-sp] branch master updated (4a33f28 -> d4f5674)
Rod Widdowson
rdw at steadingsoftware.com
Sun Jul 16 11:49:17 EDT 2017
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch master
in repository cpp-sp.
from 4a33f28 Mistakenly supressed the installer builds in the solution
new f1de47c SSPCPP-694 Fix mis-commit of installer work
new d4f5674 SSPCPP-737 Downreav installer for native IIS
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/vc10/IIS7Native.sln | 33 +++++++
.../{vc14 => vc10}/iis7_shib/IisNative.wixproj | 2 +-
.../{vc14 => vc10}/iis7_shib/iis7_shib.vcxproj | 55 ++++-------
.../iis7_shib/iis7_shib.vcxproj.filters | 0
Projects/vc14/iis7_shib/IIsNatve.wxs | 106 ---------------------
iis7_shib/NativeRequest.cpp | 1 -
iis7_shib/register.cpp | 2 +-
msi/WiX/IIsNatve.wxs | 43 ++++++---
8 files changed, 86 insertions(+), 156 deletions(-)
create mode 100644 Projects/vc10/IIS7Native.sln
copy Projects/{vc14 => vc10}/iis7_shib/IisNative.wixproj (95%)
copy Projects/{vc14 => vc10}/iis7_shib/iis7_shib.vcxproj (84%)
copy Projects/{vc14 => vc10}/iis7_shib/iis7_shib.vcxproj.filters (100%)
delete mode 100644 Projects/vc14/iis7_shib/IIsNatve.wxs
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list