summaryrefslogtreecommitdiff
path: root/scripts/macos/build_static_libs.sh
AgeCommit message (Collapse)Author
10 daysAdd macOS support and project creation toolIndrajith K L
- Add macOS static and dynamic library linking support - Add cross-platform build scripts for Windows, macOS, and Linux - Add project creation script with metadata embedding - Add macOS app bundle creation with icon support - Update CMakeLists.txt for platform detection - Fix STB rect pack duplicate symbols - Remove test images and unused files - Consolidate documentation into MACOS.md