Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Helion-Engine
/
BinaryDependencies
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Build GLFW and OpenAL-Soft for MacOS ARM64
- #1
#1
Merged
lemming104
merged 12 commits into
main
Helion-Engine/BinaryDependencies:main
from
lemming104/MacOS_AARCH64
Helion-Engine/BinaryDependencies:lemming104/MacOS_AARCH64
Copy head branch name to clipboard
Aug 15, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Build GLFW and OpenAL-Soft for MacOS ARM64
#1
lemming104
merged 12 commits into
main
Helion-Engine/BinaryDependencies:main
from
lemming104/MacOS_AARCH64
Helion-Engine/BinaryDependencies:lemming104/MacOS_AARCH64
Copy head branch name to clipboard
Commits
Commits on Aug 15, 2026
Add MacOS-Arm64 runner, add osx-x64 RID to package for GLFW
lemming104
committed
bd137c7
View commit details
Copy full SHA for bd137c7
Browse repository at this point
Fix missing "dynamic" build and clean up CMAKE args in GLFW
lemming104
committed
96c9832
View commit details
Copy full SHA for 96c9832
Browse repository at this point
Correct osx-x64 to osx-arm64 in GLFW project
Show description for 6cbeb1a
lemming104
committed
6cbeb1a
View commit details
Copy full SHA for 6cbeb1a
Browse repository at this point
Add MacOS-latest runner and osx-arm64 RID for OpenAL-Soft build
lemming104
committed
03f6de6
View commit details
Copy full SHA for 03f6de6
Browse repository at this point
Make MacOS cmake args resemble what kicat is doing in the original
lemming104
committed
665f1f4
View commit details
Copy full SHA for 665f1f4
Browse repository at this point
Make Windows and Linux also build what kcat is building upstream, too
lemming104
committed
aa14890
View commit details
Copy full SHA for aa14890
Browse repository at this point
It should be lowercase "y" in "sudo apt-get install"
lemming104
committed
601a8e1
View commit details
Copy full SHA for 601a8e1
Browse repository at this point
Fix missing build path in Windows build
lemming104
committed
3384247
View commit details
Copy full SHA for 3384247
Browse repository at this point
Try downgrading to MacOS 15 (Sequoia) due to use of deprecated functions
lemming104
committed
cfc216e
View commit details
Copy full SHA for cfc216e
Browse repository at this point
Shorten OS tag to macos-15
lemming104
committed
c4bf096
View commit details
Copy full SHA for c4bf096
Browse repository at this point
Fix missing hyphen in -DBUILD_SHARED_LIBS
lemming104
committed
52e0684
View commit details
Copy full SHA for 52e0684
Browse repository at this point
Adjust output paths for libraries for MacOS build
lemming104
committed
b06c10d
View commit details
Copy full SHA for b06c10d
Browse repository at this point
You can’t perform that action at this time.