188 Commits (8429b4a3afe155e9a076c6f7ade02f65cdab6495)

Author SHA1 Message Date
Christian Hornung 6cfe4d7270 Fixed setup. 17 years ago
Matt Ward 035e66dcba Update to IronPython 2.0 beta 4 17 years ago
Matt Ward c76f079563 SharpDevelop.Setup.wixproj.user file added again so the setup can be built straight away from source code. 17 years ago
Matt Ward 539546cf4f SharpDevelop.Setup.wixproj.user file added again so the setup can be built straight away from source code. 17 years ago
Matt Ward da0f4ea13e Removed SharpDevelop.Setup.wixproj.user since it is breaking the build. 17 years ago
Matt Ward ec38ecd099 Removing SharpDevelop.Setup.wixproj.user since it is breaking the build. 17 years ago
Matt Ward cacd5176e2 Allow side by side installations of SharpDevelop 3.0 and 4.0. 17 years ago
Matt Ward 57dadbb961 Added SharpDevelop.Setup.wixproj.user file so the installer can be built straight away without having to re-generate this .user file. 17 years ago
Daniel Grunwald 5b0ab0d77c Remove unfinished Addins: SettingsEditor and WorkflowDesigner. These won't ship with 3.0. 17 years ago
Christoph Wille da525557a2 Setup updated for 4.0 17 years ago
Christoph Wille 5f3896d6ac Removed <ComponentRef Id="SettingsSourceAnalysis"/> from setup because Matt Everson made it an embedded resource of StyleCop addin 17 years ago
Matt Ward 58291e8f97 Added Hex Editor to installer. 17 years ago
Christoph Wille 8b6c7d4174 Setup updated for SHFB 1.7 17 years ago
Daniel Grunwald 927fde6d60 Add SharpRefactoring 17 years ago
Christoph Wille c384c346b6 Beta 2 designation for setup 17 years ago
Matt Ward 10ab47b6c0 Added StyleCop addin to installer. 17 years ago
Daniel Grunwald 3bd1ab5517 SD2-1342: Remove Windows.Forms dependency from ICSharpCode.Core 17 years ago
Christian Hornung 50a505b8c4 Added the Reflector AddIn. 17 years ago
Matt Ward aab683551f Added Boo.Lang.Interpreter.dll to installer. 17 years ago
Matt Ward 9da02aafb0 Update to WiX 3.0.4311.0 17 years ago
Matt Ward c6a5ad937b Updated to WiX 3.0.4130 17 years ago
Matt Ward f0c34f388d Updated WiX to version 3.0.3907.0 18 years ago
Matt Ward 8b84f4ce72 Removed NUnit's log4net.dll from the installer since it is no longer used. 18 years ago
Daniel Grunwald f80658d15f Replace NSvn with Svn.Net. 18 years ago
Matt Ward ae1ceefe10 Defined the FSharpBuildTasksPath property so the build server can build the F# addin. 18 years ago
Matt Ward 71b08634a4 Added F# addin created by Robert Pickering. 18 years ago
Matt Ward 4f6a1b9d33 Added ClassWizard addin and PartCoverToNCover stylesheet to installer. Installer dialog now displays 'Beta 1'. 18 years ago
Matt Ward 15e5e816f3 By default the installer no longer registers any file associations. The installer can still register file associations but now they have to be explicitly selected when installing. 18 years ago
Christoph Wille 99fb346e1d Updated setup for SHFB 1.6.0.4 18 years ago
David Srbecký 8879ef4857 Removed TreeListView from the setup 18 years ago
Matt Ward d5d8be2da6 Corrected ClassDiagram's Diagram.dll entry in installer so the Diagram.dll is now installed. 18 years ago
Matt Ward 1d7ae8b7be Temporarily disabled SharpServerTools in the installer since its files are missing after a build. 18 years ago
Matt Ward f5b9c126af NUnit.Framework.dll and NUnit.Core.dll no longer registered in GAC by the installer. This makes the installer consistent with the latest NUnit installer and fixes the problem where NUnit-Console cannot find log4net when running unit tests. 18 years ago
Matt Ward 2dbc8bec00 Updated the WixBinding and SharpDevelop's installer to use WiX 3.0.3621.0 18 years ago
Matt Ward d3f38a8ac9 Removed NAnt file template from installer. 18 years ago
Matt Ward 3e065a31bd Moved Mono addin to samples and added support for Mono's new VB.NET compiler Vbnc. 18 years ago
Matt Ward 602dde82c5 Added IronPython addin with support for IronPython 1.1 18 years ago
Matt Ward fd038e497d Updated installer: Removed nunit-console components used to target .NET 1.1. Added log4net component for NUnit 2.4.5. 18 years ago
Matt Ward 5b47018d7e Changed CodeCoverage addin to use PartCover 2.2 instead of NCover. 18 years ago
Christoph Wille da6aee9151 Updated setup for SHFB 1.6 18 years ago
Daniel Grunwald 7c21fdaa48 Add a .targets file to the build that gets automatically included when the C# 2.0 or VB 8 compiler is used. This .targets file will display warnings when the project uses MSBuild 3.5 features. 18 years ago
Daniel Grunwald 961a8a9356 Fixed build. 18 years ago
Daniel Grunwald e34c30605d Add ICSharpCode.SharpDevelop.BuildWorker.exe to setup. 18 years ago
Christoph Wille b2764fed7d SHFB (Sandcastle Help File Builder, http://codeplex.com/SHFB) version 1.5.0.1 (for Sandcastle June 2007 CTP) added, NDoc removed 18 years ago
Daniel Grunwald 0227db2d23 Move Search&Replace into an AddIn. 18 years ago
Daniel Grunwald 191f894328 Use MSBuild 3.5. 18 years ago
Daniel Grunwald 9947820325 Increment version number to 2.2.1. 18 years ago
Daniel Grunwald 4775ade1e9 Change UpgradeCode - otherwise it is not possible to install SharpDevelop 2.2 when SharpDevelop 3.0 is already installed. 18 years ago
Matt Ward aba0dd0328 WiX NetFx library (netfx.wixlib) now installed with the correct file name. 18 years ago
Daniel Grunwald 89896ab09c Include XamlBinding and WPFDesigner in setup. 18 years ago