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
2014-04-03Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-04-01[Core] Added project binding for Shared Assets projectLluis Sanchez
2014-04-01[Core] Improve support for shared assets projectsLluis Sanchez
2014-03-31Allow customizing the generated MSBuild filesLluis Sanchez
2014-03-31Initial commit for shared asset project supportLluis Sanchez
2014-03-22[build] Fix the bug which triggered constant rebuilds of MonoDevelop.CoreAlan McGovern
2014-03-13[Core] Fix path to version.config fileLluis Sanchez
2014-02-27[Ide] Allow loading some unsupported projectsLluis Sanchez Gual
2014-02-20Rebase UI test system onto NUnitMichael Hutchinson
2014-01-26[Core] Generate the BuildVariables.cs files in the msbuild projectLluis Sanchez
2014-01-10Flush solution changes done by XSLluis Sanchez
2013-11-26Revert "Revert "Flush csproj fixes". Fix the wrench build."Michael Hutchinson
2013-11-26Revert "Flush csproj fixes". Fix the wrench build.Jérémie Laval
2013-11-22Remove MD1 project formatMichael Hutchinson
2013-11-22Flush csproj fixesMichael Hutchinson
2013-11-15Put the BUILD_REVISION checking back in, but in the right place. It was being...Cody Russell
2013-11-15Remove the BUILD_REVISION check and the ENABLE_RAYGUN constant.Cody Russell
2013-10-17[Core] Add ENABLE_RAYGUN constant.Cody Russell
2013-10-10[core] Use a csproj reference, not dll reference, for raygunAlan McGovern
2013-10-10Reworking the logging services, using Raygun.ioCody Russell
2013-09-07Revert "Revert "Consistently define DEBUG in debug configs""Michael Hutchinson
2013-09-07[Core] Add new trace listener that logs failed assertsMichael Hutchinson
2013-09-05Revert "Consistently define DEBUG in debug configs"Alan McGovern
2013-08-27[Core] Support passing current credentials to providerBojan Rajkovic
2013-08-27[Core] Lift proxy helpers from NuGet into Core.Bojan Rajkovic
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