1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
|
--- eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.1.1.200609270800/plugin.xml~ Mon Nov 6 14:38:36 2006
+++ eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.1.1.200609270800/plugin.xml Mon Nov 6 14:42:23 2006
@@ -1317,7 +1317,7 @@
errorParsers="org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser">
<toolChain
archList="all"
- osList="linux,hpux,aix,qnx"
+ osList="linux,hpux,aix,qnx,freebsd"
name="%ToolChainName.Dbg"
targetTool="cdt.managedbuild.tool.gnu.c.linker.exe.debug;cdt.managedbuild.tool.gnu.cpp.linker.exe.debug"
scannerConfigDiscoveryProfileId="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile"
@@ -1326,7 +1326,7 @@
id="cdt.managedbuild.target.gnu.platform.exe.debug"
name="%PlatformName.Dbg"
binaryParser="org.eclipse.cdt.core.ELF"
- osList="linux,hpux,aix,qnx"
+ osList="linux,hpux,aix,qnx,freebsd"
archList="all">
</targetPlatform>
<builder
@@ -1386,7 +1386,7 @@
errorParsers="org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser">
<toolChain
archList="all"
- osList="linux,hpux,aix,qnx"
+ osList="linux,hpux,aix,qnx,freebsd"
name="%ToolChainName.Rel"
targetTool="cdt.managedbuild.tool.gnu.c.linker.exe.release;cdt.managedbuild.tool.gnu.cpp.linker.exe.release"
scannerConfigDiscoveryProfileId="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile"
@@ -1395,7 +1395,7 @@
id="cdt.managedbuild.target.gnu.platform.exe.release"
name="%PlatformName.Rel"
binaryParser="org.eclipse.cdt.core.ELF"
- osList="linux,hpux,aix,qnx"
+ osList="linux,hpux,aix,qnx,freebsd"
archList="all">
</targetPlatform>
<builder
@@ -1463,7 +1463,7 @@
id="cdt.managedbuild.config.gnu.so.debug">
<toolChain
archList="all"
- osList="linux,hpux,aix,qnx"
+ osList="linux,hpux,aix,qnx,freebsd"
name="%ToolChainName.Dbg"
targetTool="cdt.managedbuild.tool.gnu.c.linker.so.debug;cdt.managedbuild.tool.gnu.cpp.linker.so.debug"
scannerConfigDiscoveryProfileId="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile"
@@ -1472,7 +1472,7 @@
id="cdt.managedbuild.target.gnu.platform.so.debug"
name="%PlatformName.Dbg"
binaryParser="org.eclipse.cdt.core.ELF"
- osList="linux,hpux,aix,qnx"
+ osList="linux,hpux,aix,qnx,freebsd"
archList="all">
</targetPlatform>
<builder
@@ -1557,7 +1557,7 @@
id="cdt.managedbuild.config.gnu.so.release">
<toolChain
archList="all"
- osList="linux,hpux,aix,qnx"
+ osList="linux,hpux,aix,qnx,freebsd"
name="%ToolChainName.Rel"
targetTool="cdt.managedbuild.tool.gnu.c.linker.so.release;cdt.managedbuild.tool.gnu.cpp.linker.so.release"
scannerConfigDiscoveryProfileId="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile"
@@ -1566,7 +1566,7 @@
id="cdt.managedbuild.target.gnu.platform.so.release"
name="%PlatformName.Rel"
binaryParser="org.eclipse.cdt.core.ELF"
- osList="linux,hpux,aix,qnx"
+ osList="linux,hpux,aix,qnx,freebsd"
archList="all">
</targetPlatform>
<builder
@@ -1658,7 +1658,7 @@
id="cdt.managedbuild.config.gnu.lib.debug">
<toolChain
archList="all"
- osList="linux,hpux,aix,qnx"
+ osList="linux,hpux,aix,qnx,freebsd"
name="%ToolChainName.Dbg"
targetTool="cdt.managedbuild.tool.gnu.archiver.lib.debug"
scannerConfigDiscoveryProfileId="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile"
@@ -1667,7 +1667,7 @@
id="cdt.managedbuild.target.gnu.platform.lib.debug"
name="%PlatformName.Dbg"
binaryParser="org.eclipse.cdt.core.ELF"
- osList="linux,hpux,aix,qnx"
+ osList="linux,hpux,aix,qnx,freebsd"
archList="all">
</targetPlatform>
<builder
@@ -1724,7 +1724,7 @@
id="cdt.managedbuild.config.gnu.lib.release">
<toolChain
archList="all"
- osList="linux,hpux,aix,qnx"
+ osList="linux,hpux,aix,qnx,freebsd"
name="%ToolChainName.Rel"
targetTool="cdt.managedbuild.tool.gnu.archiver.lib.release"
scannerConfigDiscoveryProfileId="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile"
@@ -1733,7 +1733,7 @@
id="cdt.managedbuild.target.gnu.platform.lib.release"
name="%PlatformName.Rel"
binaryParser="org.eclipse.cdt.core.ELF"
- osList="linux,hpux,aix,qnx"
+ osList="linux,hpux,aix,qnx,freebsd"
archList="all">
</targetPlatform>
<builder
|