Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2018-09-11 11:54:03 +0000
committerSravan Kumar Lakkimsetti2018-09-14 05:53:39 +0000
commit6d15e724055fb261d84eaa9d618a4609f9ab2436 (patch)
tree3a0cf23d322ddca6b465e45f880231594cf7e791 /features
parent75c52538f9ff3d0f4c5c47afc72919a13718773c (diff)
downloadrt.equinox.framework-6d15e724055fb261d84eaa9d618a4609f9ab2436.tar.gz
rt.equinox.framework-6d15e724055fb261d84eaa9d618a4609f9ab2436.tar.xz
rt.equinox.framework-6d15e724055fb261d84eaa9d618a4609f9ab2436.zip
Bug 536766 - Drop 32 bit support in 4.10I20180914-0620
Change-Id: I3997d9e8b3cb9d38f5b029ebdc017feda98765c8 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.equinox.executable.feature/build.properties5
-rwxr-xr-xfeatures/org.eclipse.equinox.executable.feature/feature.xml20
-rw-r--r--features/org.eclipse.equinox.executable.feature/pom.xml2
-rw-r--r--features/org.eclipse.equinox.executable.feature/resources/build.properties5
-rw-r--r--features/org.eclipse.equinox.executable.feature/resources/build.xml2
5 files changed, 0 insertions, 34 deletions
diff --git a/features/org.eclipse.equinox.executable.feature/build.properties b/features/org.eclipse.equinox.executable.feature/build.properties
index 4584e08f4..44e0ad77f 100644
--- a/features/org.eclipse.equinox.executable.feature/build.properties
+++ b/features/org.eclipse.equinox.executable.feature/build.properties
@@ -21,14 +21,9 @@ bin.includes = bin/,\
####Even though marked as custom, the content of the build.properties needs to be updated to ensure correctness of RCP app exported
#root.permissions.755=${launcherName}
-root.win32.win32.x86=bin/win32/win32/x86
-root.win32.win32.x86.permissions.755=launcher.exe
root.win32.win32.x86_64=bin/win32/win32/x86_64
root.win32.win32.x86_64.permissions.755=launcher.exe
-root.linux.gtk.x86=bin/gtk/linux/x86,gtk_root
-root.linux.gtk.x86.permissions.755=launcher,libcairo-swt.so
-
root.linux.gtk.ppc64le=bin/gtk/linux/ppc64le,gtk_root
root.linux.gtk.ppc64le.permissions.755=launcher
diff --git a/features/org.eclipse.equinox.executable.feature/feature.xml b/features/org.eclipse.equinox.executable.feature/feature.xml
index 658fcdfec..2215ef97d 100755
--- a/features/org.eclipse.equinox.executable.feature/feature.xml
+++ b/features/org.eclipse.equinox.executable.feature/feature.xml
@@ -42,16 +42,6 @@
fragment="true"/>
<plugin
- id="org.eclipse.equinox.launcher.gtk.linux.x86"
- os="linux"
- ws="gtk"
- arch="x86"
- download-size="0"
- install-size="0"
- version="0.0.0"
- fragment="true"/>
-
- <plugin
id="org.eclipse.equinox.launcher.gtk.linux.x86_64"
os="linux"
ws="gtk"
@@ -62,16 +52,6 @@
fragment="true"/>
<plugin
- id="org.eclipse.equinox.launcher.win32.win32.x86"
- os="win32"
- ws="win32"
- arch="x86"
- download-size="0"
- install-size="0"
- version="0.0.0"
- fragment="true"/>
-
- <plugin
id="org.eclipse.equinox.launcher.win32.win32.x86_64"
os="win32"
ws="win32"
diff --git a/features/org.eclipse.equinox.executable.feature/pom.xml b/features/org.eclipse.equinox.executable.feature/pom.xml
index 030aa01bc..310dcb2f7 100644
--- a/features/org.eclipse.equinox.executable.feature/pom.xml
+++ b/features/org.eclipse.equinox.executable.feature/pom.xml
@@ -124,9 +124,7 @@
<fileset dir="../../../rt.equinox.binaries/org.eclipse.equinox.executable/bin/">
<include name="cocoa/macosx/x86_64/**/*"/>
<include name="gtk/linux/ppc64le/**/*"/>
- <include name="gtk/linux/x86/**/*"/>
<include name="gtk/linux/x86_64/**/*"/>
- <include name="win32/win32/x86/**/*"/>
<include name="win32/win32/x86_64/**/*"/>
</fileset>
</copy>
diff --git a/features/org.eclipse.equinox.executable.feature/resources/build.properties b/features/org.eclipse.equinox.executable.feature/resources/build.properties
index e0be3dcc0..741e9b30f 100644
--- a/features/org.eclipse.equinox.executable.feature/resources/build.properties
+++ b/features/org.eclipse.equinox.executable.feature/resources/build.properties
@@ -17,14 +17,9 @@ custom = true
####Even though marked as custom, the content of the build.properties needs to be updated to ensure correctness of RCP app exported
root.permissions.755=${launcherName}
-root.win32.win32.x86=file:bin/win32/win32/x86/launcher.exe
-root.win32.win32.x86.permissions.755=launcher.exe
root.win32.win32.x86_64=file:bin/win32/win32/x86_64/launcher.exe
root.win32.win32.x86_64.permissions.755=launcher.exe
-root.linux.gtk.x86=bin/gtk/linux/x86,gtk_root
-root.linux.gtk.x86.permissions.755=launcher,libcairo-swt.so
-
root.linux.gtk.ppc64le=bin/gtk/linux/ppc64le,gtk_root
root.linux.gtk.ppc64le.permissions.755=launcher
diff --git a/features/org.eclipse.equinox.executable.feature/resources/build.xml b/features/org.eclipse.equinox.executable.feature/resources/build.xml
index bc204f210..ba232dd99 100644
--- a/features/org.eclipse.equinox.executable.feature/resources/build.xml
+++ b/features/org.eclipse.equinox.executable.feature/resources/build.xml
@@ -210,10 +210,8 @@
<chmod perm="755" dir="${feature.base}/hpux.gtk.ia64/${collectingFolder}" includes="launcher" />
</target>
<target name="rootFilesgroup_group_group">
- <antcall target="rootFileswin32_win32_x86"/>
<antcall target="rootFileswin32_win32_x86_64"/>
<antcall target="rootFilesmacosx_cocoa_x86_64"/>
- <antcall target="rootFileslinux_gtk_x86"/>
<antcall target="rootFileslinux_gtk_ppc64le"/>
<antcall target="rootFileslinux_gtk_x86_64"/>
</target>

Back to the top