166 Commits (fdade853246a0a4e3031f9eb84cb684425c85266)

Author SHA1 Message Date
Martin Koníček fdade85324 Fixed build - removed Graphviz binaries from setup. 16 years ago
Daniel Grunwald 3399fb59c1 Use external BuildWorker process for compilation. Use MSBuild 3.5 for compiling projects with ToolsVersion<"4.0". 16 years ago
Christoph Wille 8648eb8ee5 Beta 1 designation for setup 16 years ago
Daniel Grunwald 91efe25b62 Detect C++ runtime when its installed only as part of .NET 3.5. 16 years ago
Daniel Grunwald f834492d3c Require Visual C++ 2008 Runtime to be installed for running the SharpDevelop setup. 16 years ago
Daniel Grunwald 007c2aa040 Remove unused neato plugins. Add neato to setup. 16 years ago
Matt Ward 7de4e89a25 Removed missing IronRuby assemblies from installer. 16 years ago
Matt Ward cb47bdf23e Updated to IronRuby 1.0 RC2 16 years ago
Daniel Grunwald c3ef772a34 Don't include WiX documentation in SharpDevelop setup. 16 years ago
Daniel Grunwald 6991527a95 Removed SHFB from SharpDevelop distribution. 16 years ago
Daniel Grunwald 3c77ae8ba6 Test for .NET 4 RC in setup. 16 years ago
Daniel Grunwald d6adb76be1 Add F# binding to setup. 16 years ago
Matt Ward 17b34d7fe1 Re-integrated SharpDevelopReports addin. 16 years ago
Matt Ward e8ae58da07 Change SharpDevelop version to 3.2 16 years ago
Matt Ward 6a40744299 Add IronRuby addin to installer. 16 years ago
Matt Ward 0598cbff62 Remove missing IronPython files from installer. 16 years ago
Matt Ward a101f657c6 Installer now checks that the full .NET 4 beta 2 framework is installed. 16 years ago
Daniel Grunwald 611f57e079 Remove experimental workflow designer (it doesn't compile in .NET 4.0 Beta 2) 16 years ago
Daniel Grunwald dbb48e866c Merge 3.0 to trunk. 16 years ago
Matt Ward 85509249c8 Updated to IronPython 2.6 RC1 16 years ago
Daniel Grunwald 561bed10bb Initial LINQ-to-Profiler implementation. 16 years ago
Christoph Wille badb902cbd 3.1.1 designation for setup and build artefact packaging 16 years ago
Siegfried Pammer ba7ab67c96 - added automatic x64 build of Hook 16 years ago
Daniel Grunwald d9eb20c602 Add UsageDataCollector to Setup. 16 years ago
Christoph Wille 64fd1de804 RTM information updated 16 years ago
Daniel Grunwald ee1198eb4c Update setup to include new AddIns (Data.AddIn, WPF Designer, C++ Binding) 16 years ago
Christoph Wille 421bc5a195 RC 2 designation of setup 16 years ago
Daniel Grunwald c7acc102a8 Upgrade to PartCover 2.3. 16 years ago
Daniel Grunwald 504f585301 Installer now displays SharpDevelop 3.1 RC 1. 16 years ago
Daniel Grunwald ac661446f4 Disable upgrades from SharpDevelop 3.0 to 3.1 (the user will be prompted to uninstall 3.0 first). Fixes SD2-1565 - Microsoft.Scripting.dll removed by upgrade 3.0 -> 3.1. 16 years ago
Daniel Grunwald 137bb94ea0 Replace WorkflowDesigner with simple designer for Workflow Foundation 4.0. 16 years ago
Matt Ward 3851cecf1f Updated to the final build of WiX 3.0 (3.0.5419) 16 years ago
Matt Ward 0edfe8266f Added some missing IronPython files. 16 years ago
Daniel Grunwald 42f2675b73 ComponentInspector does not need log4net.dll anymore. 16 years ago
Daniel Grunwald 9ef4087aa2 Add missing files to setup. 16 years ago
Daniel Grunwald f14dd8e927 Adjusted setup and automatic build. 16 years ago
Daniel Grunwald 344eae48db Simplified Reflector AddIn by using Reflector's SendMessage API instead of registering the IPC AddIn. 16 years ago
Matt Ward f18df3138e Installer now displays SharpDevelop 3.1 Beta 1. 16 years ago
Matt Ward 22b8b6f536 Updated to NUnit 2.5.0.9122 16 years ago
Ivan Shumilin a1c433ff16 Fix setup. 17 years ago
Matt Ward bae236b7f6 Added python class library project template. 17 years ago
Daniel Grunwald de103b0e1b Add profiler to setup. 17 years ago
Daniel Grunwald 1533f2bbdd Backport ICSharpCode.Core.Presentation to SharpDevelop 3.1 - this makes it easier to write WPF-based AddIns. 17 years ago
Matt Ward bb413180f5 Updated the installer version number to 3.1 17 years ago
Daniel Grunwald 0583126bf3 Update to Boo 0.9.0.3153. This fixes SD2-1495. 17 years ago
Christoph Wille 3b591a0b8d Release candidate designation for setup 17 years ago
Christoph Wille f08e6b4517 Beta 3 designation 17 years ago
Daniel Grunwald 9d66ca2fbd Remove SharpDevelop Reports template from data/templates 17 years ago
Daniel Grunwald 0f7890a6a1 Remove WPF Designer. 17 years ago
Robert Pickering 7755f80fe8 Upgrade to F# version 1.9.6.2 which includes an msbuild task, so we can remove our custom task. 17 years ago