[opensaml2] branch master updated (61193de -> f7ecc9e)

Ferenc Wágner wferi at moszumanska.debian.org
Sat Sep 9 20:48:17 UTC 2017


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

wferi pushed a change to branch master
in repository opensaml2.

      from  61193de   Reapply Solaris fix to Boost macros
       new  86ddec0   VC14 build - move interm director from the Project to the BUILD tree
       new  2bb7d62   Eclipse settings change.
       new  ba39329   Ignore .vs directories
       new  06f3987   CPPOST-94: VC17 initial cut
       new  dbe822d   CPPXT-121 Add strict overflow checking
       new  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 8 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:
 .autotools                                         |  1 +
 .gitignore                                         |  1 +
 Projects/vc14/saml/saml.vcxproj                    |  9 +++--
 Projects/vc14/samlsign/samlsign.vcxproj            |  9 +++--
 Projects/vc14/samltest/samltest.vcxproj            |  9 +++--
 Projects/{vc14 => vc15}/cpp-opensaml2.sln          |  0
 Projects/{vc14 => vc15}/saml/saml.vcxproj          | 43 +++++++++++-----------
 Projects/{vc14 => vc15}/saml/saml.vcxproj.filters  |  0
 Projects/{vc14 => vc15}/samlsign/samlsign.vcxproj  | 35 +++++++++---------
 Projects/{vc14 => vc15}/samltest/samltest.vcxproj  | 35 +++++++++---------
 .../samltest/samltest.vcxproj.filters              |  0
 configure.ac                                       |  8 ++--
 saml/saml.rc                                       | 20 +++++-----
 .../metadata/impl/DynamicMetadataProvider.cpp      | 10 ++++-
 samlsign/samlsign.rc                               | 12 +++---
 15 files changed, 104 insertions(+), 88 deletions(-)
 copy Projects/{vc14 => vc15}/cpp-opensaml2.sln (100%)
 copy Projects/{vc14 => vc15}/saml/saml.vcxproj (94%)
 copy Projects/{vc14 => vc15}/saml/saml.vcxproj.filters (100%)
 copy Projects/{vc14 => vc15}/samlsign/samlsign.vcxproj (90%)
 copy Projects/{vc14 => vc15}/samltest/samltest.vcxproj (99%)
 copy Projects/{vc14 => vc15}/samltest/samltest.vcxproj.filters (100%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/opensaml2.git



More information about the Pkg-shibboleth-devel mailing list