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-03-22Remove CBindingmhutch
2015-12-18* CProject.cs:Lluis Sanchez
2015-05-22[Core] Add operation context to build and clean methodsLluis Sanchez Gual
2015-05-13Improve project configuration creationLluis Sanchez Gual
2015-05-11[Core] Rename DebugMode -> DebugSymbolsLluis Sanchez Gual
2015-04-27More OperationConsole api adjustmentsLluis Sanchez Gual
2015-04-27IConsole revampLluis Sanchez Gual
2015-04-16Remove unnecessary use of GuiDispatchLluis Sanchez Gual
2015-02-13Use Task.Run instead of Task.Factory.StartNewLluis Sanchez Gual
2015-02-13Automatically serialize project and flavor dataLluis Sanchez Gual
2015-02-12[Core] API fixesLluis Sanchez Gual
2015-02-11Track api changesLluis 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-09Conditions that apply to project type should apply to derived types tooMichael Hutchinson
2014-01-09[CBinding] Fix NRE with single-file projectsMichael Hutchinson
2013-09-03[Ide] Add tests to ensure we can always create projectsAlan McGovern
2013-03-26Fix buildLluis Sanchez
2013-03-26Add initial support for project dependencies defined at solution levelLluis Sanchez
2012-11-02Report execution errors to log, since monitor mostly ignores themMichael Hutchinson
2011-03-14Track api changes.Lluis Sanchez Gual
2011-03-04[C] Primitive 'Go to Declaration'Tak
2011-01-04[Fix] Allow user libraries in paths that contain spaces.Levi Bard
2010-10-22Add rudimentary objective c project support.Tak
2010-06-04* main/src/addins/CBinding/Project/CProject.cs: Allow setting theLluis Sanchez
2010-05-12* Makefile.am:Michael Hutchinson
2010-03-26* Project/CProject.cs: Fix linking for library projects whose names are pre...Levi Bard
2010-03-17* Makefile.am:Lluis Sanchez
2010-03-04* extras/ValaBinding/Project/ValaProject.cs:Michael Hutchinson
2009-12-01Introduced the ConfigurationSelector class to all methods thatLluis Sanchez
2009-11-21* extras/ValaBinding/Project/ValaProject.cs:Michael Hutchinson
2009-10-13* Project/CProject.cs:Lluis Sanchez
2009-08-12Remove info from parse db when a file is removed from the project. Fixes #398...Levi Bard
2009-06-23* Project/CProject.cs: Track api changes.Lluis Sanchez
2009-04-20* Project/CProject.cs: Track api changes in IExecutionHandler.Lluis Sanchez
2009-03-04Changed the way execution handlers work. We are not using platformLluis Sanchez
2009-02-18* Project/Package.cs:Mike Krüger
2008-11-18* CBinding/Project/CProject.cs: Allow running C projects.Lluis Sanchez
2008-10-02* main/src/addins/MonoDevelop.DesignerSupport/MonoDevelop.DesignerSupport.Pro...Michael Hutchinson
2008-09-08Fixed various pathname parsing bugs in the compiler, ctags parser, and depend...Mitchell Wheeler
2008-07-21Moved serialization engine to MonoDevelop.Core. Use new syntax for specifying...Lluis Sanchez
2008-06-25* Project/CProject.cs: Don't set the build action for files whenLluis Sanchez
2008-06-04* Project/CProject.cs: The configuration parameter of GetDeployFiles isLluis Sanchez
2008-05-30* Project/CProject.cs: Properly set debug mode when creating a project.Lluis Sanchez
2008-05-29* Gui/CodeGenerationPanel.cs, md1format.xml, CBinding.addin.xml,Lluis Sanchez
2008-05-23* Project/CProject.cs: BaseDirectory can't be used until the projectLluis Sanchez
2008-05-22Replaced ICompilerResult/DefaultCompilerResult/CompilerResultsLluis Sanchez
2008-05-21New project model changes.Lluis Sanchez
2008-04-14* Gui/EditPackagesDialog.cs, CBinding.addin.xml,Marcos David Marín Amador
2008-04-13* Gui/PackageDetails.cs, Gui/EditPackagesDialog.cs, CBinding.addin.xml,Marcos David Marín Amador