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-11-11[Core] Add support for MSBuild 14Lluis Sanchez
2015-10-06Fix solution save issueLluis Sanchez
2015-07-31[Core] Added missing null check to project builderLluis Sanchez
2015-07-23Merge pull request #986 from manish/fix-msbuild-nreLluis Sanchez
2015-07-22[Core] Add support for VS 2015Lluis Sanchez
2015-07-17[MSBuild] Fix NRE on MSBuild (exposed when building a Genric Project Template)Manish Sinha
2015-07-02[Ide] Added support for HelpKeyword, used in new 'Show Error Help'David KarlasĖŒ
2015-06-16[Core] Fix potential solution save issueLluis Sanchez
2015-06-12[Core] Fix potential crash when saving solutionLluis Sanchez
2015-06-05[Core] Ensure msbuild engine is used by defaultLluis Sanchez
2015-06-02[Core] Add OnRunTarget overridable to ProjectLluis Sanchez
2015-06-02[Core] Project model improvementsLluis Sanchez
2015-05-05[Core] Add sln config id to ProjectEventMetadataGreg Munn
2015-04-01Fix NRE in when saving project referenceLluis Sanchez
2015-03-27Merge remote-tracking branch 'xamarin/test-cloud'Matt Ward
2015-03-23[Core] Fix terminating error when creating new solution.Matt Ward
2015-03-18Fix hang in project builderLluis Sanchez
2015-03-18[MSBuild] Fix setting global propertiesMichael Hutchinson
2015-03-06Instrumentation improvementsLluis Sanchez
2015-02-26[Core] Fix ReferenceOutputAssembly saving issueLluis Sanchez
2015-02-26[Core] Add support for ReferenceOutputAssemblyLluis Sanchez
2015-02-03Merge pull request #692 from mono/memFixesMarius Ungureanu
2015-02-02[MSBuild] Set CurrentSolutionConfigurationContents property on builderMichael Hutchinson
2015-01-22Replace broken MSBuild error regexMichael Hutchinson
2014-12-18[Memory] Handler is only used until we come to a new yield return.Marius Ungureanu
2014-12-15[Core] Allow Target and Error elements to be read from MSBuild projectMatt Ward
2014-12-11[NuGet] Fix build task not updated for Xamarin.Forms.Matt Ward
2014-10-06[NuGet] Fix build errors after restoring MonoGame.Binaries package.Matt Ward
2014-09-03[Core] Added debug helpersLluis Sanchez
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-30[Core] Fixed project dependency loading issueLluis Sanchez
2014-07-29[Core] Improve parsing of msbuild configurationsLluis Sanchez
2014-07-24Fix solution serialization issueLluis Sanchez
2014-07-23[MSBuild] Clean up project builder soonerMichael Hutchinson
2014-06-27[Core] Fix project unloading issueLluis Sanchez Gual
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-17[MSBuild] Add extension point for global propertiesMichael Hutchinson
2014-06-02Fix crash when cleaning projectLluis Sanchez Gual
2014-06-02Fix shared projects compat issue with VSLluis Sanchez Gual
2014-05-30Merge pull request #567 from mono/fix-20046Michael Hutchinson
2014-05-28fixed line endingsJeffrey Stedfast
2014-05-28Fix issue when saving file links in shared projectsLluis Sanchez Gual
2014-05-28Allow opening projects with ToolsVersion v12.0Lluis Sanchez Gual