Revert "Revert "Full non-boostrap build""
This reverts commit 6ba821c8cf.
This commit is contained in:
parent
d8c210b301
commit
a97a20209b
1 changed files with 22 additions and 17 deletions
39
eclipse.yaml
39
eclipse.yaml
|
|
@ -12,6 +12,7 @@ data:
|
|||
- MIT
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
eclipse: [2019-06]
|
||||
tycho: [1.4]
|
||||
platform: []
|
||||
requires:
|
||||
|
|
@ -47,13 +48,11 @@ data:
|
|||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%_with_bootstrap 1
|
||||
%_with_jp_minimal 1
|
||||
%_without_javahl 1
|
||||
%_without_spring 1
|
||||
%_without_mylyn_epub 1
|
||||
%_without_contrib_tools 1
|
||||
%_without_photran_support 1
|
||||
%_without_linuxtools_tests 1
|
||||
%_without_reflections 1
|
||||
%_without_okcurl 1
|
||||
|
|
@ -168,6 +167,12 @@ data:
|
|||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse-linuxtools.
|
||||
eclipse:
|
||||
buildorder: 40
|
||||
ref: eclipse
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Module API.
|
||||
eclipse-abrt:
|
||||
buildorder: 50
|
||||
ref: eclipse
|
||||
|
|
@ -189,12 +194,12 @@ data:
|
|||
rationale: >
|
||||
Module API.
|
||||
Runtime dependency of eclipse-webtools.
|
||||
# eclipse-ecf:
|
||||
# buildorder: 20
|
||||
# ref: tycho
|
||||
# arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
# rationale: >
|
||||
# Runtime dependency of eclipse.
|
||||
eclipse-ecf:
|
||||
buildorder: 30
|
||||
ref: tycho
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse.
|
||||
eclipse-egit:
|
||||
buildorder: 40
|
||||
ref: eclipse
|
||||
|
|
@ -209,12 +214,12 @@ data:
|
|||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Module API.
|
||||
# eclipse-emf:
|
||||
# buildorder: 10
|
||||
# ref: tycho
|
||||
# arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
# rationale: >
|
||||
# Runtime dependency of eclipse, eclipse-ecf.
|
||||
eclipse-emf:
|
||||
buildorder: 20
|
||||
ref: tycho
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse, eclipse-ecf.
|
||||
eclipse-epp-logging:
|
||||
buildorder: 40
|
||||
ref: eclipse
|
||||
|
|
@ -239,7 +244,7 @@ data:
|
|||
Runtime dependency of eclipse-egit, eclipse-egit-github,
|
||||
eclipse-m2e-egit.
|
||||
eclipse-launchbar:
|
||||
buildorder: 10
|
||||
buildorder: 50
|
||||
ref: eclipse
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
|
|
@ -747,7 +752,7 @@ data:
|
|||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of aether-connector-okhttp,
|
||||
eclipse-m2e-core, okhttp.
|
||||
okhttp.
|
||||
plexus-archiver:
|
||||
buildorder: 20
|
||||
ref: eclipse
|
||||
|
|
@ -834,7 +839,7 @@ data:
|
|||
rationale: >
|
||||
Runtime dependency of eclipse-subclipse.
|
||||
swt-chart:
|
||||
buildorder: 10
|
||||
buildorder: 70
|
||||
ref: eclipse
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue