[cpp-opensaml] branch master updated (05ed4f6 -> 49f4e0b)
Rod Widdowson
rdw at steadingsoftware.com
Tue May 3 06:35:21 EDT 2016
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch master
in repository cpp-opensaml.
from 05ed4f6 Fix catalog path in ignore file
new 4bbc6f4 CPPOST-94 Convert to VC14: Initial populate
new 8ec41f9 CPPOST-94 Convert to VC14: Automated convert
new d2f6a04 CPPOST-94 Convert to VC14: Compile with VC14
new 49f4e0b CPPOST-94 Convert to VC14: Fix CxxTest
The 4 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/samltest/samltest.vcxproj | 8 +-
Projects/{vc10 => vc14}/cpp-opensaml2.sln | 254 +-
Projects/{vc10 => vc14}/saml/saml.vcxproj | 698 ++---
Projects/{vc10 => vc14}/saml/saml.vcxproj.filters | 1072 +++----
Projects/{vc10 => vc14}/samlsign/samlsign.vcxproj | 396 +--
Projects/{vc10 => vc14}/samltest/samltest.vcxproj | 3040 ++++++++++----------
.../samltest/samltest.vcxproj.filters | 1298 ++++-----
7 files changed, 3395 insertions(+), 3371 deletions(-)
copy Projects/{vc10 => vc14}/cpp-opensaml2.sln (98%)
copy Projects/{vc10 => vc14}/saml/saml.vcxproj (94%)
copy Projects/{vc10 => vc14}/saml/saml.vcxproj.filters (97%)
copy Projects/{vc10 => vc14}/samlsign/samlsign.vcxproj (88%)
copy Projects/{vc10 => vc14}/samltest/samltest.vcxproj (98%)
copy Projects/{vc10 => vc14}/samltest/samltest.vcxproj.filters (65%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list