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

github-actions, added msys2 section to makefile #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

LibreDrip
Copy link

  • created GitHub-actions for Android, win64, linux64
    • also creates nightly builds
  • added msys2 section to Windows-64-bit Makefile
    • msys2 supports getting dependencies through a package manager

Issues/to-do

  • linux-nightly not working on Debian stable, compilation only possible with ubuntu-latest libraries
    • working older version is in Debian official repositories, hasn't been updated, with custom changes
      • that same version is used for the flatpak version
  • android APK has to be signed, possible through GitHub actions, not done yet
  • Windows x86 version possible through GitHub actions, not done yet
  • Android build failing if using Java 17
  • at some point Windows build complained about git missing, not sure if still needed

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.

1 participant