Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-24[Core] Improve sdk resolution error message format for userMatt Ward
2019-04-25[MSBuild] Support MSBuild 16Matt Ward
2019-04-18Let MSBuild choose the correct version instead of hardcoding 15.0 which may n...Kirill Osenkov
2019-04-05[msbuild] Update to work with ToolsVersion=`Current`Ankit Jain
2019-03-19Disable VBCSCompilerServer usage until mono bug is fixedtherzok
2019-02-16Fix build on VS2019Mikayla Hutchinson
2019-02-08Merge remote-tracking branch 'origin/master' into release-8.0therzok
2019-01-30[Core] Compare sdk names case insensitively in the sdk resolverMatt Ward
2019-01-16Remove redundant build infrastructureMikayla Hutchinson
2019-01-14[MSBuildResolver] Fix another missing configMikayla Hutchinson
2019-01-14[MSBuildResolver] Fix missing project config that made sln sadMikayla Hutchinson
2019-01-11Update projects for PackageReferenceMikayla Hutchinson
2018-11-06[build] Make our MSBuild builder a 64bit processAlan McGovern
2018-09-11[MSBuild] Build the MSBuild builder as Any CPUtherzok
2018-09-03Bump System.Net.Httptherzok
2018-08-18[Core] Set Configuration/Platform global properties once on loadMatt Ward
2018-08-17[Core] Fix build location for imported Platform based propertyMatt Ward
2018-08-17[Core] Fix incorrect build location with imported config based propertyMatt Ward
2018-08-10[MSBuild] Ignore comments when reading MSBuild filestherzok
2018-08-02Consolidate System.ValueTuple target frameworktherzok
2018-07-11[Core] Make Disconnected event handler actually waited fortherzok
2018-06-20Clean up project filesMikayla Hutchinson
2018-06-20Add missing imports of core propsMikayla Hutchinson
2018-06-20Clean various redundancies from project filesMikayla Hutchinson
2018-06-18[MSBuild] Avoid unnecessary evaluations as CreateProjectINstance does that al...therzok
2018-06-18[MSBuild] Use the engine as the project root element cache providertherzok
2018-06-18[MSBuild] Use the global collection when evaluating projetstherzok
2018-06-14link mono bugtherzok
2018-06-14Try fix VSTS hangtherzok
2018-05-18Merge branch 'master' into structured-build-outputRodrigo Moya
2018-05-11Merge branch 'master' into remove-xbuild-engineMikayla Hutchinson
2018-05-10Improve unit testLluis Sanchez
2018-05-10Add unit test for builder crash fixLluis Sanchez
2018-04-17Remove xbuild supportMikayla Hutchinson
2018-04-17Merge branch 'master' into structured-build-outputRodrigo Moya
2018-04-11[MSBuild] Fix unsaved project xml not cleared in remote build engineMatt Ward
2018-02-20Merge branch 'master' into structured-build-outputRodrigo Moya
2018-02-16Make dist2 (#3879)Marius Ungureanu
2017-12-12Merge branch 'master' into structured-build-outputRodrigo Moya
2017-12-05Dev/kirillo/valuetuple440 (#3448)Kirill Osenkov
2017-11-21[MSBuild] Fix property/var naming styleRodrigo Moya
2017-11-21[MSBuild] Register BinaryLogger in the correct placeRodrigo Moya
2017-11-20[MSBuild] Enable generation of .binlog filesRodrigo Moya
2017-10-27CID168199 - Fix redundant nullcheck, done above.therzok
2017-10-18[Build] Fix it, BinaryMessage is a shared file included in a lot of projects....Marius Ungureanu
2017-09-26Fix bug #59727 - Build fails after moving a fileLluis Sanchez
2017-09-25Fix bug #59688 - Getting syntax error while adding a Empty class file to C# c...Lluis Sanchez
2017-09-20Merge pull request #3028 from mono/batch-builds-wipLluis Sanchez
2017-09-18Include all available MSBuild item metadata when returning evaluated items.Jérémie Laval
2017-09-15Fix slowdown caused by solution config mappingsLluis Sanchez