From d19e312bf8209421bf68a8ce8b98de2e5722efa1 Mon Sep 17 00:00:00 2001 From: Palle Girgensohn Date: Tue, 7 Nov 2006 11:04:47 +0000 Subject: Update to 3.1.1, which is compatibale with Eclipse 3.2.1 --- java/eclipse-cdt/files/patch-cdt-feature.xml | 14 ++-- java/eclipse-cdt/files/patch-cdt.core-Makefile | 6 +- java/eclipse-cdt/files/patch-cdt.core-fragment.xml | 23 ++----- java/eclipse-cdt/files/patch-cdt.core-openpty.c | 4 +- .../files/patch-cdt.core.x86-fragment.xml | 11 ---- .../eclipse-cdt/files/patch-cdt.source-feature.xml | 14 ++-- .../patch-managedbuilder.gnu-plugin.properties | 16 ++--- .../files/patch-managedbuilder.gnu-plugin.xml | 76 +++++++++++----------- java/eclipse-cdt/files/patch-plugin.properties | 4 +- java/eclipse-cdt/files/patch-source-fragment.xml | 11 ---- 10 files changed, 74 insertions(+), 105 deletions(-) delete mode 100644 java/eclipse-cdt/files/patch-cdt.core.x86-fragment.xml delete mode 100644 java/eclipse-cdt/files/patch-source-fragment.xml (limited to 'java/eclipse-cdt/files') diff --git a/java/eclipse-cdt/files/patch-cdt-feature.xml b/java/eclipse-cdt/files/patch-cdt-feature.xml index 6d7f78e500cf..5c6eacdaa55c 100644 --- a/java/eclipse-cdt/files/patch-cdt-feature.xml +++ b/java/eclipse-cdt/files/patch-cdt-feature.xml @@ -1,6 +1,6 @@ ---- eclipse/features/org.eclipse.cdt_3.0.2/feature.xml.orig Tue Mar 28 22:33:44 2006 -+++ eclipse/features/org.eclipse.cdt_3.0.2/feature.xml Tue Mar 28 22:36:03 2006 -@@ -112,6 +112,14 @@ +--- eclipse/features/org.eclipse.cdt_3.1.1.200609270800/feature.xml.orig Wed Sep 27 10:15:13 2006 ++++ eclipse/features/org.eclipse.cdt_3.1.1.200609270800/feature.xml Mon Nov 6 13:18:34 2006 +@@ -121,6 +121,14 @@ fragment="true"/> + + + + + + - - + platform="freebsd" - class="org.eclipse.cdt.internal.core.linux.ProcessList"> ++ class="org.eclipse.cdt.internal.core.freebsd.ProcessList"> + diff --git a/java/eclipse-cdt/files/patch-cdt.core-openpty.c b/java/eclipse-cdt/files/patch-cdt.core-openpty.c index 08ae30326bfc..829decdfdf52 100644 --- a/java/eclipse-cdt/files/patch-cdt.core-openpty.c +++ b/java/eclipse-cdt/files/patch-cdt.core-openpty.c @@ -1,5 +1,5 @@ ---- eclipse/plugins/org.eclipse.cdt.source.freebsd.gtk.x86_3.0.2/src/org.eclipse.cdt.core.freebsd_3.0.2/library/openpty.c.orig Thu Mar 30 19:18:06 2006 -+++ eclipse/plugins/org.eclipse.cdt.source.freebsd.gtk.x86_3.0.2/src/org.eclipse.cdt.core.freebsd_3.0.2/library/openpty.c Thu Mar 30 19:18:47 2006 +--- eclipse/plugins/org.eclipse.cdt.source.freebsd.gtk.x86_3.1.1.200609270800/src/org.eclipse.cdt.core.freebsd_3.1.1.200609270800/library/openpty.c.orig Thu Mar 30 19:18:06 2006 ++++ eclipse/plugins/org.eclipse.cdt.source.freebsd.gtk.x86_3.1.1.200609270800/src/org.eclipse.cdt.core.freebsd_3.1.1.200609270800/library/openpty.c Thu Mar 30 19:18:47 2006 @@ -20,7 +20,6 @@ #include diff --git a/java/eclipse-cdt/files/patch-cdt.core.x86-fragment.xml b/java/eclipse-cdt/files/patch-cdt.core.x86-fragment.xml deleted file mode 100644 index b9310ec7fd3a..000000000000 --- a/java/eclipse-cdt/files/patch-cdt.core.x86-fragment.xml +++ /dev/null @@ -1,11 +0,0 @@ ---- eclipse/plugins/org.eclipse.cdt.core.freebsd.x86_3.0.2/fragment.xml.orig Thu Mar 30 19:49:21 2006 -+++ eclipse/plugins/org.eclipse.cdt.core.freebsd.x86_3.0.2/fragment.xml Thu Mar 30 19:49:46 2006 -@@ -1,7 +1,7 @@ - - - - - -+ -+ + + + ++ ++ diff --git a/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.properties b/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.properties index 70da5d31c683..2fafe8c91148 100644 --- a/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.properties +++ b/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.properties @@ -1,13 +1,13 @@ ---- eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.0.2/plugin.properties.orig Thu Mar 30 19:56:24 2006 -+++ eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.0.2/plugin.properties Thu Mar 30 19:57:25 2006 -@@ -36,6 +36,10 @@ - TargetName.solaris.exe=Solaris Executable - TargetName.solaris.so=Solaris Shared Library - TargetName.solaris.lib=Solaris Static Library +--- eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.1.1.200609270800/plugin.properties.orig Mon Nov 6 14:44:11 2006 ++++ eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.1.1.200609270800/plugin.properties Mon Nov 6 14:45:02 2006 +@@ -27,6 +27,10 @@ + TargetName.solaris.exe=Executable (Gnu on Solaris) + TargetName.solaris.so=Shared Library (Gnu on Solaris) + TargetName.solaris.lib=Static Library (Gnu on Solaris) +TargetName.freebsd=FreeBSD +TargetName.freebsd.exe=FreeBSD Executable +TargetName.freebsd.so=FreeBSD Shared Library +TargetName.freebsd.lib=FreeBSD Static Library - # Default Configuration Names - ConfigName.Rel=Release + # No longer needed post-2.0 + TargetName.cygw=Cygwin diff --git a/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.xml b/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.xml index 77e64879709a..93cdcf15a91c 100644 --- a/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.xml +++ b/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.xml @@ -1,110 +1,110 @@ ---- eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.0.2/plugin.xml.orig Thu Mar 30 20:02:27 2006 -+++ eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.0.2/plugin.xml Thu Mar 30 20:05:59 2006 -@@ -1334,7 +1334,7 @@ +--- 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"> - -