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-12-10Renamed MonoDevelop.Projects.Formats.MSBuildLluis Sanchez
2015-12-10Rename msbuild project namespaceLluis Sanchez
2015-11-11[Core] Fix bug #35350 - Unable to build and run console project withLluis Sanchez
2015-11-11[Core] Add support for MSBuild 14Lluis Sanchez
2015-11-11[Core] Fix error building generic project.Matt Ward
2015-10-29[Core] Fix being unable to create generic projects.Matt Ward
2015-10-28[Core] Fix project loading issueLluis Sanchez
2015-09-24Fix legacy serialization formatLluis Sanchez
2015-06-23Merge branch 'roslyn' into roslyn-pbLluis Sanchez Gual
2015-05-26Add missing filesLluis Sanchez Gual
2015-05-22[Core] Initial support for parallel buildsLluis Sanchez Gual
2015-05-18[Core] Fix project item serialization issueLluis Sanchez Gual
2015-05-13Added api for checking if a project can be createdLluis Sanchez Gual
2015-05-11MSBuild project evaluation improvementsLluis Sanchez Gual
2015-05-07New condition for options dialog extensionsLluis Sanchez Gual
2015-05-07ProjectItem improvementsLluis Sanchez Gual
2015-05-04Simplified default resource id handlingLluis Sanchez Gual
2015-04-29[Core] Thread safenessLluis Sanchez Gual
2015-04-24Fix type alias supportLluis Sanchez Gual
2015-04-24Improved api for using configuration propertiesLluis Sanchez Gual
2015-04-22Allow creating projects using the type tagLluis Sanchez Gual
2015-04-15Fix unsupported project loadingLluis Sanchez Gual
2015-04-15Fix msbuild loading issueLluis Sanchez Gual
2015-04-14Old project loading support fixesLluis Sanchez Gual
2015-04-09Fixed several VS compatibility issuesLluis Sanchez Gual
2015-04-07Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-03-24[Core] Fix NRE when closing a projectLluis Sanchez Gual
2015-03-24[Core] Fix project loading issuesLluis Sanchez Gual
2015-03-23[Core] Fix terminating error when creating new solution.Matt Ward
2015-03-20Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-03-18Fix hang in project builderLluis Sanchez
2015-03-18[MSBuild] Fix setting global propertiesMichael Hutchinson
2015-02-13[Core] Fix project initializationLluis Sanchez Gual
2015-02-13Automatically serialize project and flavor dataLluis Sanchez Gual
2015-02-12Remove unused classes and methodsLluis Sanchez Gual
2015-02-10Thread safeness improvementsLluis Sanchez Gual
2015-02-06[Core] MSBuild support flag fixesLluis Sanchez Gual
2015-02-05[Core] Change the way migration errors are reportedLluis Sanchez Gual
2015-02-05[Core] Fix support for project flavor migrationLluis Sanchez Gual
2015-02-05[Core] Fix project migration supportLluis Sanchez Gual
2015-02-03[Core] Refactored project creationLluis Sanchez Gual
2015-01-30[Core] Fix OnBeginLoad/OnEndLoad eventsLluis Sanchez Gual
2014-11-06[Core] Add method for creating a project using a set of flavor guidsLluis Sanchez Gual
2014-10-31[New project model] Renamed some classesLluis Sanchez Gual
2014-10-21Initial drop of the new project modelLluis Sanchez
2014-09-03[Core] Added debug helpersLluis Sanchez
2014-08-27[Core] Improved msbuild build host crash handlingLluis Sanchez
2014-07-23[MSBuild] Clean up project builder soonerMichael Hutchinson
2014-06-17[MSBuild] Remote builder support for arbitrary target/item evaluationMichael Hutchinson
2014-06-17[MSBuild] Add extension point for global propertiesMichael Hutchinson