virtualx-engine/platform
Rémi Verschelde 64d7df1e5f
Windows: Use /bigobj only for debug builds, breaks GCC LTO
Building `target=release` and `target=release_debug` builds with MinGW-GCC
errors when linking with LTO.

Since it's only needed for `target=debug` builds anyway (bigger objects), which
we don't build with LTO, this works around the issue.
2021-11-18 10:38:35 +01:00
..
android Merge pull request #54992 from RandomShaper/drop_android_db_setting 2021-11-15 17:54:23 +01:00
iphone Use "enum class" for input enums 2021-11-12 15:37:54 -06:00
javascript Use "enum class" for input enums 2021-11-12 15:37:54 -06:00
linuxbsd Use "enum class" for input enums 2021-11-12 15:37:54 -06:00
osx Fix crash on macOS (AS) when dualshock4 is removed 2021-11-17 15:13:53 +01:00
uwp Use "enum class" for input enums 2021-11-12 15:37:54 -06:00
windows Windows: Use /bigobj only for debug builds, breaks GCC LTO 2021-11-18 10:38:35 +01:00
register_platform_apis.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00