[cpp-sp COMMIT] in /branches/REL_2: Makefile.am Shibboleth.sln adfs/adfs-lite.vcxproj adfs/adfs.rc adfs/adfs.vcxproj ...

noreply at shibboleth.net noreply at shibboleth.net
Wed Mar 4 12:59:54 EST 2015


Author: scantor
Date: Wed Mar  4 12:59:54 2015
New Revision: 3908

URL: http://svn.shibboleth.net/view/cpp-sp?rev=3908&view=rev
Log:
Fix eol props on Windows files, add bz2/zip dist targets

Modified:
    branches/REL_2/Makefile.am
    branches/REL_2/Shibboleth.sln   (contents, props changed)
    branches/REL_2/adfs/adfs-lite.vcxproj   (props changed)
    branches/REL_2/adfs/adfs.rc   (contents, props changed)
    branches/REL_2/adfs/adfs.vcxproj   (props changed)
    branches/REL_2/apache/mod_shib13.vcxproj   (props changed)
    branches/REL_2/apache/mod_shib20.vcxproj   (props changed)
    branches/REL_2/apache/mod_shib22.vcxproj   (props changed)
    branches/REL_2/apache/mod_shib24.vcxproj   (contents, props changed)
    branches/REL_2/apache/mod_shib_13.rc   (contents, props changed)
    branches/REL_2/apache/mod_shib_20.rc   (contents, props changed)
    branches/REL_2/apache/mod_shib_22.rc   (contents, props changed)
    branches/REL_2/apache/mod_shib_24.rc   (contents, props changed)
    branches/REL_2/fastcgi/shibauthorizer.rc   (contents, props changed)
    branches/REL_2/fastcgi/shibauthorizer.vcxproj   (props changed)
    branches/REL_2/fastcgi/shibresponder.rc   (contents, props changed)
    branches/REL_2/fastcgi/shibresponder.vcxproj   (props changed)
    branches/REL_2/isapi_shib/isapi_shib.rc   (contents, props changed)
    branches/REL_2/isapi_shib/isapi_shib.vcxproj   (props changed)
    branches/REL_2/memcache-store/memcache-store.rc   (contents, props changed)
    branches/REL_2/memcache-store/memcache-store.vcxproj   (props changed)
    branches/REL_2/msi/WiX/Installer.vcxproj   (contents, props changed)
    branches/REL_2/msi/WiX/MergeModules/MergeModules.vcxproj   (contents, props changed)
    branches/REL_2/nsapi_shib/nsapi_shib.rc   (contents, props changed)
    branches/REL_2/nsapi_shib/nsapi_shib.vcxproj   (props changed)
    branches/REL_2/odbc-store/odbc-store.rc   (contents, props changed)
    branches/REL_2/odbc-store/odbc-store.vcxproj   (props changed)
    branches/REL_2/plugins/plugins-lite.vcxproj   (contents, props changed)
    branches/REL_2/plugins/plugins.rc   (contents, props changed)
    branches/REL_2/plugins/plugins.vcxproj   (contents, props changed)
    branches/REL_2/shibd/shibd.rc   (contents, props changed)
    branches/REL_2/shibd/shibd.vcxproj   (props changed)
    branches/REL_2/shibsp/shibsp-lite.vcxproj   (props changed)
    branches/REL_2/shibsp/shibsp.rc   (contents, props changed)
    branches/REL_2/shibsp/shibsp.vcxproj   (props changed)
    branches/REL_2/util/mdquery.rc   (contents, props changed)
    branches/REL_2/util/mdquery.vcxproj   (props changed)
    branches/REL_2/util/resolvertest.rc   (contents, props changed)
    branches/REL_2/util/resolvertest.vcxproj   (props changed)

Modified: branches/REL_2/Makefile.am
URL: http://svn.shibboleth.net/view/cpp-sp/branches/REL_2/Makefile.am?rev=3908&r1=3907&r2=3908&view=diff
==============================================================================
--- branches/REL_2/Makefile.am (original)
+++ branches/REL_2/Makefile.am Wed Mar  4 12:59:54 2015
@@ -1,4 +1,4 @@
-AUTOMAKE_OPTIONS = foreign
+AUTOMAKE_OPTIONS = foreign dist-zip dist-bzip2
 ACLOCAL_AMFLAGS = -I m4
 
 include doxygen.am

Modified: branches/REL_2/Shibboleth.sln
URL: http://svn.shibboleth.net/view/cpp-sp/branches/REL_2/Shibboleth.sln?rev=3908&r1=3907&r2=3908&view=diff
==============================================================================
--- branches/REL_2/Shibboleth.sln (original)
+++ branches/REL_2/Shibboleth.sln Wed Mar  4 12:59:54 2015
@@ -1,359 +1,359 @@
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2012
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Server Modules", "Server Modules", "{26BA8F84-6E42-41FA-9B13-5D3F4B5B2050}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Extensions", "Extensions", "{96AE4FC9-45EF-4C18-9F3B-EDA439E26E4C}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Utilities", "Utilities", "{FED80230-119E-4B2F-9F53-D2660A5F022B}"
-	ProjectSection(SolutionItems) = preProject
-		util\Makefile.am = util\Makefile.am
-		util\resource.h = util\resource.h
-	EndProjectSection
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "fastcgi", "fastcgi", "{8E1AF2CF-24E1-4983-8681-394D89DF9AD2}"
-	ProjectSection(SolutionItems) = preProject
-		fastcgi\Makefile.am = fastcgi\Makefile.am
-	EndProjectSection
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Schemas", "Schemas", "{0F172F71-BDD7-44D1-9147-061DC20683BD}"
-	ProjectSection(SolutionItems) = preProject
-		schemas\catalog.xml.in = schemas\catalog.xml.in
-		schemas\Makefile.am = schemas\Makefile.am
-		schemas\shibboleth-2.0-afp-mf-basic.xsd = schemas\shibboleth-2.0-afp-mf-basic.xsd
-		schemas\shibboleth-2.0-afp-mf-saml.xsd = schemas\shibboleth-2.0-afp-mf-saml.xsd
-		schemas\shibboleth-2.0-afp.xsd = schemas\shibboleth-2.0-afp.xsd
-		schemas\shibboleth-2.0-attribute-map.xsd = schemas\shibboleth-2.0-attribute-map.xsd

[... 6039 lines stripped ...]


More information about the commits mailing list