Skip to content

Commit 56d2e02

Browse files
committed
update eclipse files
Signed-off-by: Hans Zandbelt <[email protected]>
1 parent 98d7b23 commit 56d2e02

File tree

2 files changed

+124
-73
lines changed

2 files changed

+124
-73
lines changed

.cproject

Lines changed: 123 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,122 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
22
<?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
33
<storageModule moduleId="org.eclipse.cdt.core.settings">
4-
<cconfiguration id="org.eclipse.cdt.core.default.config.1225266176">
5-
<storageModule buildSystemId="org.eclipse.cdt.core.defaultConfigDataProvider" id="org.eclipse.cdt.core.default.config.1225266176" moduleId="org.eclipse.cdt.core.settings" name="Configuration">
4+
<cconfiguration id="org.eclipse.linuxtools.cdt.autotools.core.configuration.build.1562680719">
5+
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="org.eclipse.linuxtools.cdt.autotools.core.configuration.build.1562680719" moduleId="org.eclipse.cdt.core.settings" name="Build (GNU)">
66
<externalSettings/>
7-
<extensions/>
7+
<extensions>
8+
<extension id="org.eclipse.cdt.core.MachO64" point="org.eclipse.cdt.core.BinaryParser"/>
9+
<extension id="org.eclipse.cdt.core.Cygwin_PE" point="org.eclipse.cdt.core.BinaryParser"/>
10+
<extension id="org.eclipse.cdt.core.PE" point="org.eclipse.cdt.core.BinaryParser"/>
11+
<extension id="org.eclipse.cdt.core.GNU_ELF" point="org.eclipse.cdt.core.BinaryParser"/>
12+
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
13+
<extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
14+
<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
15+
<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
16+
<extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/>
17+
<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
18+
</extensions>
19+
</storageModule>
20+
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
21+
<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,org.eclipse.cdt.build.core.buildType=org.eclipse.linuxtools.cdt.autotools.core.buildType.default" 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.1562680719" name="Build (GNU)" optionalBuildProperties="org.eclipse.cdt.docker.launcher.containerbuild.property.volumes=,org.eclipse.cdt.docker.launcher.containerbuild.property.connection=unix:///var/run/docker.sock,org.eclipse.cdt.docker.launcher.containerbuild.property.selectedvolumes=" parent="org.eclipse.linuxtools.cdt.autotools.core.configuration.build">
22+
<folderInfo id="org.eclipse.linuxtools.cdt.autotools.core.configuration.build.1562680719." name="/" resourcePath="">
23+
<toolChain id="org.eclipse.linuxtools.cdt.autotools.core.toolChain.617277945" name="GNU Autotools Toolchain" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolChain">
24+
<targetPlatform id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.targetPlatform.359991688" isAbstract="false" name="GNU Autotools Target Platform" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.targetPlatform"/>
25+
<builder id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.builder.1276700988" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Autotools Makefile Generator" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.builder">
26+
<outputEntries>
27+
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="outputPath" name=""/>
28+
</outputEntries>
29+
</builder>
30+
<tool id="org.eclipse.linuxtools.cdt.autotools.core.gnu.toolchain.tool.configure.1747239206" name="configure" superClass="org.eclipse.linuxtools.cdt.autotools.core.gnu.toolchain.tool.configure">
31+
<option id="org.eclipse.linuxtools.cdt.autotools.core.option.configure.name.944169641" name="Name" superClass="org.eclipse.linuxtools.cdt.autotools.core.option.configure.name" value="org.eclipse.linuxtools.cdt.autotools.core.configuration.build.1562680719" valueType="string"/>
32+
</tool>
33+
<tool id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.autogen.1984259027" name="autogen.sh" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.autogen"/>
34+
<tool id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gcc.548331172" name="GCC C Compiler" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gcc">
35+
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.c.compiler.option.include.paths.811285626" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" useByScannerDiscovery="false" valueType="includePath">
36+
<listOptionValue builtIn="false" value="&quot;${workspace_loc:/liboauth2-docker/src/liboauth2/include}&quot;"/>
37+
<listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx-1.15.5/src/core"/>
38+
<listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx-1.15.5/src/http"/>
39+
<listOptionValue builtIn="false" value="/usr/local/include"/>
40+
<listOptionValue builtIn="false" value="/opt/local/include"/>
41+
</option>
42+
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.c.compiler.option.preprocessor.def.symbols.2047978831" name="Defined symbols (-D)" superClass="gnu.c.compiler.option.preprocessor.def.symbols" useByScannerDiscovery="false" valueType="definedSymbols">
43+
<listOptionValue builtIn="false" value="HAVE_LIBHIREDIS=1"/>
44+
<listOptionValue builtIn="false" value="HAVE_LIBMEMCACHE=1"/>
45+
</option>
46+
<inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.1754841162" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/>
47+
</tool>
48+
<tool id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gpp.1890200658" name="GCC C++ Compiler" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gpp">
49+
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.cpp.compiler.option.preprocessor.def.1849424407" name="Defined symbols (-D)" superClass="gnu.cpp.compiler.option.preprocessor.def" useByScannerDiscovery="false" valueType="definedSymbols">
50+
<listOptionValue builtIn="false" value="HAVE_LIBMEMCACHE=1"/>
51+
<listOptionValue builtIn="false" value="HAVE_LIBHIREDIS=1"/>
52+
</option>
53+
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="true" id="gnu.cpp.compiler.option.include.paths.2024609705" name="Include paths (-I)" superClass="gnu.cpp.compiler.option.include.paths" useByScannerDiscovery="false" valueType="includePath"/>
54+
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.1378665586" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
55+
</tool>
56+
</toolChain>
57+
</folderInfo>
58+
<sourceEntries>
59+
<entry excluding="m4|src" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
60+
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="m4"/>
61+
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="src"/>
62+
</sourceEntries>
63+
</configuration>
864
</storageModule>
965
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
1066
</cconfiguration>
67+
<cconfiguration id="org.eclipse.linuxtools.cdt.autotools.core.configuration.build.debug.1551656597">
68+
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="org.eclipse.linuxtools.cdt.autotools.core.configuration.build.debug.1551656597" moduleId="org.eclipse.cdt.core.settings" name="Debug (GNU)">
69+
<externalSettings/>
70+
<extensions>
71+
<extension id="org.eclipse.cdt.core.MachO64" point="org.eclipse.cdt.core.BinaryParser"/>
72+
<extension id="org.eclipse.cdt.core.Cygwin_PE" point="org.eclipse.cdt.core.BinaryParser"/>
73+
<extension id="org.eclipse.cdt.core.PE" point="org.eclipse.cdt.core.BinaryParser"/>
74+
<extension id="org.eclipse.cdt.core.GNU_ELF" point="org.eclipse.cdt.core.BinaryParser"/>
75+
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
76+
<extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
77+
<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
78+
<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
79+
<extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/>
80+
<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
81+
</extensions>
82+
</storageModule>
83+
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
84+
<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,org.eclipse.cdt.build.core.buildType=org.eclipse.linuxtools.cdt.autotools.core.buildType.debug" 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.debug.1551656597" name="Debug (GNU)" optionalBuildProperties="org.eclipse.cdt.docker.launcher.containerbuild.property.volumes=,org.eclipse.cdt.docker.launcher.containerbuild.property.connection=unix:///var/run/docker.sock,org.eclipse.cdt.docker.launcher.containerbuild.property.selectedvolumes=" parent="org.eclipse.linuxtools.cdt.autotools.core.configuration.build.debug">
85+
<folderInfo id="org.eclipse.linuxtools.cdt.autotools.core.configuration.build.debug.1551656597." name="/" resourcePath="">
86+
<toolChain id="org.eclipse.linuxtools.cdt.autotools.core.toolChain.debug.1772566252" name="GNU Autotools Toolchain" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolChain.debug">
87+
<targetPlatform id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.targetPlatform.debug.1422301246" isAbstract="false" name="GNU Autotools Target Platform" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.targetPlatform.debug"/>
88+
<builder id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.builder.debug.1646887820" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Autotools Makefile Generator" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.builder.debug"/>
89+
<tool id="org.eclipse.linuxtools.cdt.autotools.core.gnu.toolchain.tool.configure.debug.1645422490" name="configure" superClass="org.eclipse.linuxtools.cdt.autotools.core.gnu.toolchain.tool.configure.debug">
90+
<option defaultValue="CFLAGS=-g -O0" id="org.eclipse.linuxtools.cdt.autotools.core.option.configure.user.1759217067" name="User-specified configuration options" superClass="org.eclipse.linuxtools.cdt.autotools.core.option.configure.user" valueType="string"/>
91+
<option id="org.eclipse.linuxtools.cdt.autotools.core.option.configure.name.1045624672" name="Name" superClass="org.eclipse.linuxtools.cdt.autotools.core.option.configure.name" value="org.eclipse.linuxtools.cdt.autotools.core.configuration.build.debug.1551656597" valueType="string"/>
92+
</tool>
93+
<tool id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.autogen.debug.831501834" name="autogen.sh" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.autogen.debug"/>
94+
<tool id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gcc.debug.397973033" name="GCC C Compiler" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gcc.debug">
95+
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.c.compiler.option.include.paths.300127578" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" useByScannerDiscovery="false" valueType="includePath">
96+
<listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx-1.15.5/src/core"/>
97+
<listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx-1.15.5/src/http"/>
98+
</option>
99+
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.c.compiler.option.preprocessor.def.symbols.854310462" name="Defined symbols (-D)" superClass="gnu.c.compiler.option.preprocessor.def.symbols" useByScannerDiscovery="false" valueType="definedSymbols">
100+
<listOptionValue builtIn="false" value="HAVE_LIBHIREDIS=1"/>
101+
<listOptionValue builtIn="false" value="HAVE_LIBMEMCACHE=1"/>
102+
</option>
103+
<inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.814681391" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/>
104+
</tool>
105+
<tool id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gpp.debug.1365041530" name="GCC C++ Compiler" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gpp.debug">
106+
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="true" id="gnu.cpp.compiler.option.preprocessor.def.102425444" name="Defined symbols (-D)" superClass="gnu.cpp.compiler.option.preprocessor.def" useByScannerDiscovery="false" valueType="definedSymbols"/>
107+
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.1683804805" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
108+
</tool>
109+
</toolChain>
110+
</folderInfo>
111+
<sourceEntries>
112+
<entry excluding="m4|src" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
113+
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="m4"/>
114+
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="src"/>
115+
</sourceEntries>
116+
</configuration>
117+
</storageModule>
118+
</cconfiguration>
11119
</storageModule>
12-
<storageModule moduleId="scannerConfiguration"/>
13120
<storageModule moduleId="org.eclipse.cdt.core.pathentry">
14121
<pathentry include="/opt/local/include/apache2" kind="inc" path="" system="true"/>
15122
<pathentry include="/opt/local/include/apr-1" kind="inc" path="" system="true"/>
@@ -58,4 +165,16 @@
58165
</buildTargets>
59166
</storageModule>
60167
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
168+
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
169+
<project id="mod_auth_openidc.org.eclipse.linuxtools.cdt.autotools.core.projectType.1319237749" name="GNU Autotools" projectType="org.eclipse.linuxtools.cdt.autotools.core.projectType"/>
170+
</storageModule>
171+
<storageModule moduleId="scannerConfiguration">
172+
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
173+
<scannerConfigBuildInfo instanceId="org.eclipse.linuxtools.cdt.autotools.core.configuration.build.1562680719;org.eclipse.linuxtools.cdt.autotools.core.configuration.build.1562680719.;org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gcc.548331172;cdt.managedbuild.tool.gnu.c.compiler.input.1754841162">
174+
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
175+
</scannerConfigBuildInfo>
176+
<scannerConfigBuildInfo instanceId="org.eclipse.linuxtools.cdt.autotools.core.configuration.build.debug.1551656597;org.eclipse.linuxtools.cdt.autotools.core.configuration.build.debug.1551656597.;org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gcc.debug.397973033;cdt.managedbuild.tool.gnu.c.compiler.input.814681391">
177+
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
178+
</scannerConfigBuildInfo>
179+
</storageModule>
61180
</cproject>

.project

Lines changed: 1 addition & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -5,70 +5,9 @@
55
<projects>
66
</projects>
77
<buildSpec>
8-
<buildCommand>
9-
<name>org.eclipse.cdt.make.core.makeBuilder</name>
10-
<triggers>clean,full,incremental,</triggers>
11-
<arguments>
12-
<dictionary>
13-
<key>org.eclipse.cdt.core.errorOutputParser</key>
14-
<value>org.eclipse.cdt.autotools.core.ErrorParser;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.VCErrorParser;org.eclipse.cdt.core.CWDLocator;org.eclipse.cdt.core.MakeErrorParser;</value>
15-
</dictionary>
16-
<dictionary>
17-
<key>org.eclipse.cdt.make.core.append_environment</key>
18-
<value>true</value>
19-
</dictionary>
20-
<dictionary>
21-
<key>org.eclipse.cdt.make.core.build.arguments</key>
22-
<value></value>
23-
</dictionary>
24-
<dictionary>
25-
<key>org.eclipse.cdt.make.core.build.command</key>
26-
<value>make</value>
27-
</dictionary>
28-
<dictionary>
29-
<key>org.eclipse.cdt.make.core.build.target.auto</key>
30-
<value>all</value>
31-
</dictionary>
32-
<dictionary>
33-
<key>org.eclipse.cdt.make.core.build.target.clean</key>
34-
<value>clean</value>
35-
</dictionary>
36-
<dictionary>
37-
<key>org.eclipse.cdt.make.core.build.target.inc</key>
38-
<value>all</value>
39-
</dictionary>
40-
<dictionary>
41-
<key>org.eclipse.cdt.make.core.enableAutoBuild</key>
42-
<value>false</value>
43-
</dictionary>
44-
<dictionary>
45-
<key>org.eclipse.cdt.make.core.enableCleanBuild</key>
46-
<value>true</value>
47-
</dictionary>
48-
<dictionary>
49-
<key>org.eclipse.cdt.make.core.enableFullBuild</key>
50-
<value>true</value>
51-
</dictionary>
52-
<dictionary>
53-
<key>org.eclipse.cdt.make.core.enabledIncrementalBuild</key>
54-
<value>true</value>
55-
</dictionary>
56-
<dictionary>
57-
<key>org.eclipse.cdt.make.core.environment</key>
58-
<value></value>
59-
</dictionary>
60-
<dictionary>
61-
<key>org.eclipse.cdt.make.core.stopOnError</key>
62-
<value>false</value>
63-
</dictionary>
64-
<dictionary>
65-
<key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
66-
<value>true</value>
67-
</dictionary>
68-
</arguments>
69-
</buildCommand>
708
<buildCommand>
719
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
10+
<triggers>clean,full,incremental,</triggers>
7211
<arguments>
7312
</arguments>
7413
</buildCommand>
@@ -78,17 +17,10 @@
7817
<arguments>
7918
</arguments>
8019
</buildCommand>
81-
<buildCommand>
82-
<name>org.eclipse.cdt.make.core.ScannerConfigBuilder</name>
83-
<arguments>
84-
</arguments>
85-
</buildCommand>
8620
</buildSpec>
8721
<natures>
8822
<nature>org.eclipse.cdt.core.cnature</nature>
8923
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
90-
<nature>org.eclipse.cdt.make.core.makeNature</nature>
9124
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
92-
<nature>org.eclipse.cdt.make.core.ScannerConfigNature</nature>
9325
</natures>
9426
</projectDescription>

0 commit comments

Comments
 (0)