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-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-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-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-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-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