From cdf280bd9520d91fcd43cc3099c9764296278945 Mon Sep 17 00:00:00 2001 From: Eric Williams Date: Wed, 27 Mar 2019 09:45:24 -0400 Subject: Bug 545793: [GTK] Remove 32-bit code Remove 32 bit from build scripts. Change-Id: Ib9c66468ae30a0a25045c95f7e606b8d404c09fd Signed-off-by: Eric Williams --- bundles/org.eclipse.swt/buildFragment.xml | 25 --------------- bundles/org.eclipse.swt/buildSWT.xml | 51 ++----------------------------- 2 files changed, 2 insertions(+), 74 deletions(-) diff --git a/eclipse.platform.swt/bundles/org.eclipse.swt/buildFragment.xml b/eclipse.platform.swt/bundles/org.eclipse.swt/buildFragment.xml index b4944c59d5..180c92ca32 100644 --- a/eclipse.platform.swt/bundles/org.eclipse.swt/buildFragment.xml +++ b/eclipse.platform.swt/bundles/org.eclipse.swt/buildFragment.xml @@ -156,7 +156,6 @@ - @@ -192,7 +191,6 @@ - @@ -223,7 +221,6 @@ - @@ -233,28 +230,6 @@ - - - - - - - - - - - - Is64=${is64} - - - - Converting java files to 32 bit - - - - - - diff --git a/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml b/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml index bf4faf75b9..9d4bb1b6fe 100644 --- a/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml +++ b/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml @@ -108,13 +108,6 @@ - - - - - - - @@ -167,13 +154,12 @@ ------------------------- Status: - ${m_linux_x86} - ${m_linux_x86_test} ${m_linux_x86_64} - ${m_linux_x86_64_test} ${m_linux_ppc64le} - ${m_linux_ppc64le_test} ${m_mac} - ${m_mac_test} ------------------------- - + @@ -237,15 +223,12 @@ - - - @@ -263,14 +246,8 @@ - - - - - - - Building ${cp} ${is64} + Building ${cp} @@ -280,8 +257,6 @@ - - @@ -947,28 +922,6 @@ - - - - Converting java files to 64 bit in ${replace_dir} project - - - - - - - - - - - Converting java files to 32 bit in ${replace_dir} project - - - - - - - -- cgit v1.2.3