godot/modules/mono
Ignacio Etcheverry 16550339ba Mono: Fix passing wrong logger assembly path to MSBuild
- Add option to print MSBuild's stdout and stderr instead of redirecting it. This can be enabled by setting the environment variable: Godot_DEBUG_MSBUILD=1

(cherry picked from commit 25f10b3c40)
2018-07-08 15:39:15 +02:00
..
doc_classes Bump to 3.0.5 2018-06-23 17:05:45 +02:00
editor Mono: Fix passing wrong logger assembly path to MSBuild 2018-07-08 15:39:15 +02:00
glue Lerp now consistent with Godot API. InverseLerp fixed. 2018-07-08 15:39:15 +02:00
mono_gd Mono: Null checks when marshaling from MonoArray* and managed Dictionary 2018-07-08 15:39:15 +02:00
utils Fix editor detecting msbuild with a msvc 'tools only' install 2018-05-13 22:00:53 +02:00
SCsub Mono: Buildsystem improvements 2018-02-27 11:35:19 +01:00
config.py Fix Mono static linking on Mingw 2018-06-01 21:45:21 +02:00
csharp_script.cpp Mono: Fixes annotated signal loading in exported binaries 2018-07-08 15:39:15 +02:00
csharp_script.h Mono: Fixes annotated signal loading in exported binaries 2018-07-08 15:39:15 +02:00
godotsharp_defs.h Mono: Better versioning and gracefully unloading of Godot API assemblies 2018-02-26 22:36:03 +01:00
godotsharp_dirs.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
godotsharp_dirs.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
mono_gc_handle.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
mono_gc_handle.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
mono_reg_utils.py Fix msbuild with a msvc 'tools only' install 2018-04-30 12:54:51 +02:00
register_types.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
register_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
signal_awaiter_utils.cpp SignalAwaiter::_signal_callback was calling the thunk with a wrong pointer 2018-01-23 12:58:54 +01:00
signal_awaiter_utils.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00