virtualx-engine/platform
Rémi Verschelde f7a999c814
Windows: Disable ASLR protection w/ MinGW, it breaks Mono
We might be able to make it work by building Mono itself with
ASLR protection too, but there might still be issues when loading
e.g. GDNative DLLs built without ASLR protection.

In the short term this is not a goal, but we can reconsider later
what is actually needed for ASLR protection to work and keep things
user-friendly.
2021-03-29 14:39:20 +02:00
..
android Allow to not optimize release build 2021-03-20 23:05:13 +01:00
iphone Allow to not optimize release build 2021-03-20 23:05:13 +01:00
javascript [HTML5] Fix loading when mime-type is missing. 2021-03-20 23:10:00 +01:00
osx [macOS] Enable code signing by default, use ad-hoc signature if no identity specified. 2021-03-29 14:29:54 +02:00
server Allow to not optimize release build 2021-03-20 23:05:13 +01:00
uwp Allow to not optimize release build 2021-03-20 23:05:13 +01:00
windows Windows: Disable ASLR protection w/ MinGW, it breaks Mono 2021-03-29 14:39:20 +02:00
x11 Allow to not optimize release build 2021-03-20 23:05:13 +01:00
register_platform_apis.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00