aboutsummaryrefslogtreecommitdiff
path: root/modules/mono/editor/GodotSharpTools/Build/BuildSystem.cs
Commit message (Expand)AuthorAgeFilesLines
* allow undefined GODOT_DEBUG_MSBUILD environment variableKelly Thomas2018-06-061-1/+1
* Mono: Fix passing wrong logger assembly path to MSBuildIgnacio Etcheverry2018-06-051-10/+27
* Mono: Project building fixesIgnacio Etcheverry2018-05-171-20/+64
* Fix regression from #12473 and #12388Ignacio Etcheverry2017-10-291-23/+14
* Buildsystem improvements for the Mono moduleIgnacio Etcheverry2017-10-291-19/+54
* Quote MSBuild arguments. Fixes #11892Ignacio Etcheverry2017-10-071-1/+1
* Add alternative search locations for msbuildIgnacio Etcheverry2017-10-051-1/+9
* Added mono moduleIgnacio Etcheverry2017-10-031-0/+335