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-03[Core] Fix msbuild project formatting issuesLluis Sanchez
2015-09-30[Core] Fix small msbuild project serialization issueLluis Sanchez
2015-09-10[Core] Make MSBuildProject thread safe for readingLluis Sanchez
2015-06-11[Core] More MSBuildProject serialization fixesLluis Sanchez Gual
2015-06-10[Core] Fixes in msbuild project modelLluis Sanchez Gual
2015-06-10[Core] Namespace prefixes are not supported in msbuild projectsLluis Sanchez Gual
2015-06-09[Core] WIP on xml-dom free object modelLluis Sanchez Gual
2015-06-05[Core] MSBuildProject: renamed some propertiesLluis Sanchez Gual
2015-06-05[Core] MSBuildProject improvementsLluis Sanchez Gual
2015-06-05[Core] Initial work to remove xml use in msbuild projectLluis Sanchez Gual
2015-05-26[Core] Fix ProjectConfiguration.CopyFromLluis Sanchez Gual
2015-05-25Fix NRE when building a projectLluis Sanchez Gual
2015-05-22[Core] Add operation context to build and clean methodsLluis Sanchez Gual
2015-05-15Improved the API of ProjectReferenceLluis Sanchez Gual
2015-05-15Add support for project configuration custom propertiesLluis Sanchez Gual
2015-05-12[Core] Fix another property serialization issueLluis Sanchez Gual
2015-05-11MSBuild project evaluation improvementsLluis Sanchez Gual
2015-05-09Project evaluation improvementsLluis Sanchez Gual
2015-05-07ProjectItem improvementsLluis Sanchez Gual
2015-05-05Fixed msbuild formatting issuesLluis Sanchez Gual
2015-04-30[Core] Improve handling of xml project propertiesLluis Sanchez Gual
2015-04-30[Core] Add support for xml propertiesLluis Sanchez Gual
2015-04-09Fixed several VS compatibility issuesLluis Sanchez Gual
2015-02-09[Core] Fix property serialization issuesLluis Sanchez Gual
2015-02-05[Core] Fix several item metadata issuesLluis Sanchez Gual
2015-02-03[Core] Added Metadata collection to ProjectItemLluis Sanchez Gual
2014-10-21Initial drop of the new project modelLluis Sanchez