summaryrefslogtreecommitdiffstats
path: root/modules/mono/editor/GodotSharpTools/Build/BuildSystem.cs
Commit message (Expand)AuthorAgeFilesLines
* Re-write mono module editor code in C#Ignacio Etcheverry2019-07-051-425/+0
* Add Godot constants to Mono project buildsShyRed2019-05-261-2/+2
* Print MSBuild command if also printing outputIgnacio Etcheverry2019-03-061-0/+6
* Mono: Add option to print MSBuild output and improve out of sync errorIgnacio Etcheverry2019-03-041-6/+12
* Default to MSBuild from VS Build Tools instead of Mono'sIgnacio Etcheverry2019-02-111-17/+0
* Workaround for bug with Mono's MSBuild and BaseIntermediateOutputPathIgnacio Etcheverry2019-01-211-1/+1
* 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