godot/modules/mono/utils
ShyRed 77ab9ba252 Fix generation of Mono Glue for Visual Studio 2017+
vsnprintf definition should only be changed when MSC version is older than 2013. The version check and fix is taken from StringUtils.h of assimp.
2019-05-05 12:39:02 +02:00
..
macros.h Fix check to determine if [[noreturn]] attribute is usable 2019-02-10 18:45:18 +01:00
mono_reg_utils.cpp Mono: Buildsystem support for finding MSBuild from VS2019 2019-04-06 01:32:41 +02:00
mono_reg_utils.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mutex_utils.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
osx_utils.cpp Mono: Cleanup 2019-02-03 05:38:40 +01:00
osx_utils.h Mono: Fix hot reload build errors and cleanup 2019-01-22 18:33:36 +01:00
path_utils.cpp Mono: Test Windows binaries with lowercase extension 2019-01-27 11:54:32 +01:00
path_utils.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
string_utils.cpp Fix generation of Mono Glue for Visual Studio 2017+ 2019-05-05 12:39:02 +02:00
string_utils.h C# bindings generator cleanup 2019-04-25 20:34:28 +02:00
thread_local.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
thread_local.h Replace a few #if/#elif with #ifdef and "#elif defined" 2019-04-05 23:41:51 +02:00