[cpp-sp] branch main updated (0cea2178 -> 3ce9f764)

Rod Widdowson rdw at steadingsoftware.com
Wed Jan 29 13:35:20 UTC 2025


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

rdw pushed a change to branch main
in repository cpp-sp.

    from 0cea2178 Add component type to PluginManager for logging.
     new 0f929311 Windows Build: Give the apache dll a .so extension
     new 769f395c Windows Build:reflect changes in Makefile.am   Add DefaultHandlerConfiguration.cpp, FilesystemSessionCache.cpp to build   Add AbstractRemotingService.h   Move date.f to the impl tree
     new 3ce9f764 Windows Build: remove legacy VC15 build

The 3 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/vc15/Shibboleth.sln                      | 166 ---------
 Projects/vc15/apache/mod_shib24.vcxproj           | 239 -------------
 Projects/vc15/iis7_shib/iis7_shib.vcxproj         | 232 -------------
 Projects/vc15/iis7_shib/iis7_shib.vcxproj.filters |  47 ---
 Projects/vc15/shibsp/shibsp.vcxproj               | 303 -----------------
 Projects/vc15/shibsp/shibsp.vcxproj.filters       | 388 ----------------------
 Projects/vc15/tests/tests.vcxproj                 | 161 ---------
 Projects/vc15/tests/tests.vcxproj.filters         |  32 --
 Projects/vc15/tests/tests.vcxproj.user            |  27 --
 Projects/vc15/util/messages.vcxproj               | 204 ------------
 Projects/vc15/util/messages.vcxproj.filters       |  25 --
 Projects/vc15/wix/Installer.vcxproj               | 105 ------
 Projects/vc15/wix/MergeModules.vcxproj            | 130 --------
 Projects/vc22/Apache.vcxproj                      |   6 +
 Projects/vc22/shibsp.vcxproj                      |   3 +
 Projects/vc22/shibsp.vcxproj.filters              |  15 +-
 16 files changed, 21 insertions(+), 2062 deletions(-)
 delete mode 100644 Projects/vc15/Shibboleth.sln
 delete mode 100644 Projects/vc15/apache/mod_shib24.vcxproj
 delete mode 100644 Projects/vc15/iis7_shib/iis7_shib.vcxproj
 delete mode 100644 Projects/vc15/iis7_shib/iis7_shib.vcxproj.filters
 delete mode 100644 Projects/vc15/shibsp/shibsp.vcxproj
 delete mode 100644 Projects/vc15/shibsp/shibsp.vcxproj.filters
 delete mode 100644 Projects/vc15/tests/tests.vcxproj
 delete mode 100644 Projects/vc15/tests/tests.vcxproj.filters
 delete mode 100644 Projects/vc15/tests/tests.vcxproj.user
 delete mode 100644 Projects/vc15/util/messages.vcxproj
 delete mode 100644 Projects/vc15/util/messages.vcxproj.filters
 delete mode 100644 Projects/vc15/wix/Installer.vcxproj
 delete mode 100644 Projects/vc15/wix/MergeModules.vcxproj

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list