virtualx-engine/modules/mono
Rémi Verschelde f3f2fdfbab Mono: Fix detection of MsBuild from Visual Studio
This was a wrong check as an exit code of 0 means success,
not failure. It used to be fine as blocking mode always returned
-2, but this was changed in #32033 to return the exit code.

Fixes #32424.
2019-10-03 14:13:41 +02:00
..
build_scripts Split the Android platform java logic into an Android library module (lib) and an application module (app). 2019-09-04 16:20:22 -07:00
doc_classes
editor Mono: Fix detection of MsBuild from Visual Studio 2019-10-03 14:13:41 +02:00
glue [Mono] Corrected rectangle intersection 2019-09-16 09:49:04 +03:00
icons
mono_gd Merge pull request #32401 from neikeq/Kisaama! 2019-09-28 03:31:37 +02:00
utils Merge pull request #32051 from qarmin/some_error_explanation 2019-09-25 11:51:54 +02:00
.gitignore
__init__.py
class_db_api_json.cpp Added some obvious errors explanations 2019-09-25 10:28:50 +02:00
class_db_api_json.h Style: Fix copyright headers in new files 2019-08-28 09:19:52 +02:00
config.py
csharp_script.cpp Added some obvious errors explanations 2019-09-25 10:28:50 +02:00
csharp_script.h
godotsharp_defs.h
godotsharp_dirs.cpp
godotsharp_dirs.h
mono_gc_handle.cpp
mono_gc_handle.h
register_types.cpp
register_types.h
SCsub Fix 'android_mono_config.gen.cpp' not compiled first time it's generated 2019-08-26 17:46:57 +02:00
signal_awaiter_utils.cpp
signal_awaiter_utils.h