summaryrefslogtreecommitdiffstats
path: root/platform/macos/detect.py
Commit message (Expand)AuthorAgeFilesLines
* [iOS] Restore OpenGLES3 renderer support.bruvzg2023-01-221-1/+1
* [macOS] Move `Wno-deprecated-declarations` to pragmas in the OpenGL related f...bruvzg2023-01-201-1/+0
* [macOS] Automatically detect MoltenVK libs installed via homebrew and macports.bruvzg2022-11-151-7/+13
* Fix build with Vulkan disabled and no Vulkan headers installed.bruvzg2022-10-261-1/+3
* ci: add Python static analysis check via mypyJiri Suchan2022-09-301-1/+6
* SCons: Unify tools/target build type configurationRémi Verschelde2022-09-261-21/+2
* SCons: Remove redundant `-fomit-frame-pointer` and `-ftree-vectorize`Rémi Verschelde2022-09-231-2/+2
* SCons: Refactor handling of `production` flag and per-platform LTO defaultsRémi Verschelde2022-09-191-3/+6
* SCons: Refactor LTO options with `lto=<none|thin|full>`Rémi Verschelde2022-09-081-0/+12
* Fix key mapping changes when moving from macOS to other platformbruvzg2022-09-071-3/+1
* fix: graceful exit on macOS missing VulkanJiri Suchan2022-09-041-3/+5
* Unify bits, arch, and android_arch into env["arch"]Aaron Franke2022-08-251-12/+17
* Rename OSX to macOS and iPhoneOS to iOS.bruvzg2022-07-211-0/+253