Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add win32.aarch64 target environment to eclipse-platform-parent/pom.xml #1917

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HannesWell
Copy link
Member

This is (probably) required to support building the Eclipse-SDK on Windows for ARM.

See eclipse-platform/eclipse.platform.swt#1045 (comment)

This is required to support building the Eclipse-SDK on Windows for ARM.
@HannesWell HannesWell marked this pull request as draft March 19, 2024 21:07
@HannesWell
Copy link
Member Author

Looks like we need a launcher for win32.aarch64 first.

@laeubi
Copy link
Contributor

laeubi commented Mar 20, 2024

Looks like we need a launcher for win32.aarch64 first.

Yes that would be the next logical step, @chirontt would you mind to open a PR against equinox to bring in the launcher parts?

@laeubi
Copy link
Contributor

laeubi commented Mar 20, 2024

btw something looks strange here:

Could not resolve plugin org.eclipse.equinox.launcher.win32.win32.aarch64_null;

looks like there is no version and then Tycho prints it as null

@chirontt
Copy link
Contributor

Looks like we need a launcher for win32.aarch64 first.

Yes that would be the next logical step, @chirontt would you mind to open a PR against equinox to bring in the launcher parts?

eclipse-equinox/equinox#559

@chirontt
Copy link
Contributor

Could not resolve plugin org.eclipse.equinox.launcher.win32.win32.aarch64_null;

looks like there is no version and then Tycho prints it as null

It's too early for this submit - all submodules (well, 5 of them) should have win32.aarch64 support first, before this aggregator repo can begin the win32.aarch64 support.

I think I will have to create a TODO list of items for all the various PRs for various repos, here in this aggregator as a central space. How should I go about with this TODO list? via an Issue? or via Discussion? or via a Pull Request?

@laeubi
Copy link
Contributor

laeubi commented Mar 21, 2024

I think you can use this issue here:

you can simply edit your inital posting and add a todo list.

@chirontt
Copy link
Contributor

chirontt commented Apr 1, 2024

@HannesWell as discussed, here's my branch to merge with this PR, thanks:

https://github.com/chirontt/eclipse.platform.releng.aggregator/tree/add-win32.aarch64-environment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants