Clean up ignores
authorScott Cantor <cantor.2@osu.edu>
Mon, 2 May 2016 18:26:13 +0000 (14:26 -0400)
committerScott Cantor <cantor.2@osu.edu>
Mon, 2 May 2016 18:26:13 +0000 (14:26 -0400)
20 files changed:
.autotools [new file with mode: 0644]
.cproject [new file with mode: 0644]
.gitignore
.project [new file with mode: 0644]
doc/.gitignore [deleted file]
m4/.gitignore [deleted file]
saml/.gitignore [deleted file]
samlsign/.gitignore [deleted file]
samltest/.gitignore [deleted file]
samltest/encryption/.gitignore [deleted file]
samltest/saml1/binding/.gitignore [deleted file]
samltest/saml1/core/impl/.gitignore [deleted file]
samltest/saml1/profile/.gitignore [deleted file]
samltest/saml2/binding/.gitignore [deleted file]
samltest/saml2/core/impl/.gitignore [deleted file]
samltest/saml2/metadata/.gitignore [deleted file]
samltest/saml2/profile/.gitignore [deleted file]
samltest/security/.gitignore [deleted file]
samltest/signature/.gitignore [deleted file]
schemas/.gitignore [deleted file]

diff --git a/.autotools b/.autotools
new file mode 100644 (file)
index 0000000..1dc8f75
--- /dev/null
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<configurations>
+<configuration id="org.eclipse.linuxtools.cdt.autotools.core.configuration.build.198157190">
+<option id="configure" value="configure"/>
+<option id="configdir" value=""/>
+<option id="cache-file" value=""/>
+<option id="help" value="false"/>
+<option id="no-create" value="false"/>
+<option id="quiet" value="false"/>
+<option id="version" value="false"/>
+<option id="host" value=""/>
+<option id="build" value=""/>
+<option id="target" value=""/>
+<option id="prefix" value=""/>
+<option id="exec-prefix" value=""/>
+<option id="libdir" value=""/>
+<option id="bindir" value=""/>
+<option id="sbindir" value=""/>
+<option id="includedir" value=""/>
+<option id="datadir" value=""/>
+<option id="sysconfdir" value=""/>
+<option id="infodir" value=""/>
+<option id="mandir" value=""/>
+<option id="srcdir" value=""/>
+<option id="localstatedir" value=""/>
+<option id="sharedstatedir" value=""/>
+<option id="libexecdir" value=""/>
+<option id="oldincludedir" value=""/>
+<option id="program-prefix" value=""/>
+<option id="program-suffix" value=""/>
+<option id="program-transform-name" value=""/>
+<option id="enable-maintainer-mode" value="false"/>
+<flag id="CFLAGS" value="CFLAGS|CXXFLAGS">
+<flagvalue id="cflags-debug" value="false"/>
+<flagvalue id="cflags-gprof" value="false"/>
+<flagvalue id="cflags-gcov" value="false"/>
+</flag>
+<option id="user" value=""/>
+<option id="autogen" value="autogen.sh"/>
+<option id="autogenOpts" value=""/>
+</configuration>
+</configurations>
diff --git a/.cproject b/.cproject
new file mode 100644 (file)
index 0000000..59d6ee9
--- /dev/null
+++ b/.cproject
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
+       <storageModule moduleId="org.eclipse.cdt.core.settings">
+               <cconfiguration id="org.eclipse.linuxtools.cdt.autotools.core.configuration.build.198157190">
+                       <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="org.eclipse.linuxtools.cdt.autotools.core.configuration.build.198157190" moduleId="org.eclipse.cdt.core.settings" name="Build (GNU)">
+                               <externalSettings/>
+                               <extensions>
+                                       <extension id="org.eclipse.cdt.core.MachO64" point="org.eclipse.cdt.core.BinaryParser"/>
+                                       <extension id="org.eclipse.cdt.core.Cygwin_PE" point="org.eclipse.cdt.core.BinaryParser"/>
+                                       <extension id="org.eclipse.cdt.core.PE" point="org.eclipse.cdt.core.BinaryParser"/>
+                                       <extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
+                                       <extension id="org.eclipse.cdt.core.GNU_ELF" point="org.eclipse.cdt.core.BinaryParser"/>
+                                       <extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
+                                       <extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
+                                       <extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
+                                       <extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/>
+                                       <extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
+                               </extensions>
+                       </storageModule>
+                       <storageModule moduleId="cdtBuildSystem" version="4.0.0">
+                               <configuration artifactName="${ProjName}" buildArtefactType="org.eclipse.linuxtools.cdt.autotools.core.buildArtefactType.autotools" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.linuxtools.cdt.autotools.core.buildArtefactType.autotools" cleanCommand="rm -rf" description="" errorParsers="org.eclipse.cdt.core.CWDLocator;org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser" id="org.eclipse.linuxtools.cdt.autotools.core.configuration.build.198157190" name="Build (GNU)" parent="org.eclipse.linuxtools.cdt.autotools.core.configuration.build">
+                                       <folderInfo id="org.eclipse.linuxtools.cdt.autotools.core.configuration.build.198157190." name="/" resourcePath="">
+                                               <toolChain id="org.eclipse.linuxtools.cdt.autotools.core.toolChain.210386578" name="GNU Autotools Toolchain" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolChain">
+                                                       <targetPlatform id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.targetPlatform.1835469653" isAbstract="false" name="GNU Autotools Target Platform" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.targetPlatform"/>
+                                                       <builder id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.builder.15383968" name="null.Build (GNU)" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.builder"/>
+                                                       <tool id="org.eclipse.linuxtools.cdt.autotools.core.gnu.toolchain.tool.configure.93407856" name="configure" superClass="org.eclipse.linuxtools.cdt.autotools.core.gnu.toolchain.tool.configure"/>
+                                                       <tool id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.autogen.1743742833" name="autogen.sh" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.autogen"/>
+                                                       <tool id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gcc.879367158" name="GCC C Compiler" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gcc">
+                                                               <inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.1674694355" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/>
+                                                       </tool>
+                                                       <tool id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gpp.954071986" name="GCC C++ Compiler" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gpp">
+                                                               <inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.373263360" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
+                                                       </tool>
+                                               </toolChain>
+                                       </folderInfo>
+                               </configuration>
+                       </storageModule>
+                       <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
+               </cconfiguration>
+       </storageModule>
+       <storageModule moduleId="cdtBuildSystem" version="4.0.0">
+               <project id="cpp-opensaml.org.eclipse.linuxtools.cdt.autotools.core.projectType.1224477885" name="GNU Autotools" projectType="org.eclipse.linuxtools.cdt.autotools.core.projectType"/>
+       </storageModule>
+       <storageModule moduleId="scannerConfiguration">
+               <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
+       </storageModule>
+       <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
+</cproject>
index 65d074f..5aa52ca 100644 (file)
@@ -1,4 +1,3 @@
-# A simulation of Subversion default ignores, generated by reposurgeon.
 *.o
 *.lo
 *.la
 *.o
 *.lo
 *.la
 *.pyc
 *.pyo
 *.rej
 *.pyc
 *.pyo
 *.rej
+*.aps
+*.suo
+*.ncb
+*.opensdf
 *.sdf
 *.sdf
-Projects/*/*.opensdf
-Projects/*/*.suo
-Projects/*/*/Debug/*
-Projects/*/*/Release/*
-Projects/*/*/x64/*
-Projects/*/ipch
-*.vcxproj.user
-Projects/*/samltest/samltest.cpp
 *~
 *.#*
 .*.swp
 *~
 *.#*
 .*.swp
+*.vcxproj.user
 .DS_store
 .DS_store
-# Simulated Subversion default ignores end here
-# The contents of the svn:ignore property on the branch root.
-/*.ncb
-/*.suo
-/debug
+Makefile
+Makefile.in
+stamp-h1
+stamp-h2
+Debug
+Release
+x64
+/Projects/vc??/samltest/*.cpp
+/Projects/vc10/ipch/
+/Projects/vc??/*.opendb
+/Projects/vc??/*.db
+/opensaml-uninstalled.sh
 /aclocal.m4
 /autom4te.cache
 /config.guess
 /aclocal.m4
 /autom4te.cache
 /config.guess
@@ -42,24 +45,31 @@ Projects/*/samltest/samltest.cpp
 /depcomp
 /install-sh
 /libtool
 /depcomp
 /install-sh
 /libtool
-/Makefile
-/Makefile.in
 /missing
 /missing
-/opensaml.spec
-/opensaml-uninstalled.sh
 /pkginfo
 /pkginfo
-/stamp-h1
+/opensaml.spec
 /.settings
 /.settings
-/.autotools
-/.cproject
-/.project
 /doxyfile
 /doxyfile
-/release
-/x64
 /Portfile
 /*.gz
 /Portfile
 /*.gz
-/*.sdf
-/*.opensdf
+/*.zip
+/*.bz2
 /ipch
 /build-aux
 /build
 /ipch
 /build-aux
 /build
+/Build
+/m4/lt~obsolete.m4
+/m4/ltsugar.m4
+/m4/ltoptions.m4
+/m4/libtool.m4
+/m4/ltversion.m4
+/schemas/catalog.xml
+/saml/config_pub.h
+/saml/.deps
+/samlsign/samlsign
+/samlsign/.deps
+/samltest/samltest
+/samltest/.deps
+/samltest/*.cpp
+/samltest/*/*.cpp
+/samltest/**/*.cpp
diff --git a/.project b/.project
new file mode 100644 (file)
index 0000000..f83251b
--- /dev/null
+++ b/.project
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+       <name>cpp-opensaml</name>
+       <comment></comment>
+       <projects>
+               <project>cpp-log4shib</project>
+               <project>cpp-xmltooling</project>
+       </projects>
+       <buildSpec>
+               <buildCommand>
+                       <name>org.eclipse.cdt.autotools.core.genmakebuilderV2</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
+                       <triggers>clean,full,incremental,</triggers>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
+                       <triggers>full,incremental,</triggers>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+       </buildSpec>
+       <natures>
+               <nature>org.eclipse.cdt.core.cnature</nature>
+               <nature>org.eclipse.cdt.core.ccnature</nature>
+               <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
+               <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
+               <nature>org.eclipse.cdt.autotools.core.autotoolsNatureV2</nature>
+       </natures>
+</projectDescription>
diff --git a/doc/.gitignore b/doc/.gitignore
deleted file mode 100644 (file)
index 7bbcd4c..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-/api
-/Makefile
-/Makefile.in
diff --git a/m4/.gitignore b/m4/.gitignore
deleted file mode 100644 (file)
index 097c255..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-/lt~obsolete.m4
-/ltoptions.m4
-/ltsugar.m4
-/ltversion.m4
-/libtool.m4
diff --git a/saml/.gitignore b/saml/.gitignore
deleted file mode 100644 (file)
index 16439d0..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-/Debug
-/*.la
-/*.lo
-/*.user
-/.deps
-/.libs
-/Makefile
-/Makefile.in
-/Release
-/x64
diff --git a/samlsign/.gitignore b/samlsign/.gitignore
deleted file mode 100644 (file)
index b3abaf1..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-/Debug
-/Release
-/*.lo
-/*.la
-/*.o
-/*.user
-/Makefile.in
-/Makefile
-/x64
-/samlsign
-/.libs
-/.deps
diff --git a/samltest/.gitignore b/samltest/.gitignore
deleted file mode 100644 (file)
index 0c08b8a..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-/Debug
-/*.la
-/*.lo
-/*.user
-/*.cpp
-/.deps
-/.libs
-/Makefile
-/Makefile.in
-/samltest
-/Release
-/x64
diff --git a/samltest/encryption/.gitignore b/samltest/encryption/.gitignore
deleted file mode 100644 (file)
index e16b497..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/*.cpp
diff --git a/samltest/saml1/binding/.gitignore b/samltest/saml1/binding/.gitignore
deleted file mode 100644 (file)
index e16b497..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/*.cpp
diff --git a/samltest/saml1/core/impl/.gitignore b/samltest/saml1/core/impl/.gitignore
deleted file mode 100644 (file)
index e16b497..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/*.cpp
diff --git a/samltest/saml1/profile/.gitignore b/samltest/saml1/profile/.gitignore
deleted file mode 100644 (file)
index e16b497..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/*.cpp
diff --git a/samltest/saml2/binding/.gitignore b/samltest/saml2/binding/.gitignore
deleted file mode 100644 (file)
index e16b497..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/*.cpp
diff --git a/samltest/saml2/core/impl/.gitignore b/samltest/saml2/core/impl/.gitignore
deleted file mode 100644 (file)
index e16b497..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/*.cpp
diff --git a/samltest/saml2/metadata/.gitignore b/samltest/saml2/metadata/.gitignore
deleted file mode 100644 (file)
index e16b497..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/*.cpp
diff --git a/samltest/saml2/profile/.gitignore b/samltest/saml2/profile/.gitignore
deleted file mode 100644 (file)
index e16b497..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/*.cpp
diff --git a/samltest/security/.gitignore b/samltest/security/.gitignore
deleted file mode 100644 (file)
index e16b497..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/*.cpp
diff --git a/samltest/signature/.gitignore b/samltest/signature/.gitignore
deleted file mode 100644 (file)
index e16b497..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/*.cpp
diff --git a/schemas/.gitignore b/schemas/.gitignore
deleted file mode 100644 (file)
index 182ce7d..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-/Makefile
-/Makefile.in
-/saml10-catalog.xml
-/saml11-catalog.xml
-/saml20-catalog.xml