2014-01-24 20:29:32 +00:00
|
|
|
diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml
|
|
|
|
index 6c567f8..969eafb 100644
|
|
|
|
--- a/eclipse-platform-parent/pom.xml
|
|
|
|
+++ b/eclipse-platform-parent/pom.xml
|
2014-04-16 11:39:56 +00:00
|
|
|
@@ -209,49 +209,19 @@
|
|
|
|
<arch>s390x</arch>
|
2014-01-24 20:29:32 +00:00
|
|
|
</environment>
|
|
|
|
<environment>
|
2014-04-16 11:39:56 +00:00
|
|
|
- <os>win32</os>
|
|
|
|
- <ws>win32</ws>
|
|
|
|
- <arch>x86</arch>
|
|
|
|
- </environment>
|
|
|
|
- <environment>
|
|
|
|
- <os>win32</os>
|
|
|
|
- <ws>win32</ws>
|
|
|
|
- <arch>x86_64</arch>
|
|
|
|
- </environment>
|
|
|
|
- <environment>
|
|
|
|
- <os>macosx</os>
|
|
|
|
- <ws>cocoa</ws>
|
|
|
|
- <arch>x86</arch>
|
|
|
|
- </environment>
|
|
|
|
- <environment>
|
|
|
|
- <os>macosx</os>
|
|
|
|
- <ws>cocoa</ws>
|
|
|
|
- <arch>x86_64</arch>
|
|
|
|
- </environment>
|
|
|
|
- <environment>
|
2014-01-24 20:29:32 +00:00
|
|
|
- <os>solaris</os>
|
|
|
|
- <ws>gtk</ws>
|
|
|
|
- <arch>sparc</arch>
|
|
|
|
- </environment>
|
|
|
|
- <environment>
|
|
|
|
- <os>solaris</os>
|
|
|
|
- <ws>gtk</ws>
|
|
|
|
- <arch>x86</arch>
|
|
|
|
- </environment>
|
|
|
|
- <environment>
|
|
|
|
- <os>hpux</os>
|
|
|
|
+ <os>linux</os>
|
|
|
|
<ws>gtk</ws>
|
|
|
|
- <arch>ia64</arch>
|
|
|
|
+ <arch>arm</arch>
|
|
|
|
</environment>
|
|
|
|
<environment>
|
|
|
|
- <os>aix</os>
|
2014-04-09 13:40:35 +00:00
|
|
|
+ <os>linux</os>
|
|
|
|
<ws>gtk</ws>
|
2014-01-24 20:29:32 +00:00
|
|
|
- <arch>ppc</arch>
|
2014-04-09 13:40:35 +00:00
|
|
|
+ <arch>ppc64le</arch>
|
|
|
|
</environment>
|
|
|
|
<environment>
|
2014-01-24 20:29:32 +00:00
|
|
|
- <os>aix</os>
|
|
|
|
+ <os>linux</os>
|
|
|
|
<ws>gtk</ws>
|
|
|
|
- <arch>ppc64</arch>
|
|
|
|
+ <arch>aarch64</arch>
|
|
|
|
</environment>
|
|
|
|
</environments>
|
|
|
|
</configuration>
|
2014-04-16 11:39:56 +00:00
|
|
|
--- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml
|
|
|
|
+++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml
|
|
|
|
@@ -130,21 +130,6 @@
|
|
|
|
<ws>gtk</ws>
|
|
|
|
<arch>x86_64</arch>
|
|
|
|
</environment>
|
|
|
|
- <environment>
|
|
|
|
- <os>win32</os>
|
|
|
|
- <ws>win32</ws>
|
|
|
|
- <arch>x86</arch>
|
|
|
|
- </environment>
|
|
|
|
- <environment>
|
|
|
|
- <os>win32</os>
|
|
|
|
- <ws>win32</ws>
|
|
|
|
- <arch>x86_64</arch>
|
|
|
|
- </environment>
|
|
|
|
- <environment>
|
|
|
|
- <os>macosx</os>
|
|
|
|
- <ws>cocoa</ws>
|
|
|
|
- <arch>x86_64</arch>
|
|
|
|
- </environment>
|
|
|
|
</environments>
|
|
|
|
</configuration>
|
|
|
|
</plugin>
|
2014-01-24 20:29:32 +00:00
|
|
|
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/build.properties b/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/build.properties
|
|
|
|
index 80a32e4..85de879 100644
|
|
|
|
--- a/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/build.properties
|
|
|
|
+++ b/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/build.properties
|
2014-04-16 11:39:56 +00:00
|
|
|
@@ -32,6 +32,12 @@ root.solaris.gtk.sparc.permissions.755=eclipse
|
2014-01-24 20:29:32 +00:00
|
|
|
root.solaris.gtk.x86=../../rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/solaris/x86
|
|
|
|
root.solaris.gtk.x86.permissions.755=eclipse
|
2012-10-23 04:28:36 +00:00
|
|
|
|
2014-01-24 20:29:32 +00:00
|
|
|
+root.linux.gtk.arm=target/resources/linux.gtk.arm,../../rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/linux/arm
|
|
|
|
+root.linux.gtk.arm.permissions.755=eclipse
|
|
|
|
+root.linux.gtk.aarch64=target/resources/linux.gtk.aarch64,../../rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/linux/aarch64
|
|
|
|
+root.linux.gtk.aarch64.permissions.755=eclipse
|
2014-04-16 11:39:56 +00:00
|
|
|
+root.linux.gtk.ppc64le=rootfiles/linux.gtk.ppc64le,../../rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/linux/ppc64le
|
|
|
|
+root.linux.gtk.ppc64le.permissions.755=eclipse
|
2014-01-24 20:29:32 +00:00
|
|
|
root.linux.gtk.x86=rootfiles/linux.gtk.x86,../../rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/linux/x86
|
|
|
|
root.linux.gtk.x86.permissions.755=libcairo-swt.so,eclipse
|
|
|
|
root.linux.gtk.ppc=rootfiles/linux.gtk.ppc64,../../rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/linux/ppc
|
|
|
|
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml
|
|
|
|
index bb03da8..257d417 100644
|
|
|
|
--- a/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml
|
|
|
|
+++ b/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml
|
|
|
|
@@ -19,6 +19,44 @@
|
|
|
|
<artifactId>maven-resources-plugin</artifactId>
|
|
|
|
<version>2.6</version>
|
|
|
|
<executions>
|
|
|
|
+ <execution>
|
|
|
|
+ <id>copy-resources-gtk.linux.aarch64</id>
|
|
|
|
+ <phase>validate</phase>
|
|
|
|
+ <goals>
|
|
|
|
+ <goal>copy-resources</goal>
|
|
|
|
+ </goals>
|
|
|
|
+ <configuration>
|
|
|
|
+ <outputDirectory>${basedir}/target/resources/linux.gtk.aarch64</outputDirectory>
|
|
|
|
+ <resources>
|
|
|
|
+ <resource>
|
|
|
|
+ <directory>../../eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64</directory>
|
|
|
|
+ <includes>
|
|
|
|
+ <include>about_files/*</include>
|
|
|
|
+ <include>about.html</include>
|
|
|
|
+ </includes>
|
|
|
|
+ </resource>
|
|
|
|
+ </resources>
|
|
|
|
+ </configuration>
|
|
|
|
+ </execution>
|
|
|
|
+ <execution>
|
|
|
|
+ <id>copy-resources-gtk.linux.arm</id>
|
|
|
|
+ <phase>validate</phase>
|
|
|
|
+ <goals>
|
|
|
|
+ <goal>copy-resources</goal>
|
|
|
|
+ </goals>
|
|
|
|
+ <configuration>
|
|
|
|
+ <outputDirectory>${basedir}/target/resources/linux.gtk.arm</outputDirectory>
|
|
|
|
+ <resources>
|
|
|
|
+ <resource>
|
|
|
|
+ <directory>../../eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.arm</directory>
|
|
|
|
+ <includes>
|
|
|
|
+ <include>about_files/*</include>
|
|
|
|
+ <include>about.html</include>
|
|
|
|
+ </includes>
|
|
|
|
+ </resource>
|
|
|
|
+ </resources>
|
|
|
|
+ </configuration>
|
|
|
|
+ </execution>
|
|
|
|
<execution>
|
|
|
|
<id>copy-resources-gtk.linux.x86</id>
|
|
|
|
<phase>validate</phase>
|
2014-04-16 11:39:56 +00:00
|
|
|
@@ -91,6 +129,26 @@
|
|
|
|
</directory>
|
|
|
|
<includes>
|
|
|
|
<include>about_files/*</include>
|
|
|
|
+ <include>about.html</include>
|
|
|
|
+ </includes>
|
|
|
|
+ </resource>
|
|
|
|
+ </resources>
|
|
|
|
+ </configuration>
|
|
|
|
+ </execution>
|
|
|
|
+ <execution>
|
|
|
|
+ <id>copy-resources-gtk.linux.ppc64le</id>
|
|
|
|
+ <phase>validate</phase>
|
|
|
|
+ <goals>
|
|
|
|
+ <goal>copy-resources</goal>
|
|
|
|
+ </goals>
|
|
|
|
+ <configuration>
|
|
|
|
+ <outputDirectory>${basedir}/rootfiles/linux.gtk.ppc64le</outputDirectory>
|
|
|
|
+ <resources>
|
|
|
|
+ <resource>
|
|
|
|
+ <directory>../../eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le
|
|
|
|
+ </directory>
|
|
|
|
+ <includes>
|
|
|
|
+ <include>about_files/*</include>
|
|
|
|
<include>about.html</include>
|
|
|
|
</includes>
|
|
|
|
</resource>
|
2014-01-24 20:29:32 +00:00
|
|
|
diff --git a/eclipse.platform.swt.binaries/pom.xml b/eclipse.platform.swt.binaries/pom.xml
|
|
|
|
index 7dd0536..66d79ee 100644
|
|
|
|
--- a/eclipse.platform.swt.binaries/pom.xml
|
|
|
|
+++ b/eclipse.platform.swt.binaries/pom.xml
|
2014-04-09 13:40:35 +00:00
|
|
|
@@ -53,6 +53,9 @@
|
2014-01-24 20:29:32 +00:00
|
|
|
<module>bundles/org.eclipse.swt.gtk.linux.ppc64</module>
|
|
|
|
<module>bundles/org.eclipse.swt.gtk.linux.s390</module>
|
|
|
|
<module>bundles/org.eclipse.swt.gtk.linux.s390x</module>
|
|
|
|
+ <module>bundles/org.eclipse.swt.gtk.linux.arm</module>
|
|
|
|
+ <module>bundles/org.eclipse.swt.gtk.linux.aarch64</module>
|
2014-04-09 13:40:35 +00:00
|
|
|
+ <module>bundles/org.eclipse.swt.gtk.linux.ppc64le</module>
|
2014-01-24 20:29:32 +00:00
|
|
|
<module>bundles/org.eclipse.swt.gtk.linux.x86</module>
|
|
|
|
<module>bundles/org.eclipse.swt.gtk.linux.x86_64</module>
|
|
|
|
<module>bundles/org.eclipse.swt.gtk.solaris.sparc</module>
|
2014-04-16 11:39:56 +00:00
|
|
|
diff --git a/rt.equinox.framework/pom.xml b/rt.equinox.framework/pom.xml
|
|
|
|
index b46cdc6..0fb36a5 100644
|
|
|
|
--- a/rt.equinox.framework/pom.xml
|
|
|
|
+++ b/rt.equinox.framework/pom.xml
|
|
|
|
@@ -55,6 +55,9 @@
|
|
|
|
<module>bundles/org.eclipse.equinox.launcher.gtk.aix.ppc</module>
|
|
|
|
<module>bundles/org.eclipse.equinox.launcher.gtk.aix.ppc64</module>
|
|
|
|
<module>bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64</module>
|
|
|
|
+ <module>bundles/org.eclipse.equinox.launcher.gtk.linux.arm</module>
|
|
|
|
+ <module>bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64</module>
|
|
|
|
+ <module>bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le</module>
|
|
|
|
<module>bundles/org.eclipse.equinox.launcher.gtk.linux.ppc</module>
|
|
|
|
<module>bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64</module>
|
|
|
|
<module>bundles/org.eclipse.equinox.launcher.gtk.linux.s390</module>
|
2014-01-24 20:29:32 +00:00
|
|
|
diff --git a/eclipse.platform.swt/bundles/org.eclipse.swt/buildFragment.xml b/eclipse.platform.swt/bundles/org.eclipse.swt/buildFragment.xml
|
|
|
|
index f5fb504..1187e84 100644
|
|
|
|
--- a/eclipse.platform.swt/bundles/org.eclipse.swt/buildFragment.xml
|
|
|
|
+++ b/eclipse.platform.swt/bundles/org.eclipse.swt/buildFragment.xml
|
2014-04-16 11:39:56 +00:00
|
|
|
@@ -425,6 +425,7 @@
|
2014-01-24 20:29:32 +00:00
|
|
|
<equals arg1="${swt.arch}" arg2="ppc64"/>
|
2014-04-16 11:39:56 +00:00
|
|
|
<equals arg1="${swt.arch}" arg2="ppc64le"/>
|
2014-01-24 20:29:32 +00:00
|
|
|
<equals arg1="${swt.arch}" arg2="s390x"/>
|
|
|
|
+ <equals arg1="${swt.arch}" arg2="aarch64"/>
|
|
|
|
</or>
|
|
|
|
</condition>
|
|
|
|
<echo>Is64=${is64}</echo>
|
|
|
|
diff --git a/eclipse.platform.ui/features/org.eclipse.e4.rcp/feature.xml b/eclipse.platform.ui/features/org.eclipse.e4.rcp/feature.xml
|
|
|
|
index 7e1f520..734dd10 100644
|
|
|
|
--- a/eclipse.platform.ui/features/org.eclipse.e4.rcp/feature.xml
|
|
|
|
+++ b/eclipse.platform.ui/features/org.eclipse.e4.rcp/feature.xml
|
2014-04-16 11:39:56 +00:00
|
|
|
@@ -409,6 +409,36 @@
|
2014-01-24 20:29:32 +00:00
|
|
|
install-size="0"
|
|
|
|
version="0.0.0"
|
|
|
|
fragment="true"/>
|
|
|
|
+
|
|
|
|
+ <plugin
|
2014-04-09 13:40:35 +00:00
|
|
|
+ id="org.eclipse.equinox.launcher.gtk.linux.ppc64le"
|
2014-01-24 20:29:32 +00:00
|
|
|
+ os="linux"
|
|
|
|
+ ws="gtk"
|
2014-04-09 13:40:35 +00:00
|
|
|
+ arch="ppc64le"
|
2014-01-24 20:29:32 +00:00
|
|
|
+ download-size="0"
|
|
|
|
+ install-size="0"
|
|
|
|
+ version="0.0.0"
|
|
|
|
+ fragment="true"/>
|
|
|
|
+
|
|
|
|
+ <plugin
|
|
|
|
+ id="org.eclipse.equinox.launcher.gtk.linux.arm"
|
|
|
|
+ os="linux"
|
|
|
|
+ ws="gtk"
|
|
|
|
+ arch="arm"
|
|
|
|
+ download-size="0"
|
|
|
|
+ install-size="0"
|
|
|
|
+ version="0.0.0"
|
|
|
|
+ fragment="true"/>
|
|
|
|
+
|
|
|
|
+ <plugin
|
|
|
|
+ id="org.eclipse.equinox.launcher.gtk.linux.aarch64"
|
|
|
|
+ os="linux"
|
|
|
|
+ ws="gtk"
|
|
|
|
+ arch="aarch64"
|
|
|
|
+ download-size="0"
|
|
|
|
+ install-size="0"
|
|
|
|
+ version="0.0.0"
|
|
|
|
+ fragment="true"/>
|
|
|
|
|
|
|
|
<plugin
|
|
|
|
id="org.eclipse.equinox.launcher.gtk.linux.x86"
|
2014-04-16 11:39:56 +00:00
|
|
|
@@ -583,6 +613,39 @@
|
2014-01-24 20:29:32 +00:00
|
|
|
version="0.0.0"
|
|
|
|
fragment="true"
|
|
|
|
unpack="false"/>
|
|
|
|
+
|
|
|
|
+ <plugin
|
2014-04-09 13:40:35 +00:00
|
|
|
+ id="org.eclipse.swt.gtk.linux.ppc64le"
|
2014-01-24 20:29:32 +00:00
|
|
|
+ os="linux"
|
|
|
|
+ ws="gtk"
|
2014-04-09 13:40:35 +00:00
|
|
|
+ arch="ppc64le"
|
2014-01-24 20:29:32 +00:00
|
|
|
+ download-size="0"
|
|
|
|
+ install-size="0"
|
|
|
|
+ version="0.0.0"
|
|
|
|
+ fragment="true"
|
|
|
|
+ unpack="false"/>
|
|
|
|
+
|
|
|
|
+ <plugin
|
|
|
|
+ id="org.eclipse.swt.gtk.linux.arm"
|
|
|
|
+ os="linux"
|
|
|
|
+ ws="gtk"
|
|
|
|
+ arch="arm"
|
|
|
|
+ download-size="0"
|
|
|
|
+ install-size="0"
|
|
|
|
+ version="0.0.0"
|
|
|
|
+ fragment="true"
|
|
|
|
+ unpack="false"/>
|
|
|
|
+
|
|
|
|
+ <plugin
|
|
|
|
+ id="org.eclipse.swt.gtk.linux.aarch64"
|
|
|
|
+ os="linux"
|
|
|
|
+ ws="gtk"
|
|
|
|
+ arch="aarch64"
|
|
|
|
+ download-size="0"
|
|
|
|
+ install-size="0"
|
|
|
|
+ version="0.0.0"
|
|
|
|
+ fragment="true"
|
|
|
|
+ unpack="false"/>
|
|
|
|
|
|
|
|
<plugin
|
|
|
|
id="org.eclipse.swt.gtk.linux.ppc"
|
2014-03-14 17:26:14 +00:00
|
|
|
diff --git a/rt.equinox.framework/features/org.eclipse.equinox.executable.feature/library/gtk/build.sh b/rt.equinox.framework/features/org.eclipse.equinox.executable.feature/library/gtk/build.sh
|
2014-01-24 20:29:32 +00:00
|
|
|
index 29d3871..45526c8 100644
|
2014-03-14 17:26:14 +00:00
|
|
|
--- a/rt.equinox.framework/features/org.eclipse.equinox.executable.feature/library/gtk/build.sh
|
|
|
|
+++ b/rt.equinox.framework/features/org.eclipse.equinox.executable.feature/library/gtk/build.sh
|
2014-04-16 11:39:56 +00:00
|
|
|
@@ -104,6 +104,12 @@
|
|
|
|
[ -d /bluebird/teamswt/swt-builddir/JDKs/PPC64/ibm-java2-ppc64-50 ] && defaultJavaHome="/bluebird/teamswt/swt-builddir/JDKs/PPC64/ibm-java2-ppc64-50"
|
|
|
|
OUTPUT_DIR="$EXEC_DIR/bin/$defaultWS/$defaultOS/$defaultOSArch"
|
|
|
|
;;
|
|
|
|
+ "ppc64le")
|
|
|
|
+ defaultOSArch="ppc64le"
|
|
|
|
+ defaultJava=DEFAULT_JAVA_EXEC
|
|
|
|
+ [ -d /bluebird/teamswt/swt-builddir/JDKs/PPC64/ibm-java2-ppc64-50 ] && defaultJavaHome="/bluebird/teamswt/swt-builddir/JDKs/PPC64/ibm-java2-ppc64-50"
|
|
|
|
+ OUTPUT_DIR="$EXEC_DIR/bin/$defaultWS/$defaultOS/$defaultOSArch"
|
|
|
|
+ ;;
|
|
|
|
"s390")
|
|
|
|
defaultOSArch="s390"
|
|
|
|
defaultJava=DEFAULT_JAVA_EXEC
|
|
|
|
@@ -119,6 +125,16 @@
|
2014-01-24 20:29:32 +00:00
|
|
|
defaultJava=DEFAULT_JAVA_EXEC
|
|
|
|
OUTPUT_DIR="$EXEC_DIR/bin/$defaultWS/$defaultOS/$defaultOSArch"
|
|
|
|
;;
|
|
|
|
+ arm*)
|
|
|
|
+ defaultOSArch="arm"
|
|
|
|
+ defaultJava=DEFAULT_JAVA_EXEC
|
|
|
|
+ OUTPUT_DIR="$EXEC_DIR/bin/$defaultWS/$defaultOS/$defaultOSArch"
|
|
|
|
+ ;;
|
|
|
|
+ "aarch64")
|
|
|
|
+ defaultOSArch="aarch64"
|
|
|
|
+ defaultJava=DEFAULT_JAVA_EXEC
|
|
|
|
+ OUTPUT_DIR="$EXEC_DIR/bin/$defaultWS/$defaultOS/$defaultOSArch"
|
|
|
|
+ ;;
|
|
|
|
*)
|
|
|
|
echo "*** Unknown MODEL <${MODEL}>"
|
|
|
|
;;
|
2014-03-14 17:26:14 +00:00
|
|
|
diff --git a/rt.equinox.framework/features/org.eclipse.equinox.executable.feature/pom.xml b/rt.equinox.framework/features/org.eclipse.equinox.executable.feature/pom.xml
|
2014-01-24 20:29:32 +00:00
|
|
|
index fac13bf..e487001 100644
|
2014-03-14 17:26:14 +00:00
|
|
|
--- a/rt.equinox.framework/features/org.eclipse.equinox.executable.feature/pom.xml
|
|
|
|
+++ b/rt.equinox.framework/features/org.eclipse.equinox.executable.feature/pom.xml
|
2014-04-16 11:39:56 +00:00
|
|
|
@@ -259,6 +259,221 @@
|
2012-10-23 07:42:32 +00:00
|
|
|
</plugins>
|
|
|
|
</build>
|
|
|
|
</profile>
|
2014-03-14 17:26:14 +00:00
|
|
|
+
|
|
|
|
+ <profile>
|
2012-10-23 07:42:32 +00:00
|
|
|
+ <id>build-native-launchers-gtk.linux.ppc</id>
|
|
|
|
+ <activation>
|
|
|
|
+ <property>
|
|
|
|
+ <name>native</name>
|
|
|
|
+ <value>gtk.linux.ppc</value>
|
|
|
|
+ </property>
|
|
|
|
+ </activation>
|
|
|
|
+ <build>
|
|
|
|
+ <plugins>
|
|
|
|
+ <plugin>
|
|
|
|
+ <artifactId>maven-antrun-plugin</artifactId>
|
|
|
|
+ <version> 1.7 </version>
|
|
|
|
+ <executions>
|
|
|
|
+ <execution>
|
|
|
|
+ <id>compile-executable-natives</id>
|
|
|
|
+ <phase>generate-resources</phase>
|
|
|
|
+ <configuration>
|
|
|
|
+ <target>
|
2013-01-04 10:17:33 +00:00
|
|
|
+ <ant antfile="build.xml" dir="library/gtk/" />
|
2012-10-23 07:42:32 +00:00
|
|
|
+ </target>
|
|
|
|
+ </configuration>
|
|
|
|
+ <goals>
|
|
|
|
+ <goal>run</goal>
|
|
|
|
+ </goals>
|
|
|
|
+ </execution>
|
|
|
|
+ </executions>
|
|
|
|
+ <dependencies>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>bsf</groupId>
|
|
|
|
+ <artifactId>bsf</artifactId>
|
|
|
|
+ <version>2.4.0</version>
|
|
|
|
+ </dependency>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>rhino</groupId>
|
|
|
|
+ <artifactId>js</artifactId>
|
|
|
|
+ <version>1.7R2</version>
|
|
|
|
+ </dependency>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>org.apache.ant</groupId>
|
|
|
|
+ <artifactId>ant-apache-bsf</artifactId>
|
|
|
|
+ <version>1.8.3</version>
|
|
|
|
+ </dependency>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>org.apache.ant</groupId>
|
|
|
|
+ <artifactId>ant-nodeps</artifactId>
|
|
|
|
+ <version>1.8.1</version>
|
|
|
|
+ </dependency>
|
|
|
|
+ </dependencies>
|
|
|
|
+ </plugin>
|
|
|
|
+ </plugins>
|
|
|
|
+ </build>
|
|
|
|
+ </profile>
|
2014-03-14 17:26:14 +00:00
|
|
|
+ <profile>
|
2012-10-23 07:42:32 +00:00
|
|
|
+ <id>build-native-launchers-gtk.linux.ppc64</id>
|
|
|
|
+ <activation>
|
|
|
|
+ <property>
|
|
|
|
+ <name>native</name>
|
|
|
|
+ <value>gtk.linux.ppc64</value>
|
|
|
|
+ </property>
|
|
|
|
+ </activation>
|
|
|
|
+ <build>
|
|
|
|
+ <plugins>
|
|
|
|
+ <plugin>
|
|
|
|
+ <artifactId>maven-antrun-plugin</artifactId>
|
|
|
|
+ <version> 1.7 </version>
|
|
|
|
+ <executions>
|
|
|
|
+ <execution>
|
|
|
|
+ <id>compile-executable-natives</id>
|
|
|
|
+ <phase>generate-resources</phase>
|
|
|
|
+ <configuration>
|
|
|
|
+ <target>
|
2013-01-04 10:17:33 +00:00
|
|
|
+ <ant antfile="build.xml" dir="library/gtk/" />
|
2012-10-23 07:42:32 +00:00
|
|
|
+ </target>
|
|
|
|
+ </configuration>
|
|
|
|
+ <goals>
|
|
|
|
+ <goal>run</goal>
|
|
|
|
+ </goals>
|
|
|
|
+ </execution>
|
|
|
|
+ </executions>
|
|
|
|
+ <dependencies>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>bsf</groupId>
|
|
|
|
+ <artifactId>bsf</artifactId>
|
|
|
|
+ <version>2.4.0</version>
|
|
|
|
+ </dependency>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>rhino</groupId>
|
|
|
|
+ <artifactId>js</artifactId>
|
|
|
|
+ <version>1.7R2</version>
|
|
|
|
+ </dependency>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>org.apache.ant</groupId>
|
|
|
|
+ <artifactId>ant-apache-bsf</artifactId>
|
|
|
|
+ <version>1.8.3</version>
|
|
|
|
+ </dependency>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>org.apache.ant</groupId>
|
|
|
|
+ <artifactId>ant-nodeps</artifactId>
|
|
|
|
+ <version>1.8.1</version>
|
|
|
|
+ </dependency>
|
|
|
|
+ </dependencies>
|
|
|
|
+ </plugin>
|
|
|
|
+ </plugins>
|
|
|
|
+ </build>
|
|
|
|
+ </profile>
|
2014-03-14 17:26:14 +00:00
|
|
|
+
|
|
|
|
+ <profile>
|
2012-10-23 07:42:32 +00:00
|
|
|
+ <id>build-native-launchers-gtk.linux.arm</id>
|
|
|
|
+ <activation>
|
|
|
|
+ <property>
|
|
|
|
+ <name>native</name>
|
|
|
|
+ <value>gtk.linux.arm</value>
|
|
|
|
+ </property>
|
|
|
|
+ </activation>
|
|
|
|
+ <build>
|
|
|
|
+ <plugins>
|
|
|
|
+ <plugin>
|
|
|
|
+ <artifactId>maven-antrun-plugin</artifactId>
|
|
|
|
+ <version> 1.7 </version>
|
|
|
|
+ <executions>
|
|
|
|
+ <execution>
|
|
|
|
+ <id>compile-executable-natives</id>
|
|
|
|
+ <phase>generate-resources</phase>
|
|
|
|
+ <configuration>
|
|
|
|
+ <target>
|
2013-01-04 10:17:33 +00:00
|
|
|
+ <ant antfile="build.xml" dir="library/gtk/" />
|
2012-10-23 07:42:32 +00:00
|
|
|
+ </target>
|
|
|
|
+ </configuration>
|
|
|
|
+ <goals>
|
|
|
|
+ <goal>run</goal>
|
|
|
|
+ </goals>
|
|
|
|
+ </execution>
|
|
|
|
+ </executions>
|
|
|
|
+ <dependencies>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>bsf</groupId>
|
|
|
|
+ <artifactId>bsf</artifactId>
|
|
|
|
+ <version>2.4.0</version>
|
|
|
|
+ </dependency>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>rhino</groupId>
|
|
|
|
+ <artifactId>js</artifactId>
|
|
|
|
+ <version>1.7R2</version>
|
|
|
|
+ </dependency>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>org.apache.ant</groupId>
|
|
|
|
+ <artifactId>ant-apache-bsf</artifactId>
|
|
|
|
+ <version>1.8.3</version>
|
|
|
|
+ </dependency>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>org.apache.ant</groupId>
|
|
|
|
+ <artifactId>ant-nodeps</artifactId>
|
|
|
|
+ <version>1.8.1</version>
|
|
|
|
+ </dependency>
|
|
|
|
+ </dependencies>
|
|
|
|
+ </plugin>
|
|
|
|
+ </plugins>
|
|
|
|
+ </build>
|
|
|
|
+ </profile>
|
2014-01-24 20:29:32 +00:00
|
|
|
+ <profile>
|
|
|
|
+ <id>build-native-launchers-gtk.linux.aarch64</id>
|
|
|
|
+ <activation>
|
|
|
|
+ <property>
|
|
|
|
+ <name>native</name>
|
|
|
|
+ <value>gtk.linux.aarch64</value>
|
|
|
|
+ </property>
|
|
|
|
+ </activation>
|
|
|
|
+ <build>
|
|
|
|
+ <plugins>
|
|
|
|
+ <plugin>
|
|
|
|
+ <artifactId>maven-antrun-plugin</artifactId>
|
|
|
|
+ <version> 1.7 </version>
|
|
|
|
+ <executions>
|
|
|
|
+ <execution>
|
|
|
|
+ <id>compile-executable-natives</id>
|
|
|
|
+ <phase>generate-resources</phase>
|
|
|
|
+ <configuration>
|
|
|
|
+ <target>
|
|
|
|
+ <ant antfile="build.xml" dir="library/gtk/" />
|
|
|
|
+ </target>
|
|
|
|
+ </configuration>
|
|
|
|
+ <goals>
|
|
|
|
+ <goal>run</goal>
|
|
|
|
+ </goals>
|
|
|
|
+ </execution>
|
|
|
|
+ </executions>
|
|
|
|
+ <dependencies>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>bsf</groupId>
|
|
|
|
+ <artifactId>bsf</artifactId>
|
|
|
|
+ <version>2.4.0</version>
|
|
|
|
+ </dependency>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>rhino</groupId>
|
|
|
|
+ <artifactId>js</artifactId>
|
|
|
|
+ <version>1.7R2</version>
|
|
|
|
+ </dependency>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>org.apache.ant</groupId>
|
|
|
|
+ <artifactId>ant-apache-bsf</artifactId>
|
|
|
|
+ <version>1.8.3</version>
|
|
|
|
+ </dependency>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>org.apache.ant</groupId>
|
|
|
|
+ <artifactId>ant-nodeps</artifactId>
|
|
|
|
+ <version>1.8.1</version>
|
|
|
|
+ </dependency>
|
|
|
|
+ </dependencies>
|
|
|
|
+ </plugin>
|
|
|
|
+ </plugins>
|
|
|
|
+ </build>
|
|
|
|
+ </profile>
|
2014-03-14 17:26:14 +00:00
|
|
|
+
|
2012-10-23 07:42:32 +00:00
|
|
|
<profile>
|
|
|
|
<id>build-native-launchers-win32.win32.x86_64</id>
|
|
|
|
<activation>
|