summaryrefslogtreecommitdiffstats
path: root/modules/mono/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix generation of Mono Glue for Visual Studio 2017+ShyRed2019-05-051-1/+1
* Ignore a warning in _get_socket_error (-Wlogical-op).marxin2019-05-021-1/+1
* Fix missing argument for vsnprintf_sIgnacio Etcheverry2019-04-301-1/+2
* C# bindings generator cleanupIgnacio Etcheverry2019-04-252-0/+62
* Merge pull request #27711 from neikeq/ifdef-clang-tidyRémi Verschelde2019-04-081-2/+2
|\
| * Replace a few #if/#elif with #ifdef and "#elif defined"Ignacio Etcheverry2019-04-051-2/+2
* | Mono: Buildsystem support for finding MSBuild from VS2019Ignacio Etcheverry2019-04-061-3/+3
|/
* Add support for new MSBuild directory naming introduced in VS 2019.Sebastian Hartte2019-03-201-0/+8
* Don't print 'Cannot find Mono in the registry' if bundled with GodotIgnacio Etcheverry2019-02-151-2/+0
* Fix check to determine if [[noreturn]] attribute is usableIgnacio Etcheverry2019-02-101-5/+1
* Merge pull request #25478 from neikeq/rrIgnacio Etcheverry2019-02-032-19/+37
|\
| * Mono: CleanupIgnacio Etcheverry2019-02-032-19/+37
* | Mono: Test Windows binaries with lowercase extensionRémi Verschelde2019-01-271-1/+1
|/
* Mono: Fix hot reload build errors and cleanupIgnacio Etcheverry2019-01-221-0/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-0112-24/+24
* Fix missing/malformed license headersRémi Verschelde2019-01-011-1/+1
* C#: Improve tool script support and fix reloading issuesIgnacio Etcheverry2018-11-302-4/+73
* Improve the C# API projects generationIgnacio Etcheverry2018-11-081-4/+6
* Parse C# script namespace and classIgnacio Etcheverry2018-10-252-0/+30
* C#: Optimize struct marshallingIgnacio Etcheverry2018-10-171-0/+9
* Fix GCC compiler warning in mono moduleIgnacio Etcheverry2018-10-032-8/+14
* Mono: Fix opening code editors in OSX and cleanupIgnacio Etcheverry2018-09-172-0/+103
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-125-9/+9
* Style: Fix issues that went past CIRémi Verschelde2018-08-212-4/+3
* fixed: windows mono compile (#20598)Nick Hope2018-07-312-3/+3
* Fix Mono compilation on Windows/MingHein-Pieter van Braam2018-07-292-10/+19
* Mono: Pending exceptions and cleanupIgnacio Etcheverry2018-07-043-0/+329
* Fix editor detecting msbuild with a msvc 'tools only' installIgnacio Etcheverry2018-05-021-0/+2
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-056-0/+6
* Update copyright statements to 2018Rémi Verschelde2018-01-016-12/+12
* Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-072-2/+2
* Fix 'which' returning file without extension on WindowsIgnacio Etcheverry2017-10-301-3/+3
* Improve signature of signal target generated functionIgnacio Etcheverry2017-10-162-0/+35
* Added mono moduleIgnacio Etcheverry2017-10-036-0/+612