[cpp-xmltooling COMMIT] in /branches/REL_1: Makefile.am cpp-xmltooling.sln xmltooling/xmltooling-lite.vcxproj xmltool...

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


Author: scantor
Date: Wed Mar  4 12:47:12 2015
New Revision: 1052

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

Modified:
    branches/REL_1/Makefile.am
    branches/REL_1/cpp-xmltooling.sln   (props changed)
    branches/REL_1/xmltooling/xmltooling-lite.vcxproj   (props changed)
    branches/REL_1/xmltooling/xmltooling.rc   (props changed)
    branches/REL_1/xmltooling/xmltooling.vcxproj   (props changed)
    branches/REL_1/xmltoolingtest/xmltoolingtest.vcxproj   (props changed)

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



More information about the commits mailing list