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
2016-05-31Execution system changesLluis Sanchez
2016-05-23Add api to allow running a project or solution using a specific run configura...Lluis Sanchez
2015-12-10Rename msbuild project namespaceLluis Sanchez
2015-06-04BuildResult fixesLluis Sanchez Gual
2015-05-22[Core] Add operation context to build and clean methodsLluis Sanchez Gual
2015-05-13Improve project configuration creationLluis Sanchez Gual
2015-04-15Fix unsupported project loadingLluis Sanchez Gual
2015-04-09Fixed several VS compatibility issuesLluis Sanchez Gual
2015-02-05[Core] Misc model fixesLluis Sanchez Gual
2015-02-03[Core] Refactored project creationLluis Sanchez Gual
2015-01-30[Core] Add missing Initialize call to UnknownProjectLluis Sanchez Gual
2014-10-31[New project model] Renamed some classesLluis Sanchez Gual
2014-10-21Initial drop of the new project modelLluis Sanchez
2014-04-25Don't allow building unsupported projectsLluis Sanchez
2014-04-09Conditions that apply to project type should apply to derived types tooMichael Hutchinson
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