summaryrefslogtreecommitdiff
path: root/platform/macos/detect.py
AgeCommit message (Expand)Author
2022-11-15[macOS] Automatically detect MoltenVK libs installed via homebrew and macports.bruvzg
2022-10-26Fix build with Vulkan disabled and no Vulkan headers installed.bruvzg
2022-09-30ci: add Python static analysis check via mypyJiri Suchan
2022-09-26SCons: Unify tools/target build type configurationRémi Verschelde
2022-09-23SCons: Remove redundant `-fomit-frame-pointer` and `-ftree-vectorize`Rémi Verschelde
2022-09-19SCons: Refactor handling of `production` flag and per-platform LTO defaultsRémi Verschelde
2022-09-08SCons: Refactor LTO options with `lto=<none|thin|full>`Rémi Verschelde
2022-09-07Fix key mapping changes when moving from macOS to other platformbruvzg
2022-09-04fix: graceful exit on macOS missing VulkanJiri Suchan
2022-08-25Unify bits, arch, and android_arch into env["arch"]Aaron Franke
2022-07-21Rename OSX to macOS and iPhoneOS to iOS.bruvzg