File tree 4 files changed +21
-1
lines changed
eclipse.platform.releng.tychoeclipsebuilder
buildConfigs/equinox-launchers
4 files changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -61,6 +61,7 @@ if [ -z $PATCH_BUILD ]; then
61
61
# sdk
62
62
cp org.eclipse.sdk.ide-linux.gtk.aarch64.tar.gz $CJE_ROOT /$DROP_DIR /$BUILD_ID /eclipse-SDK-$BUILD_ID -linux-gtk-aarch64.tar.gz
63
63
cp org.eclipse.sdk.ide-linux.gtk.ppc64le.tar.gz $CJE_ROOT /$DROP_DIR /$BUILD_ID /eclipse-SDK-$BUILD_ID -linux-gtk-ppc64le.tar.gz
64
+ cp org.eclipse.sdk.ide-linux.gtk.riscv64.tar.gz $CJE_ROOT /$DROP_DIR /$BUILD_ID /eclipse-SDK-$BUILD_ID -linux-gtk-riscv64.tar.gz
64
65
cp org.eclipse.sdk.ide-linux.gtk.x86_64.tar.gz $CJE_ROOT /$DROP_DIR /$BUILD_ID /eclipse-SDK-$BUILD_ID -linux-gtk-x86_64.tar.gz
65
66
cp org.eclipse.sdk.ide-macosx.cocoa.x86_64.tar.gz $CJE_ROOT /$DROP_DIR /$BUILD_ID /eclipse-SDK-$BUILD_ID -macosx-cocoa-x86_64.tar.gz
66
67
cp org.eclipse.sdk.ide-macosx.cocoa.x86_64.dmg $CJE_ROOT /$DROP_DIR /$BUILD_ID /eclipse-SDK-$BUILD_ID -macosx-cocoa-x86_64.dmg
@@ -71,6 +72,7 @@ if [ -z $PATCH_BUILD ]; then
71
72
# platform
72
73
cp org.eclipse.platform.ide-linux.gtk.aarch64.tar.gz $CJE_ROOT /$DROP_DIR /$BUILD_ID /eclipse-platform-$BUILD_ID -linux-gtk-aarch64.tar.gz
73
74
cp org.eclipse.platform.ide-linux.gtk.ppc64le.tar.gz $CJE_ROOT /$DROP_DIR /$BUILD_ID /eclipse-platform-$BUILD_ID -linux-gtk-ppc64le.tar.gz
75
+ cp org.eclipse.platform.ide-linux.gtk.riscv64.tar.gz $CJE_ROOT /$DROP_DIR /$BUILD_ID /eclipse-platform-$BUILD_ID -linux-gtk-riscv64.tar.gz
74
76
cp org.eclipse.platform.ide-linux.gtk.x86_64.tar.gz $CJE_ROOT /$DROP_DIR /$BUILD_ID /eclipse-platform-$BUILD_ID -linux-gtk-x86_64.tar.gz
75
77
cp org.eclipse.platform.ide-macosx.cocoa.x86_64.tar.gz $CJE_ROOT /$DROP_DIR /$BUILD_ID /eclipse-platform-$BUILD_ID -macosx-cocoa-x86_64.tar.gz
76
78
cp org.eclipse.platform.ide-macosx.cocoa.x86_64.dmg $CJE_ROOT /$DROP_DIR /$BUILD_ID /eclipse-platform-$BUILD_ID -macosx-cocoa-x86_64.dmg
Original file line number Diff line number Diff line change 25
25
id =" SLG2PPC64LE"
26
26
name =" Linux (64 bit version for Power PC)"
27
27
fileName =" eclipse-SDK-${BUILD_ID}-linux-gtk-ppc64le.tar.gz" ></platform >
28
+ <platform
29
+ id =" SLG2RISCV64"
30
+ name =" Linux (64 bit version for RISC-V)"
31
+ fileName =" eclipse-SDK-${BUILD_ID}-linux-gtk-riscv64.tar.gz" ></platform >
28
32
<platform
29
33
id =" SLG2AARCH64"
30
34
name =" Linux (64 bit version for AArch64)"
70
74
id =" PLG2PPC64LE"
71
75
name =" Linux (64 bit version for Power PC)"
72
76
fileName =" eclipse-platform-${BUILD_ID}-linux-gtk-ppc64le.tar.gz" ></platform >
77
+ <platform
78
+ id =" PLG2RISCV64"
79
+ name =" Linux (64 bit version for RISC-V)"
80
+ fileName =" eclipse-platform-${BUILD_ID}-linux-gtk-riscv64.tar.gz" ></platform >
73
81
<platform
74
82
id =" PLG2AARCH64"
75
83
name =" Linux (64 bit version for AArch64)"
116
124
id =" SWTLG2PPC64LE"
117
125
name =" Linux (64 bit version for Power PC)"
118
126
fileName =" swt-${BUILD_ID}-gtk-linux-ppc64le.zip" ></platform >
127
+ <platform
128
+ id =" SWTLG2RISCV64"
129
+ name =" Linux (64 bit version for RISC-V)"
130
+ fileName =" swt-${BUILD_ID}-gtk-linux-riscv64.zip" ></platform >
119
131
<platform
120
132
id =" SWTLG2AARCH64"
121
133
name =" Linux (64 bit version for AArch64)"
Original file line number Diff line number Diff line change 17
17
<buildRepos os =" win32" ws =" win32" arch =" x86_64" archiveName =" ${ archiveRoot } -win32.win32.x86_64.${ buildId } .zip" />
18
18
<buildRepos os =" linux" ws =" gtk" arch =" x86_64" archiveName =" ${ archiveRoot } -linux.gtk.x86_64.${ buildId } .tar.gz" />
19
19
<buildRepos os =" linux" ws =" gtk" arch =" ppc64le" archiveName =" ${ archiveRoot } -linux.gtk.ppc64le.${ buildId } .tar.gz" />
20
- <buildRepos os =" linux" ws =" gtk" arch =" aarch64" archiveName =" ${ archiveRoot } -linux.gtk.aarch64.${ buildId } .tar.gz" />
20
+ <buildRepos os =" linux" ws =" gtk" arch =" riscv64" archiveName =" ${ archiveRoot } -linux.gtk.riscv64.${ buildId } .tar.gz" />
21
+ <buildRepos os =" linux" ws =" gtk" arch =" aarch64" archiveName =" ${ archiveRoot } -linux.gtk.aarch64.${ buildId } .tar.gz" />
21
22
<buildRepos os =" macosx" ws =" cocoa" arch =" x86_64" archiveName =" ${ archiveRoot } -macosx.cocoa.x86_64.${ buildId } .tar.gz" />
22
23
<buildRepos os =" macosx" ws =" cocoa" arch =" aarch64" archiveName =" ${ archiveRoot } -macosx.cocoa.aarch64.${ buildId } .tar.gz" />
23
24
</target >
Original file line number Diff line number Diff line change 256
256
id =" SLG2PPC64LE"
257
257
name =" Linux (PPC64LE/GTK+)"
258
258
fileName =" launchers-linux.gtk.ppc64le.${BUILD_ID}.tar.gz" />
259
+ <platform
260
+ format =" equinox"
261
+ id =" SLG2RISCV64"
262
+ name =" Linux (RISC-V64/GTK+)"
263
+ fileName =" launchers-linux.gtk.riscv64.${BUILD_ID}.tar.gz" />
259
264
<platform
260
265
format =" equinox"
261
266
id =" SLG2AARCH64"
You can’t perform that action at this time.
0 commit comments