[cpp-opensaml] branch master updated (41f767a -> f7ecc9e)
Rod Widdowson
rdw at steadingsoftware.com
Thu Aug 31 10:35:45 EDT 2017
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch master
in repository cpp-opensaml.
from 41f767a CPPXT-121 Fix potential signed overflow
new 7ed18d3 CPPOST-94 Recreate the VC15/Visual Studio 2017 projects
new f7ecc9e CPPOST-94 Update resources to pseudo version 2.7
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/{vc14 => vc15}/cpp-opensaml2.sln | 0
Projects/{vc17 => vc15}/saml/saml.vcxproj | 34 +++---
Projects/{vc17 => vc15}/saml/saml.vcxproj.filters | 0
Projects/{vc17 => vc15}/samlsign/samlsign.vcxproj | 26 ++---
Projects/{vc17 => vc15}/samltest/samltest.vcxproj | 26 ++---
.../samltest/samltest.vcxproj.filters | 0
Projects/vc17/cpp-opensaml2.sln | 127 ---------------------
saml/saml.rc | 20 ++--
samlsign/samlsign.rc | 12 +-
9 files changed, 59 insertions(+), 186 deletions(-)
copy Projects/{vc14 => vc15}/cpp-opensaml2.sln (100%)
rename Projects/{vc17 => vc15}/saml/saml.vcxproj (95%)
rename Projects/{vc17 => vc15}/saml/saml.vcxproj.filters (100%)
rename Projects/{vc17 => vc15}/samlsign/samlsign.vcxproj (92%)
rename Projects/{vc17 => vc15}/samltest/samltest.vcxproj (99%)
rename Projects/{vc17 => vc15}/samltest/samltest.vcxproj.filters (100%)
delete mode 100644 Projects/vc17/cpp-opensaml2.sln
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list