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
2017-08-16Reorganize unit testsLluis Sanchez
2017-03-30Dispose solutions and projects in unit testsLluis Sanchez
2015-12-10Rename msbuild project namespaceLluis Sanchez
2015-05-15Improved the API of ProjectReferenceLluis Sanchez Gual
2015-05-11[Core] Rename DebugMode -> DebugSymbolsLluis Sanchez Gual
2015-05-09Project evaluation improvementsLluis Sanchez Gual
2015-04-07Fix unit testsLluis Sanchez Gual
2015-03-20Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-03-11[UnitTests] Ported unit tests to target framework 4.5 instead of 2.0/3.5 so i...David Karlaš
2015-02-13Automatically serialize project and flavor dataLluis Sanchez Gual
2015-02-11Remove most of FileFormat infrastructureLluis Sanchez Gual
2015-02-03Track api changesLluis Sanchez Gual
2015-01-30Fixed unit testsLluis Sanchez Gual
2014-10-21Initial drop of the new project modelLluis Sanchez
2013-11-22Remove MD1 project formatMichael Hutchinson
2013-05-07Fix some msbuild format unit testsLluis Sanchez
2013-01-17[CSharpBinding] Builds AssemblyInfo.cs to Properties\ and renames Main.cs to ...Thomas Holloway
2012-04-15[MSBuild] Ensure projects are buildable after they have been renamedAlan McGovern
2011-08-23[Project] Rename 'Gac' refs to 'Package' refsMichael Hutchinson
2010-09-08[Tests] Track Project API changesMichael Hutchinson
2009-12-01Introduced the ConfigurationSelector class to all methods thatLluis Sanchez
2009-10-09* MonoDevelop.Projects/MSBuildTests.cs:Mike Krüger
2009-09-28Use the new DotNetAssemblyProject class instead of DotNetProject, which is no...Lluis Sanchez
2009-02-11* MonoDevelop.Projects/TestProjectsChecks.cs: Order on which itemsLluis Sanchez
2008-10-02* UnitTests/MonoDevelop.Projects/DomCompilationUnitTests.cs,Michael Hutchinson
2008-07-21Moved serialization engine to MonoDevelop.Core. Use new syntax for specifying...Lluis Sanchez
2008-06-17* UnitTests/MonoDevelop.Projects/SolutionTests.cs,Lluis Sanchez
2008-05-23* UnitTests/MonoDevelop.Projects/TestProjectsChecks.cs,Lluis Sanchez
2008-05-22Replaced ICompilerResult/DefaultCompilerResult/CompilerResultsLluis Sanchez
2008-05-21* UnitTests/MonoDevelop.Projects/SolutionTests.cs,Lluis Sanchez