godot/modules/mono
Hein-Pieter van Braam 0ec912a79e Fix msbuild with a msvc 'tools only' install
Taken from https://github.com/Microsoft/vswhere/wiki/Find-MSBuild
without '-products *' vswhere does not locate msbuild when installing a
tools-only (no IDE) version of the microsoft compilers.
2018-04-30 12:52:18 +02:00
..
doc_classes doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
editor Mono: BindingsGenerator enum fixes 2018-04-28 22:25:25 +02:00
glue #18051: Fix indentation issues introduced during clean up 2018-04-17 07:53:27 +09:00
mono_gd Fix mono basis GetEuler bug and marshalling/unmarshalling 2018-03-24 13:45:11 -07:00
utils
config.py Add option to link mono statically on Windows 2018-04-25 21:15:35 +02:00
csharp_script.cpp Mono: Do not spam script class not found error 2018-04-24 20:46:57 +02:00
csharp_script.h Mono: Avoid invalid class names. 2018-03-15 19:25:06 +01:00
godotsharp_defs.h Mono: Better versioning and gracefully unloading of Godot API assemblies 2018-02-25 20:56:27 +01:00
godotsharp_dirs.cpp
godotsharp_dirs.h
mono_gc_handle.cpp
mono_gc_handle.h
mono_reg_utils.py Fix msbuild with a msvc 'tools only' install 2018-04-30 12:52:18 +02:00
register_types.cpp
register_types.h
SCsub Merge pull request #15641 from neikeq/mono-is-picky-regarding-corlib-so-we-must-make-sure-to-ship-the-right-version-otherwise-something-bad-may-happen 2018-02-27 11:08:17 +01:00
signal_awaiter_utils.cpp
signal_awaiter_utils.h