neilcsmith-net opened a new pull request, #6513:
URL: https://github.com/apache/netbeans/pull/6513

   Add a GitHub workflow to build the `dlight.nativeexecution` binaries, and 
include fixes to allow building for Apple Silicon (with thanks to @tmulle and 
@oyarzun for input on #3467 )
   
   This workflow is based on the changes to the profiler workflow, first 
building a source bundle suitable for a release vote, then using that to build 
the binaries.
   
   Cross compilation on macOS required moving to a new build script and 
manually specifying the OS and CPU architecture.
   
   This currently builds for Linux x64_86, and macOS x86_64 and arm64.  
Building for Windows is left for a later stage.  For NB20 we should probably 
look to just include just those Apple Silicon libraries we can and leave the 
existing libs.  I've tested terminal support, but not any other uses of these 
libraries.  


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to