Login  Register

JOGL Statuc Update (was Re: MacOS Aarch64/M1...)

Posted by Sven Gothel on Jan 18, 2023; 12:35am
URL: https://forum.jogamp.org/MacOS-Aarch64-M1-version-12-13-Support-tp4042034p4042060.html

Preliminary Status Update (all things pushed to git)

- Build System
  - Using OpenJDK 17
  - Updated toolchains for MacOS + Windows
  - Minimum MacOS SDK Version is 11

- Windowing Toolkits
  - AWT OK
  - SWT 4.26 OK
  - NEWT OK

- Build OK and testing (WIP, most OK) on
  - GNU/Linux x86_64
  - Windows 10
  - MacOS x86_64, aarch64

- Merged 3 patches
  - Julien's GLProfile GL2 (manual)
  - SWT 4... patch (pre 4.26)
  - GLX extension patch

- JogAmp Server
  - Fixed git protocol access (you can close/pull via git: again)
  - Server was updated a while ago to Debian 11

TODO:
- Bugzilla still not fully working (reported by Julien)
- Complete testing across platforms, i.e. passing our unit tests.
- Release

My test/build nodes are up an running again,
naturally the Windows and MacOS machines were most annoying :)

Qualifying the unit tests across machines ..,
then I will see to our Jenkins machinery.

~Sven