summaryrefslogtreecommitdiff
path: root/modules/mono/editor/GodotSharpTools
AgeCommit message (Expand)Author
2019-03-06Print MSBuild command if also printing outputIgnacio Etcheverry
2019-03-04Mono: Add option to print MSBuild output and improve out of sync errorIgnacio Etcheverry
2019-02-28Mono: Make sure the generated RootNamespace is a valid identifierIgnacio Etcheverry
2019-02-11Merge pull request #25803 from neikeq/yyIgnacio Etcheverry
2019-02-11Default to MSBuild from VS Build Tools instead of Mono'sIgnacio Etcheverry
2019-02-08Mono: Create player script metadata when building manuallyIgnacio Etcheverry
2019-01-21Workaround for bug with Mono's MSBuild and BaseIntermediateOutputPathIgnacio Etcheverry
2019-01-08Use 'release_debug' for mono export templatesHein-Pieter van Braam
2018-11-24Parse C# generics and type constraints correctlyCarter Anderson
2018-11-08Improve the C# API projects generationIgnacio Etcheverry
2018-10-25Parse C# script namespace and classIgnacio Etcheverry
2018-10-25Do not generate API project GUIDs randomlyIgnacio Etcheverry
2018-10-25Support globs in csproj includesIgnacio Etcheverry
2018-10-08Check if directory exists before trying to delete itIgnacio Etcheverry
2018-10-03Mono: Editor and export template dependencies and fixesIgnacio Etcheverry
2018-09-17Mono: Fix opening code editors in OSX and cleanupIgnacio Etcheverry
2018-06-06allow undefined GODOT_DEBUG_MSBUILD environment variableKelly Thomas
2018-06-05Mono: Fix passing wrong logger assembly path to MSBuildIgnacio Etcheverry
2018-05-17Mono: Project building fixesIgnacio Etcheverry
2017-11-05Convert DOS line endings to Unix line endingsRĂ©mi Verschelde
2017-10-29Fix regression from #12473 and #12388Ignacio Etcheverry
2017-10-29Buildsystem improvements for the Mono moduleIgnacio Etcheverry
2017-10-07Quote MSBuild arguments. Fixes #11892Ignacio Etcheverry
2017-10-05Add C# script to csproj when attaching it to an objectIgnacio Etcheverry
2017-10-05Add alternative search locations for msbuildIgnacio Etcheverry
2017-10-03Added mono moduleIgnacio Etcheverry