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
diff options
context:
space:
mode:
authorLluis Sanchez <lluis@novell.com>2009-04-20 19:38:00 +0400
committerLluis Sanchez <lluis@novell.com>2009-04-20 19:38:00 +0400
commit588dd2e898663b55a613cdbe1c51740a07e24064 (patch)
tree1608bc2baa1373c0e900bdb4ab4c5139767e5b8b /main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.OptionPanels/MonoRuntimePanel.cs
parentce6fc35a518e814c5b51f33e01e0c3d4398da35b (diff)
* MonoDevelop.Core.Execution/ProcessService.cs:
* MonoDevelop.Core.Execution/ExecutionCommand.cs: * MonoDevelop.Core.Execution/IExecutionHandler.cs: * MonoDevelop.Core.Execution/ProcessHostController.cs: * MonoDevelop.Core.Execution/DotNetExecutionHandler.cs: * MonoDevelop.Core.Execution/DotNetExecutionCommand.cs: * MonoDevelop.Core.Execution/NativeExecutionCommand.cs: * MonoDevelop.Core.Execution/ProcessExecutionCommand.cs: * MonoDevelop.Core.Execution/MonoPlatformExecutionHandler.cs: * MonoDevelop.Core.Execution/NativePlatformExecutionHandler.cs: * MonoDevelop.Core.Execution/DefaultExecutionHandlerFactory.cs: Changed the way IExecutionHandler works. It now takes an ExecutionCommand as parameter. ExecutionCommand subclasses contains all required data to execute a command. IExecutionHandler can be specialized on specific subtypes of ExecutionCommand. * MonoDevelop.Core.addin.xml: * MonoDevelop.Core.Execution/ExecutionMode.cs: * MonoDevelop.Core.Execution/IExecutionModeSet.cs: * MonoDevelop.Core.Assemblies/CustomRuntimeExecutionModeSet.cs: Added support for IExecutionModeSet. It is a factory of related execution modes. For example, debuggers or profilers. * MonoDevelop.Core.Assemblies/MonoRuntimeInfo.cs: * MonoDevelop.Core.Assemblies/MonoTargetRuntime.cs: * MonoDevelop.Core.Assemblies/SystemAssemblyService.cs: * MonoDevelop.Core.Assemblies/MonoTargetRuntimeFactory.cs: Add support for mono runtimes installed in prefixes other than the current runtime. * Makefile.am: * MonoDevelop.Core.csproj: Added new Files. svn path=/trunk/monodevelop/; revision=132174
Diffstat (limited to 'main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.OptionPanels/MonoRuntimePanel.cs')
0 files changed, 0 insertions, 0 deletions