summaryrefslogtreecommitdiffstats
path: root/platform/ios/detect.py
Commit message (Expand)AuthorAgeFilesLines
* libpng: Enable intrinsics on x86/SSE2, ppc64/VSX, and all arm/NEONRémi Verschelde2023-08-041-3/+2
* SCons: Move platform logo/run icon to `export` folderRémi Verschelde2023-06-201-4/+0
* [Export docs] Move docs to platform folders.bruvzg2023-04-201-0/+10
* [iOS] Restore OpenGLES3 renderer support.bruvzg2023-01-221-2/+10
* ci: add Python static analysis check via mypyJiri Suchan2022-09-301-1/+6
* SCons: Unify tools/target build type configurationRémi Verschelde2022-09-261-24/+5
* SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` definesRémi Verschelde2022-09-231-3/+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-4/+5
* Check for ios_simulator when building for x86_64Ted Spikes2022-09-131-0/+4
* SCons: Refactor LTO options with `lto=<none|thin|full>`Rémi Verschelde2022-09-081-3/+11
* Unify bits, arch, and android_arch into env["arch"]Aaron Franke2022-08-251-5/+10
* Rename OSX to macOS and iPhoneOS to iOS.bruvzg2022-07-211-0/+152