Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [iOS] Restore OpenGLES3 renderer support. | bruvzg | 2023-01-22 | 1 | -2/+10 |
* | ci: add Python static analysis check via mypy | Jiri Suchan | 2022-09-30 | 1 | -1/+6 |
* | SCons: Unify tools/target build type configuration | Rémi Verschelde | 2022-09-26 | 1 | -24/+5 |
* | SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` defines | Rémi Verschelde | 2022-09-23 | 1 | -3/+2 |
* | SCons: Remove redundant `-fomit-frame-pointer` and `-ftree-vectorize` | Rémi Verschelde | 2022-09-23 | 1 | -2/+2 |
* | SCons: Refactor handling of `production` flag and per-platform LTO defaults | Rémi Verschelde | 2022-09-19 | 1 | -4/+5 |
* | Check for ios_simulator when building for x86_64 | Ted Spikes | 2022-09-13 | 1 | -0/+4 |
* | SCons: Refactor LTO options with `lto=<none|thin|full>` | Rémi Verschelde | 2022-09-08 | 1 | -3/+11 |
* | Unify bits, arch, and android_arch into env["arch"] | Aaron Franke | 2022-08-25 | 1 | -5/+10 |
* | Rename OSX to macOS and iPhoneOS to iOS. | bruvzg | 2022-07-21 | 1 | -0/+152 |