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-05-28Added workaround for shared project loading issuemonodevelop-5.0.0.878monodevelop-5.0Lluis Sanchez Gual
2014-04-30[Core] Fix saving issue with unsupported projectsLluis Sanchez
2014-04-25[Core] Fix project save issueLluis Sanchez
2014-04-07[API] Remove more obsolete API.Ungureanu Marius
2014-04-04Fix buildLluis Sanchez
2014-04-04Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-04-04Merge branch 'master' into fsharpLluis Sanchez Gual
2014-04-04Merge pull request #26 from xamarin/vcsAPIUngureanu Marius
2014-04-04[API] Remove unused obsolete stuff.Ungureanu Marius
2014-04-04[Core] Register some known build actionsLluis Sanchez
2014-04-04[Core] Fix project loading issueLluis Sanchez
2014-04-03Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-04-03[Core] Hide private fieldLluis Sanchez
2014-04-03[Core] Fix shared assets project msbuild issueLluis Sanchez
2014-04-02[Core] Fix build breakageLluis Sanchez
2014-04-01Shared Assents Projects fixesLluis Sanchez
2014-04-01[Core] Improve support for shared assets projectsLluis Sanchez
2014-04-01[Core] MSBuild improvementsLluis Sanchez
2014-04-01[Core] New extensibility methodsLluis Sanchez
2014-03-31[Core] Allow customizing msbuild project save/loadLluis Sanchez
2014-03-31Allow customizing the generated MSBuild filesLluis Sanchez
2014-03-31Initial commit for shared asset project supportLluis Sanchez
2014-03-12[Core] Fix a null reference exception handling MSBuild errorsAlan McGovern
2014-03-07Merge remote-tracking branch 'xamarin/retina' into load-unsupported-projectsLluis Sanchez
2014-03-05[NuGet] Fix file changed warning when adding/removing MSBuild import.Matt Ward
2014-02-27[Core] Allow saving unsupported projectsLluis Sanchez
2014-02-27Allow reloading unsupported projectsLluis Sanchez
2014-02-27[Core] Improve unsupported project loadingLluis Sanchez
2014-02-27[Ide] Allow loading some unsupported projectsLluis Sanchez Gual
2014-02-27Add support for refreshing project referencesLluis Sanchez
2014-02-26Merge remote-tracking branch 'origin/master' into fsharpLluis Sanchez
2014-02-19[MSBuild] Properly serialized null DependentOn metadataMichael Hutchinson
2014-02-18Fixed 'Bug 17813 - Regression: Cannot click on any error message inMike Krüger
2014-02-14[MSBuild] Send more MSBuild error details back to MDMichael Hutchinson
2014-02-14[MSBuild] Minor cleanupMichael Hutchinson
2014-02-11[Core] Added unit testsLluis Sanchez
2014-02-11Merge pull request #478 from xplicit/fixcondprojLluis Sanchez
2014-02-09[MSBuild] Ignore bad sln version valuesMichael Hutchinson
2014-02-09[MSBuild] Write version strings back to sln files correctlyMichael Hutchinson
2014-02-09[MSBuild] Use ordinal string comparesMichael Hutchinson
2014-02-07fix #17316. Don't overwrite reference pathxplicit
2014-02-05Merge remote-tracking branch 'origin/master' into fsharpLluis Sanchez
2014-01-31Merge branch 'unload-support'Lluis Sanchez
2014-01-30Merge remote-tracking branch 'origin/master' into fsharpLluis Sanchez
2014-01-25[Core] Try to fix a NullReferenceException in MSBuildProjectHandler.ImportTar...Alan McGovern
2014-01-23[MSBuild] Improve and test roundtripping of VS-created projectsMichael Hutchinson
2014-01-23[MSBuild] Better roundtripping of ProductVersion/ToolsVersionMichael Hutchinson
2014-01-23[MSBuild] Improve ToolsVersion handling and fix testsMichael Hutchinson
2014-01-23[MSBuild] Per-solution build engineMichael Hutchinson
2014-01-23[MSBuild] Test ToolsVersion is loaded/converted correctlyMichael Hutchinson