Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Blackburn2011-01-22 11:03:17 +0000
committerJames Blackburn2011-01-22 11:03:17 +0000
commit2869d6180d975f21804e8cf840eaa7b3354ec1c9 (patch)
treee27180c2f661c45496503955ff57f2adba1d3c25
parent9cdfcf084819d9a5ce1b8ec6da283cd17ee64f1b (diff)
downloadorg.eclipse.cdt-2869d6180d975f21804e8cf840eaa7b3354ec1c9.tar.gz
org.eclipse.cdt-2869d6180d975f21804e8cf840eaa7b3354ec1c9.tar.xz
org.eclipse.cdt-2869d6180d975f21804e8cf840eaa7b3354ec1c9.zip
Bug 296072 - CDT release is missing shared objects for linux-ppc64-gtk
-rw-r--r--core/org.eclipse.cdt.core.linux.ppc64/.project22
-rw-r--r--core/org.eclipse.cdt.core.linux.ppc64/META-INF/MANIFEST.MF8
-rw-r--r--core/org.eclipse.cdt.core.linux.ppc64/about.html24
-rw-r--r--core/org.eclipse.cdt.core.linux.ppc64/build.properties14
-rw-r--r--core/org.eclipse.cdt.core.linux.ppc64/os/linux/ppc64/libpty.sobin0 -> 15553 bytes
-rw-r--r--core/org.eclipse.cdt.core.linux.ppc64/os/linux/ppc64/libspawner.sobin0 -> 30322 bytes
-rw-r--r--core/org.eclipse.cdt.core/plugin.properties3
-rw-r--r--releng/org.eclipse.cdt.releng/maps/cdt.map1
-rw-r--r--releng/org.eclipse.cdt.releng/master/build.properties3
-rw-r--r--releng/org.eclipse.cdt.releng/platform/build.properties2
-rw-r--r--releng/org.eclipse.cdt.releng/platform/customTargets.xml6
-rw-r--r--releng/org.eclipse.cdt.releng/sdk/build.properties2
-rw-r--r--releng/org.eclipse.cdt.releng/sdk/customTargets.xml6
13 files changed, 89 insertions, 2 deletions
diff --git a/core/org.eclipse.cdt.core.linux.ppc64/.project b/core/org.eclipse.cdt.core.linux.ppc64/.project
new file mode 100644
index 00000000000..fc0079351d4
--- /dev/null
+++ b/core/org.eclipse.cdt.core.linux.ppc64/.project
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.cdt.core.linux.ppc64</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.pde.ManifestBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.SchemaBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ </natures>
+</projectDescription>
diff --git a/core/org.eclipse.cdt.core.linux.ppc64/META-INF/MANIFEST.MF b/core/org.eclipse.cdt.core.linux.ppc64/META-INF/MANIFEST.MF
new file mode 100644
index 00000000000..4dbbb368285
--- /dev/null
+++ b/core/org.eclipse.cdt.core.linux.ppc64/META-INF/MANIFEST.MF
@@ -0,0 +1,8 @@
+Manifest-Version: 1.0
+Bundle-SymbolicName: org.eclipse.cdt.core.linux.ppc64;singleton:=true
+Bundle-ManifestVersion: 2
+Bundle-Localization: plugin
+Bundle-Name: %fragmentName.linux.ppc64
+Bundle-Version: 5.1.0.qualifier
+Fragment-Host: org.eclipse.cdt.core;bundle-version="[5.0.0,6.0.0)"
+Bundle-Vendor: %providerName
diff --git a/core/org.eclipse.cdt.core.linux.ppc64/about.html b/core/org.eclipse.cdt.core.linux.ppc64/about.html
new file mode 100644
index 00000000000..37421d71a49
--- /dev/null
+++ b/core/org.eclipse.cdt.core.linux.ppc64/about.html
@@ -0,0 +1,24 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>About</title></head>
+
+<body lang="EN-US">
+<h2>About This Content</h2>
+
+<p>Jan 21, 2011</p>
+<h3>License</h3>
+
+<p>The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+For purposes of the EPL, "Program" will mean the Content.</p>
+
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
+being redistributed by another party ("Redistributor") and different terms and conditions may
+apply to your use of any object code in the Content. Check the Redistributor's license that was
+provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
+
+</body></html> \ No newline at end of file
diff --git a/core/org.eclipse.cdt.core.linux.ppc64/build.properties b/core/org.eclipse.cdt.core.linux.ppc64/build.properties
new file mode 100644
index 00000000000..bc8072de579
--- /dev/null
+++ b/core/org.eclipse.cdt.core.linux.ppc64/build.properties
@@ -0,0 +1,14 @@
+###############################################################################
+# Copyright (c) 2005, 2011 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
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# IBM Corporation - initial API and implementation
+###############################################################################
+bin.includes = os/,\
+ about.html,\
+ META-INF/
+src.includes = about.html
diff --git a/core/org.eclipse.cdt.core.linux.ppc64/os/linux/ppc64/libpty.so b/core/org.eclipse.cdt.core.linux.ppc64/os/linux/ppc64/libpty.so
new file mode 100644
index 00000000000..3664bd0245b
--- /dev/null
+++ b/core/org.eclipse.cdt.core.linux.ppc64/os/linux/ppc64/libpty.so
Binary files differ
diff --git a/core/org.eclipse.cdt.core.linux.ppc64/os/linux/ppc64/libspawner.so b/core/org.eclipse.cdt.core.linux.ppc64/os/linux/ppc64/libspawner.so
new file mode 100644
index 00000000000..c7314e2ca10
--- /dev/null
+++ b/core/org.eclipse.cdt.core.linux.ppc64/os/linux/ppc64/libspawner.so
Binary files differ
diff --git a/core/org.eclipse.cdt.core/plugin.properties b/core/org.eclipse.cdt.core/plugin.properties
index d560aac489f..d06c01ddc49 100644
--- a/core/org.eclipse.cdt.core/plugin.properties
+++ b/core/org.eclipse.cdt.core/plugin.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2003, 2010 IBM Corporation and others.
+# Copyright (c) 2003, 2011 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
@@ -86,6 +86,7 @@ fragmentName.aix = C/C++ Development Tools Core for AIX
fragmentName.linux = C/C++ Development Tools Core for Linux
fragmentName.linux.ia64 = C/C++ Development Tools Core for Linux (ia64)
fragmentName.linux.ppc = C/C++ Development Tools Core for Linux (ppc)
+fragmentName.linux.ppc64 = C/C++ Development Tools Core for Linux (ppc64)
fragmentName.linux.x86 = C/C++ Development Tools Core for Linux (x86)
fragmentName.linux.x86_64 = C/C++ Development Tools Core for Linux (x86_64)
fragmentName.qnx = C/C++ Development Tools Core for QNX
diff --git a/releng/org.eclipse.cdt.releng/maps/cdt.map b/releng/org.eclipse.cdt.releng/maps/cdt.map
index cb7f8241d8b..a4fc6a59f0e 100644
--- a/releng/org.eclipse.cdt.releng/maps/cdt.map
+++ b/releng/org.eclipse.cdt.releng/maps/cdt.map
@@ -44,6 +44,7 @@ fragment@org.eclipse.cdt.core.aix=@cdtTag@,/cvsroot/tools,,org.eclipse.cdt/all/o
fragment@org.eclipse.cdt.core.linux=@cdtTag@,/cvsroot/tools,,org.eclipse.cdt/all/org.eclipse.cdt.core.linux
fragment@org.eclipse.cdt.core.linux.ia64=@cdtTag@,/cvsroot/tools,,org.eclipse.cdt/all/org.eclipse.cdt.core.linux.ia64
fragment@org.eclipse.cdt.core.linux.ppc=@cdtTag@,/cvsroot/tools,,org.eclipse.cdt/all/org.eclipse.cdt.core.linux.ppc
+fragment@org.eclipse.cdt.core.linux.ppc64=@cdtTag@,/cvsroot/tools,,org.eclipse.cdt/all/org.eclipse.cdt.core.linux.ppc64
fragment@org.eclipse.cdt.core.linux.x86=@cdtTag@,/cvsroot/tools,,org.eclipse.cdt/all/org.eclipse.cdt.core.linux.x86
fragment@org.eclipse.cdt.core.linux.x86_64=@cdtTag@,/cvsroot/tools,,org.eclipse.cdt/all/org.eclipse.cdt.core.linux.x86_64
fragment@org.eclipse.cdt.core.macosx=@cdtTag@,/cvsroot/tools,,org.eclipse.cdt/all/org.eclipse.cdt.core.macosx
diff --git a/releng/org.eclipse.cdt.releng/master/build.properties b/releng/org.eclipse.cdt.releng/master/build.properties
index e5e2246582c..5882788fcad 100644
--- a/releng/org.eclipse.cdt.releng/master/build.properties
+++ b/releng/org.eclipse.cdt.releng/master/build.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2005, 2007 IBM Corporation and others.
+# Copyright (c) 2005, 2011 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
@@ -82,6 +82,7 @@ configs= \
& linux,gtk,x86 \
& linux,gtk,x86_64 \
& linux,gtk,ppc \
+ & linux,gtk,ppc64 \
& linux,gtk,ia64 \
& macosx,carbon,ppc \
& qnx,photon,x86 \
diff --git a/releng/org.eclipse.cdt.releng/platform/build.properties b/releng/org.eclipse.cdt.releng/platform/build.properties
index df5f5f7ff4e..03331d618bf 100644
--- a/releng/org.eclipse.cdt.releng/platform/build.properties
+++ b/releng/org.eclipse.cdt.releng/platform/build.properties
@@ -75,6 +75,7 @@ configs=\
& linux,gtk,x86 \
& linux,gtk,x86_64 \
& linux,gtk,ppc \
+ & linux,gtk,ppc64 \
& linux,gtk,ia64 \
& macosx,carbon,ppc \
& qnx,photon,x86 \
@@ -86,6 +87,7 @@ archivesFormat=\
& linux,gtk,x86-tar \
& linux,gtk,x86_64-tar \
& linux,gtk,ppc-tar \
+ & linux,gtk,ppc64-tar \
& linux,gtk,ia64-tar \
& macosx,carbon,ppc-tar \
& qnx,photon,x86-tar \
diff --git a/releng/org.eclipse.cdt.releng/platform/customTargets.xml b/releng/org.eclipse.cdt.releng/platform/customTargets.xml
index 70812daab84..7d4ee12f085 100644
--- a/releng/org.eclipse.cdt.releng/platform/customTargets.xml
+++ b/releng/org.eclipse.cdt.releng/platform/customTargets.xml
@@ -42,6 +42,12 @@
</ant>
</target>
+<target name="assemble.org.eclipse.cdt.linux.gtk.ppc64">
+ <ant antfile="${assembleScriptName}" dir="${buildDirectory}">
+ <property name="archiveName" value="cdt-${branchVersion}-${buildId}-linux.ppc64.tar.gz"/>
+ </ant>
+</target>
+
<target name="assemble.org.eclipse.cdt.linux.gtk.ia64">
<ant antfile="${assembleScriptName}" dir="${buildDirectory}">
<property name="archiveName" value="cdt-${branchVersion}-${buildId}-linux.ia64.tar.gz"/>
diff --git a/releng/org.eclipse.cdt.releng/sdk/build.properties b/releng/org.eclipse.cdt.releng/sdk/build.properties
index ca30cae8169..d5a4d24cea8 100644
--- a/releng/org.eclipse.cdt.releng/sdk/build.properties
+++ b/releng/org.eclipse.cdt.releng/sdk/build.properties
@@ -75,6 +75,7 @@ configs=\
& linux,gtk,x86 \
& linux,gtk,x86_64 \
& linux,gtk,ppc \
+ & linux,gtk,ppc64 \
& linux,gtk,ia64 \
& macosx,carbon,ppc \
& qnx,photon,x86 \
@@ -86,6 +87,7 @@ archivesFormat=\
& linux,gtk,x86-tar \
& linux,gtk,x86_64-tar \
& linux,gtk,ppc-tar \
+ & linux,gtk,ppc64-tar \
& linux,gtk,ia64-tar \
& macosx,carbon,ppc-tar \
& qnx,photon,x86-tar \
diff --git a/releng/org.eclipse.cdt.releng/sdk/customTargets.xml b/releng/org.eclipse.cdt.releng/sdk/customTargets.xml
index e677c1d94b6..cc6a5872438 100644
--- a/releng/org.eclipse.cdt.releng/sdk/customTargets.xml
+++ b/releng/org.eclipse.cdt.releng/sdk/customTargets.xml
@@ -47,6 +47,12 @@
</ant>
</target>
+<target name="assemble.org.eclipse.cdt.sdk.linux.gtk.ppc64">
+ <ant antfile="${assembleScriptName}" dir="${buildDirectory}">
+ <property name="archiveName" value="cdt-SDK-${branchVersion}-${buildId}-linux.ppc64.tar.gz"/>
+ </ant>
+</target>
+
<target name="assemble.org.eclipse.cdt.sdk.linux.gtk.ia64">
<ant antfile="${assembleScriptName}" dir="${buildDirectory}">
<property name="archiveName" value="cdt-SDK-${branchVersion}-${buildId}-linux.ia64.tar.gz"/>

Back to the top