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-04-25[MSBuild] Support MSBuild 16Matt Ward
2019-01-18Fixes VSTS Bug 715151: [Feedback] 64 bit unit testing is not supported (#6911)Mike Krüger
2018-04-17Remove xbuild supportMikayla Hutchinson
2017-08-21Fix warnings in MD.CoreLluis Sanchez
2017-04-25Fixup! mono64 detection and some whitespace.therzok
2017-04-25[Core] Remove IKVM.Reflection usage in Core/Ide.therzok
2017-02-16Fix debug file issue with Mono 4.9.xLluis Sanchez
2016-11-03[Core] Fix failure to find MSBuild path on latest Mono.Matt Ward
2016-10-28Merge branch 'master' into nugetizer3000Matt Ward
2016-10-14[Core] Better support for MSBuild 15.0Lluis Sanchez
2016-10-12[Perf] Use Directory.Enumerate* instead of Get*therzok
2016-09-16[msbuild] Add support for building with msbuild 15.0 instead of 14.1 (#1623)Ankit Jain
2016-07-12MonoTargetRuntime: Use correct xbuild dirs for toolsVersion 12.0/14.0 orAnkit Jain
2016-07-11MonoTargetRuntime: Use correct xbuild dirs for toolsVersion 12.0/14.0 orAnkit Jain
2016-07-01Add Runtime.Preferences.BuildWithMSBuild to store preference to use ..Ankit Jain
2016-06-28[WIP] MSBuild 14.1 builderMikayla Hutchinson
2016-03-18[Core] Use PE flags to pick Mono runtimeMikayla Hutchinson
2016-03-18Revert "Added support for different architectures of MonoRuntime so user can ...mhutch
2016-03-18Revert "Bug 38784 - 'Run' does not respect the selected runtime"mhutch
2016-02-24Bug 38784 - 'Run' does not respect the selected runtimeDavid Karlaš
2016-01-26[Core] Load global xbuild-frameworks also for other runtimes then currently r...David Karlaš
2016-01-14Added support for different architectures of MonoRuntime so user can pick 32b...David Karlaš
2015-08-31[Core] Avoid pointless exceptionsmonodevelop-5.10.0.704Alan McGovern
2015-04-13[Core] Drop ResolveFullpath from FileService.Marius Ungureanu
2014-01-18[Core] Fix TargetFramework raceMichael Hutchinson
2013-12-14[MSBuild] Fix horribly broken ToolsVersion lookupsMichael Hutchinson
2013-08-30[Core] Check if a pkgconfig dir exists before listing files in it.Jeffrey Stedfast
2013-08-22[Core] Minor cleanup in MonoDevelop.Core.AssembliesMichael Hutchinson
2013-08-22[Core] Fix only scanning global framework directories onceMichael Hutchinson
2013-08-22[Core] Always include External in Mac pkgconfig search pathMichael Hutchinson
2013-02-17[Core] Scan External frameworks once, not once per runtimeMichael Hutchinson
2013-01-30[Core] Fixed logic for determining if TargetFrameworks can ref .NETPortable f...Jeffrey Stedfast
2012-09-19[Core] Fix the invocation of 'al' on WindowsAlan McGovern
2012-08-16[Core] Resolve the filepath for pc files to canonicalize symlinksAlan McGovern
2012-05-03[Core,CSharp] #3984 - Cannot compile any async projectMichael Hutchinson
2012-04-17[Core] Conditionally disable .NETPortable MSBuild targetsJeffrey Stedfast
2011-10-04[Core] Prevent a null reference exception in GetGacDirectories.Mike Krüger
2011-09-26[Core] Support all xbuild's custom framework dirsMichael Hutchinson
2011-09-26[Core] Support multiple reference assembly directoriesMichael Hutchinson
2011-09-26[Core] Support reading MSBuild custom frameworks on MonoMichael Hutchinson
2011-08-01[Core] Fix deadlock in MonoTargetRuntimeMichael Hutchinson
2011-03-03Don't try to initialize invalid mono runtimes.Lluis Sanchez Gual
2011-01-26Preliminary TargetFrameworkMoniker supportMichael Hutchinson
2010-12-22[Core] Add log code to track down an errorMichael Hutchinson
2010-02-25* MonoDevelop.Core/Runtime.cs:Lluis Sanchez
2009-11-05* src/core/MonoDevelop.Projects/MonoDevelop.Projects/DotNetProject.cs:Lluis Sanchez
2009-09-29* MonoDevelop.Core.Assemblies/TargetFramework.cs:Lluis Sanchez
2009-08-24* Makefile.am:Lluis Sanchez
2009-08-17* MonoDevelop.Core.Assemblies/TargetRuntime.cs:Lluis Sanchez
2009-08-13* Makefile.am:Lluis Sanchez