virtualx-engine/modules/mono
Ignacio Etcheverry ca8100f29f Workaround for bug with Mono's MSBuild and BaseIntermediateOutputPath
BaseIntermediateOutputPath seems to be empty by default. The workaround is to explicitly set it.

Also fixed passing char instead of char[] to String.Split. Why was this even working with Mono?
2019-01-21 00:38:28 +01:00
..
doc_classes Update class documentation xml 2018-10-07 21:57:26 +08:00
editor Workaround for bug with Mono's MSBuild and BaseIntermediateOutputPath 2019-01-21 00:38:28 +01:00
glue Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mono_gd Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
utils Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
config.py SCons: Allow building Mono module with OSXCross 2018-12-22 12:36:19 +01:00
csharp_script.cpp C#: Fix crash due to missing gchandle ref null check 2019-01-17 23:15:20 +01:00
csharp_script.h Merge pull request #24877 from neikeq/issue-24280 2019-01-10 18:02:57 +01:00
godotsharp_defs.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
godotsharp_dirs.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
godotsharp_dirs.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mono_gc_handle.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mono_gc_handle.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mono_reg_utils.py convert unicode mono root path to ascii string 2018-06-30 08:58:41 +08:00
register_types.cpp Consistency in resource format saver/loader de-registration 2019-01-10 12:45:57 +01:00
register_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub C#: Improve tool script support and fix reloading issues 2018-11-30 20:43:06 +01:00
signal_awaiter_utils.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
signal_awaiter_utils.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
tls_configure.py Mono: Pending exceptions and cleanup 2018-07-04 03:08:29 +02:00