summaryrefslogtreecommitdiff
path: root/modules/mono/utils
AgeCommit message (Expand)Author
2019-02-15Don't print 'Cannot find Mono in the registry' if bundled with GodotIgnacio Etcheverry
2019-02-10Fix check to determine if [[noreturn]] attribute is usableIgnacio Etcheverry
2019-02-03Merge pull request #25478 from neikeq/rrIgnacio Etcheverry
2019-02-03Mono: CleanupIgnacio Etcheverry
2019-01-27Mono: Test Windows binaries with lowercase extensionRémi Verschelde
2019-01-22Mono: Fix hot reload build errors and cleanupIgnacio Etcheverry
2019-01-01Update copyright statements to 2019Rémi Verschelde
2019-01-01Fix missing/malformed license headersRémi Verschelde
2018-11-30C#: Improve tool script support and fix reloading issuesIgnacio Etcheverry
2018-11-08Improve the C# API projects generationIgnacio Etcheverry
2018-10-25Parse C# script namespace and classIgnacio Etcheverry
2018-10-17C#: Optimize struct marshallingIgnacio Etcheverry
2018-10-03Fix GCC compiler warning in mono moduleIgnacio Etcheverry
2018-09-17Mono: Fix opening code editors in OSX and cleanupIgnacio Etcheverry
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-21Style: Fix issues that went past CIRémi Verschelde
2018-07-31fixed: windows mono compile (#20598)Nick Hope
2018-07-29Fix Mono compilation on Windows/MingHein-Pieter van Braam
2018-07-04Mono: Pending exceptions and cleanupIgnacio Etcheverry
2018-05-02Fix editor detecting msbuild with a msvc 'tools only' installIgnacio Etcheverry
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-07Style: Apply new clang-format 5.0 style to all filesRémi Verschelde
2017-10-30Fix 'which' returning file without extension on WindowsIgnacio Etcheverry
2017-10-16Improve signature of signal target generated functionIgnacio Etcheverry
2017-10-03Added mono moduleIgnacio Etcheverry