From f8bae95d32b008d405aeadc6d10b32123470f6ef Mon Sep 17 00:00:00 2001 From: Steve Francisco Date: Fri, 8 Aug 2014 16:30:04 -0400 Subject: Bug 442294 - Add build instructions for ppc64le platform Signed-off-by: Steve Francisco --- .../build.properties | 3 + .../feature.xml | 10 +++ .../library/gtk/build.sh | 10 ++- .../org.eclipse.equinox.executable.feature/pom.xml | 11 ++-- .../resources/build.properties | 5 +- .../resources/build.xml | 77 ++++++++++++---------- 6 files changed, 74 insertions(+), 42 deletions(-) (limited to 'features') diff --git a/features/org.eclipse.equinox.executable.feature/build.properties b/features/org.eclipse.equinox.executable.feature/build.properties index 08cd96991..7981dac07 100644 --- a/features/org.eclipse.equinox.executable.feature/build.properties +++ b/features/org.eclipse.equinox.executable.feature/build.properties @@ -32,6 +32,9 @@ root.linux.gtk.ppc.permissions.755=launcher root.linux.gtk.ppc64=bin/gtk/linux/ppc64,gtk_root root.linux.gtk.ppc64.permissions.755=launcher +root.linux.gtk.ppc64le=bin/gtk/linux/ppc64le,gtk_root +root.linux.gtk.ppc64le.permissions.755=launcher + root.macosx.cocoa.x86=bin/cocoa/macosx/x86 root.macosx.cocoa.x86.permissions.755=Eclipse.app/Contents/MacOS/launcher diff --git a/features/org.eclipse.equinox.executable.feature/feature.xml b/features/org.eclipse.equinox.executable.feature/feature.xml index 6ff5b9ae4..90acd678b 100644 --- a/features/org.eclipse.equinox.executable.feature/feature.xml +++ b/features/org.eclipse.equinox.executable.feature/feature.xml @@ -81,6 +81,16 @@ version="0.0.0" fragment="true"/> + + @@ -313,7 +313,7 @@ assemble-launchers - !longnotexistingproperty @@ -329,9 +329,9 @@ - - + @@ -341,6 +341,7 @@ + diff --git a/features/org.eclipse.equinox.executable.feature/resources/build.properties b/features/org.eclipse.equinox.executable.feature/resources/build.properties index a224ffa4e..b1032a184 100644 --- a/features/org.eclipse.equinox.executable.feature/resources/build.properties +++ b/features/org.eclipse.equinox.executable.feature/resources/build.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2010 IBM Corporation and others. +# Copyright (c) 2000, 2014 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -28,6 +28,9 @@ root.linux.gtk.ppc.permissions.755=launcher root.linux.gtk.ppc64=bin/gtk/linux/ppc64,gtk_root root.linux.gtk.ppc64.permissions.755=launcher +root.linux.gtk.ppc64le=bin/gtk/linux/ppc64le,gtk_root +root.linux.gtk.ppc64le.permissions.755=launcher + root.macosx.cocoa.x86=bin/cocoa/macosx/x86 root.macosx.cocoa.x86.permissions.755=${launcherName}.app/Contents/MacOS/${launcherName} diff --git a/features/org.eclipse.equinox.executable.feature/resources/build.xml b/features/org.eclipse.equinox.executable.feature/resources/build.xml index 29ed943a4..e64594ada 100644 --- a/features/org.eclipse.equinox.executable.feature/resources/build.xml +++ b/features/org.eclipse.equinox.executable.feature/resources/build.xml @@ -34,9 +34,9 @@ - + - - + @@ -55,9 +55,9 @@ - + - + @@ -65,9 +65,9 @@ - + - + @@ -75,9 +75,9 @@ - + - + @@ -85,48 +85,48 @@ - + - + - - + + - - + + - - + + - - + + - - + + @@ -134,7 +134,7 @@ - + @@ -150,7 +150,15 @@ - + + + + + + + + + @@ -158,7 +166,7 @@ - + @@ -166,7 +174,7 @@ - + @@ -174,13 +182,13 @@ - + - + @@ -188,7 +196,7 @@ - + @@ -196,35 +204,35 @@ - + - + - + - + - + @@ -238,6 +246,7 @@ + @@ -263,7 +272,7 @@ - + -- cgit v1.2.3