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
2015-01-28Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-01-22Replace broken MSBuild error regexMichael Hutchinson
2014-12-11[NuGet] Fix build task not updated for Xamarin.Forms.Matt Ward
2014-10-21Initial drop of the new project modelLluis Sanchez
2014-10-06[NuGet] Fix build errors after restoring MonoGame.Binaries package.Matt Ward
2014-08-28[Core] Fix project reference metadata loading bugLluis Sanchez
2014-08-27[Core] Improved msbuild build host crash handlingLluis Sanchez
2014-08-26[Core] Fixed a few more string comparisonsJeffrey Stedfast
2014-08-26[Core] Use StringComparison.OrdinalIgnoreCase to compare guid stringsJeffrey Stedfast
2014-07-31[Core] Cache assembly references returned by msbuildLluis Sanchez
2014-07-29[Core] Improve parsing of msbuild configurationsLluis Sanchez
2014-06-17Merge branch 'master' into msbuild-import-conditionsMatt Ward
2014-06-17[Core] Allow a Condition to be set for an MSBuild Import.Matt Ward
2014-06-17[Core] Properly load projects with ids without curly bracesLluis Sanchez
2014-06-17[MSBuild] Remote builder support for arbitrary target/item evaluationMichael Hutchinson
2014-06-02Fix shared projects compat issue with VSLluis Sanchez Gual
2014-05-28Fix issue when saving file links in shared projectsLluis Sanchez Gual
2014-05-28Added workaround for shared project loading issueLluis Sanchez Gual
2014-05-23[Core] Serialize LogicalName for non-EmbeddedResource itemsMichael Hutchinson
2014-05-02[NuGet] Fix Web.config transforms not being applied.Matt Ward
2014-04-30[Core] Fix saving issue with unsupported projectsLluis Sanchez
2014-04-25[Core] Fix project save issueLluis Sanchez
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-04[Core] Register some known build actionsLluis Sanchez
2014-04-03Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-04-01Shared Assents Projects fixesLluis Sanchez
2014-04-01[Core] MSBuild improvementsLluis Sanchez
2014-03-31[Core] Allow customizing msbuild project save/loadLluis Sanchez
2014-03-31Allow customizing the generated MSBuild filesLluis 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-07fix #17316. Don't overwrite reference pathxplicit
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