[cpp-msbuild] 02/03: SSPCPP-689 Pull mod_shib20 and mod_shib13 from the build
Rod Widdowson
rdw at steadingsoftware.com
Wed Sep 6 10:46:07 EDT 2017
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch master
in repository cpp-msbuild.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-msbuild.git;a=commit;h=d74e8af0a1716e5782fcfba675c6f47f2a8b6e42
commit d74e8af0a1716e5782fcfba675c6f47f2a8b6e42
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Sep 5 15:31:51 2017 +0100
SSPCPP-689 Pull mod_shib20 and mod_shib13 from the build
https://issues.shibboleth.net/jira/browse/SSPCPP-689
---
build.make | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/build.make b/build.make
index 723bb1d..be0d3e1 100644
--- a/build.make
+++ b/build.make
@@ -6,11 +6,10 @@ XMLROOT=$(MAKEDIR)\..\cpp-xmltooling
SAMLROOT=$(MAKEDIR)\..\cpp-opensaml
VCVERSION=VC15
-SERVER_MODULES_32=shibd;"Server Modules\isapi_shib";"Server Modules\iis7_shib";"Server Modules\mod_shib_13";"Server Modules\mod_shib_20";"Server Modules\mod_shib_22";"Server Modules\mod_shib_24"
+SERVER_MODULES_32=shibd;"Server Modules\isapi_shib";"Server Modules\iis7_shib";"Server Modules\mod_shib_22";"Server Modules\mod_shib_24"
SERVER_MODULES_64=shibd;"Server Modules\isapi_shib";"Server Modules\iis7_shib";"Server Modules\mod_shib_22";"Server Modules\mod_shib_24"
-
-
-
+# fastCGI: "Server Modules\fastcgi\shibauthorizer";"Server Modules\fastcgi\shibresponder"
+# NSAPI: "Server Modules\nsapi_shib"
#
# The targets. We want to build the two installers
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list