godot/modules/mono
Ignacio Etcheverry f6c65d9d15 Mono: Buildsystem improvements
- Bundle with mscorlib.dll to avoid compatibilities issues
- Add build option 'mono_assemblies_output_dir' to specify the output directory where the assemblies will be copied to. '#bin' by default.

(cherry picked from commit a45697d8df)
2018-02-27 11:35:19 +01:00
..
doc_classes doc: Sync with current source 2018-01-25 08:50:56 +01:00
editor Mono: Fix bindings for parameters in vararg methods 2018-02-26 23:54:32 +01:00
glue Mono: Better versioning and gracefully unloading of Godot API assemblies 2018-02-26 22:36:03 +01:00
mono_gd Mono: Buildsystem improvements 2018-02-27 11:35:19 +01:00
utils Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub Mono: Buildsystem improvements 2018-02-27 11:35:19 +01:00
config.py Mono: Buildsystem improvements 2018-02-27 11:35:19 +01:00
csharp_script.cpp fix release builds with mono 2018-02-27 11:34:52 +01:00
csharp_script.h fix release builds with mono 2018-02-27 11:34:52 +01: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 build with Python 3 on Windows 2017-10-29 19:27:12 +01: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