Skip to content

Switch macOS static build to CMake#1938

Merged
Rangi42 merged 2 commits intogbdev:masterfrom
ISSOtm:macos-static-cmake
Apr 13, 2026
Merged

Switch macOS static build to CMake#1938
Rangi42 merged 2 commits intogbdev:masterfrom
ISSOtm:macos-static-cmake

Conversation

@ISSOtm
Copy link
Copy Markdown
Member

@ISSOtm ISSOtm commented Apr 13, 2026

This moves the tortuous flags out of our CI scripts, and allows us to benefit from the libpng download caching.

Fixes #1924

This moves the tortuous flags out of our CI scripts,
and allows us to benefit from the libpng download caching.
@ISSOtm ISSOtm added this to the 1.0.2 milestone Apr 13, 2026
@ISSOtm ISSOtm requested a review from Rangi42 April 13, 2026 01:02
@ISSOtm ISSOtm added enhancement Typically new features; lesser priority than bugs builds This affects the build process or release artifacts labels Apr 13, 2026
@ISSOtm ISSOtm force-pushed the macos-static-cmake branch 2 times, most recently from 7359f01 to e928a03 Compare April 13, 2026 01:35
Comment thread cmake/macos-static.cmake Outdated
Comment thread cmake/macos-static.cmake Outdated
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
@Rangi42 Rangi42 merged commit 65ec1af into gbdev:master Apr 13, 2026
24 checks passed
@ISSOtm ISSOtm deleted the macos-static-cmake branch April 13, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

builds This affects the build process or release artifacts enhancement Typically new features; lesser priority than bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Try using CMake to build for macos-static

2 participants