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

Build for multiple architectures and platforms #86

Open
Matthewacon opened this issue Apr 1, 2020 · 2 comments
Open

Build for multiple architectures and platforms #86

Matthewacon opened this issue Apr 1, 2020 · 2 comments
Assignees
Labels
ci enhancement New feature or request
Milestone

Comments

@Matthewacon
Copy link
Member

  • Build fake-jni for all supported architectures and platforms (restricted by dependencies: ffi, xz, unwind)
  • Add parallel workflows to perform all builds
@meme
Copy link
Collaborator

meme commented Apr 1, 2020

Android Linux
amd64
x86
AArch64
  • Table above will be used as a support matrix, with badges instead. macOS and Windows are an afterthought at the moment
  • See if xz can be removed

@Matthewacon Matthewacon added this to the 0.1.0 milestone Apr 3, 2020
@Matthewacon
Copy link
Member Author

Possible initial target matrix:

Linux Windows macOS FreeBSD Android
x86_64 yes planned planned planned yes
i686 yes planned N/A planned yes
aarch64 yes planned N/A planned yes
arm planned planned N/A planned yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants