godot/platform
Andrii Doroshenko (Xrayez) 7c7f4602e7
Add use_asan option for MSVC to enable AddressSanitizer
Exposes AddressSanitizer support in MSVC compiler. Can be installed via individual
components in the Visual Studio 2019 Installer.

Disabled by default. Compile the engine with `scons use_asan=yes`.

(cherry picked from commit 53901d870b)
2021-03-13 22:10:15 +01:00
..
android Replace malloc's with Godot's memalloc macro 2021-03-13 22:01:27 +01:00
iphone Modernize atomics 2021-02-18 12:23:25 +01:00
javascript [HTML5] Drag and drop zip in project manager. 2021-03-12 10:43:52 +01:00
osx Mono/macOS: Separate data dir into frameworks and resources for codesigning 2021-03-04 12:21:17 +01:00
server add msan sanitizer option for linus/bsd, lsan option for osx 2021-03-04 11:33:35 +01:00
uwp Fix build error in UWP 2021-02-22 17:57:27 +01:00
windows Add use_asan option for MSVC to enable AddressSanitizer 2021-03-13 22:10:15 +01:00
x11 Linux: Fix PRIME detection on Steam 2021-03-08 16:03:24 +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