summaryrefslogtreecommitdiff
path: root/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.xml')
-rw-r--r--java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.xml110
1 files changed, 0 insertions, 110 deletions
diff --git a/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.xml b/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.xml
deleted file mode 100644
index 915c1f71e11c..000000000000
--- a/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.xml
+++ /dev/null
@@ -1,110 +0,0 @@
---- eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.1.2.200702150621/plugin.xml~ Mon Nov 6 14:38:36 2006
-+++ eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.1.2.200702150621/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