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
2013-08-27Revert "Upgrade core and addins to 4.5 runtime"Michael Hutchinson
2013-08-26[build] Remove some duplicates from our buildAlan McGovern
2013-08-12Suppress warnings about missing doc commentsMichael Hutchinson
2013-08-11Upgrade core and addins to 4.5 runtimeMichael Hutchinson
2013-08-10Consistently define DEBUG in debug configsMichael Hutchinson
2013-08-10Build pdbonly debug symbols in release configurationsMichael Hutchinson
2013-08-10Build xml docs for all addinsMichael Hutchinson
2013-07-18Define add-in identity using custom attributesLluis Sanchez
2013-07-16Revert "Define add-in identity using custom attributes"Lluis Sanchez
2013-07-16Define add-in identity using custom attributesLluis Sanchez
2013-06-05Remove unused classLluis Sanchez
2013-06-03Add support for command factoriesLluis Sanchez
2013-04-29[Core] Add internal test runnerLluis Sanchez
2013-03-15[Core] Don't reference specific monodoc assemblyversionMichael Hutchinson
2013-03-15[Core] Fix up the framework definitionsMichael Hutchinson
2013-03-07Provide better error messages for "unknown" project typesLluis Sanchez
2013-01-14Renamed external/Mono.Cecil -> external/cecil.Mike Krüger
2013-01-01[Core] Add the pdb reader for cecilMichael Hutchinson
2012-12-19Add a new possible location for git.exe on Windows (c:\msysgit\bin\git.exe)Duncan Mak
2012-12-05Fix a cyclic dependency introduced in a recent commitAlan McGovern
2012-12-05[Ide] Added extern alias support for completion.Mike Krüger
2012-11-27Add support for .NET 4.5Lluis Sanchez
2012-11-21Merge branch 'master' into ui-refreshAlan McGovern
2012-11-21Add the new ikvm formAlan McGovern
2012-11-16Merge branch 'master' into ui-refreshJeremie Laval
2012-11-16[Core] Fixed TargetFramework.IsCompatibleWithFramework() to use the list of s...Jeffrey Stedfast
2012-11-08[build] Try an alternative approach to detecting gitAlan McGovern
2012-11-06Do it right!Alan McGovern
2012-11-06Get git on a 32bit system too. This covers our botsAlan McGovern
2012-11-05[Core] Ensure the build output dir existsAlan McGovern
2012-11-05[build] Generate a buildinfo file on windows tooAlan McGovern
2012-11-05Merge branch 'master' into ui-refreshMike Krüger
2012-11-05Forked IKVM to give us a bit more control over it.Mike Krüger
2012-11-05Merge branch 'master' into ui-refreshMike Krüger
2012-11-05[Core] Removed custom assembly reader and switched to IKVM.Mike Krüger
2012-11-03Merge branch 'master' into ui-refreshJeffrey Stedfast
2012-11-03[Core] Provide a way to stream ManifestResource data.Jeffrey Stedfast
2012-11-02Merge branch 'master' into ui-refreshAlan McGovern
2012-11-02Use custom assembly reader to fix 'Bug 8000 - MonoDevelop runs out ofMike Krüger
2012-10-29Add support for selecting an execution target when runningLluis Sanchez
2012-10-18Merge branch 'master' into ui-refreshAlan McGovern
2012-10-17[build] Submodule and build Mono.Addins so we can ship required bugfixesAlan McGovern
2012-10-04[Ide] Added support for text editor extensionsLluis Sanchez
2012-08-15Merge branch 'master' into ui-refreshAlan McGovern
2012-08-15[build] Keep ICSharpCode.NRefactory.CSharp.dll in the old locationAlan McGovern
2012-08-14Merge remote-tracking branch 'origin/master' into ui-refreshAlan McGovern
2012-08-10[externals] Add nrefactory as a submoduleAlan McGovern
2012-07-24Added XWT and Json.NETMichael Hutchinson
2012-07-09Made internal several classes which don't need to be publicLluis Sanchez
2012-07-05[Core] Add support for accepting untrusted web certificatesAlan McGovern