[cpp-sp] branch dev/vc22-dev updated (7afae0ae -> 557aaf7c)
Rod Widdowson
rdw at steadingsoftware.com
Fri Dec 6 17:13:06 UTC 2024
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch dev/vc22-dev
in repository cpp-sp.
discard 7afae0ae REMOVABLE: Path For Xerces
discard 0b7e5cc7 REMOVABLE: Path For XMLTooling
discard bb85c69f REMOVABLE: Define SHIBDSP_LITE
discard 268ee265 Add All Header files to the project
discard 4cf210f8 Turn off warning 4275 everywhere
discard 51fca585 Windows Build initial ShibSp project
add da13b804 Fix missing header in Makefile.
add c261e822 Add missing include
add 1d44bbe0 Add or Broaden the warning supress 4250 4251
add 942c155e More warning supression to DiscoveryFeed.cpp
new 7e838631 Windows Build initial ShibSp project
new 8805b260 Turn off warning 4275 everywhere
new 460f4dd4 Add All Header files to the project
new b6b68df7 Add the handler files to the compile
new 935291c7 REMOVABLE: Define SHIBDSP_LITE
new f79784cf REMOVABLE: Path For XMLTooling
new d41bcf2f REMOVABLE: Path For Xerces
new 557aaf7c REMOVEABLE supress all builds that get confused about DOM (because msxml is included)
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (7afae0ae)
\
N -- N -- N refs/heads/dev/vc22-dev (557aaf7c)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Projects/vc22/shibsp.vcxproj | 94 +++++++++++++++++++++++--
Projects/vc22/shibsp.vcxproj.filters | 63 +++++++++++++++++
shibsp/Makefile.am | 1 +
shibsp/handler/RemotedHandler.h | 9 +++
shibsp/handler/SecuredHandler.h | 2 +-
shibsp/handler/impl/AttributeCheckerHandler.cpp | 2 +-
shibsp/handler/impl/DiscoveryFeed.cpp | 2 +-
shibsp/handler/impl/SecuredHandler.cpp | 2 +
shibsp/handler/impl/SessionHandler.cpp | 2 +-
9 files changed, 167 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list