117 Commits (e8ae58da079631b36d2468fa5f33f3a303e82d42)

Author SHA1 Message Date
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 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
Daniel Grunwald 89896ab09c Include XamlBinding and WPFDesigner in setup. 18 years ago
Matt Ward 7f09e9efd2 Added WiX UI project templates to the installer. 18 years ago
Matt Ward eb7c9a8f91 Updated to WiX 2.0.5325 18 years ago
Matt Ward 69e1ad3b64 Added addin writing help url and app.config template to installer. Installer now installs into Program Files\SharpDevelop\2.2 18 years ago
Matt Ward a1d5fdfec4 Updated to NUnit 2.4.1 18 years ago
Justin Dearing 58aba4a28a Fixed projects now call Console.ReadKey(true). 18 years ago
Daniel Grunwald e624307810 SharpDevelop Setup: fixed check for newer versions (test for >2.2.x instead of >2.1.x) 18 years ago
Christoph Wille 2fb2d92e5c Setup versioned 2.2, upgrading 2.1 18 years ago
Justin Dearing e77880dc9f Both WPF templates get their AssemblyInfo from the same source. 18 years ago
Daniel Grunwald a420ee6d19 Fixed setup. 19 years ago
Christoph Wille 6a87d4c5a5 Fix setup for ICSharpCode.DataTools (UI, Model, Addin) 19 years ago
Daniel Grunwald 351f5ba52c Fixed build. 19 years ago
Daniel Grunwald d30e81daec Removed SharpDbTools from SD 2.1.x (will be supported only in SD 3.0) 19 years ago
Matt Ward c0cd7a201c Aga.Controls now builds into the SharpDevelop/bin folder so it can be shared by the Class Diagram and the Debugger addin. Updated the installer to reflect this change. 19 years ago
Matt Ward fbd798491e Installer now checks that .NET 3.0 is installed. Changed feature title to SharpDevelop 3.0. Changed the default product code and package code guids in the .user file. 19 years ago
Christoph Wille 751904a9f3 RC1 designation removed from setup 19 years ago
Matt Ward 2134a53677 Added RC1 to the installer's product name. 19 years ago
Matt Ward 67a6982b9e Renamed SharpDevelop Report template in setup. 19 years ago
Christoph Wille 2c4db39f0c SharpReport to SharpDevelop Reports change (non-final assemblies) 19 years ago
Daniel Grunwald d3ed55b029 Fixed unit test and setup. 19 years ago
Daniel Grunwald 1808336a1c Merged SD 2.1 rev. 2226:2312 to trunk. 19 years ago
Matt Ward 415293947c Updated to WiX 2.0.4820.0. Modified wix.targets so WiX libraries (.wixlib) can be built and incremental builds now work. 19 years ago
Matt Ward 20eea2e9d5 Installer now shows a feature tree with the file associations that will be created by default. The user can choose which file associations are not created by either disabling them all or disabling them individually from the feature tree. 19 years ago
Daniel Grunwald 1092a4033b Add ClassDiagram AddIn by Itai Bar-Haim. 19 years ago
Daniel Grunwald 06debea3a6 Remove NAntAddIn from setup. 19 years ago
Christoph Wille dea84962aa 3.0 Alpha designation for setup; note: we do not yet check for .NET FW 3.0 preinstalled which will be mandatory for Montferrer 19 years ago
Christoph Wille 4bb5ac924e git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2180 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61 19 years ago
Matt Ward fd5c27cf36 Added SharpServerTools to the installer. 19 years ago
Matt Ward 80fb684f1c Using 'Installed OR' in the installer's LaunchConditions so they do not block the user from repairing or uninstalling if the package has been already been installed. 19 years ago
Matt Ward e3e638b550 Added support for running unit tests against .NET 1.1 when the project is being built against this framework. Fixed SD2-1232 - the temporary test results file is now deleted after a test run has finished. 19 years ago
Christoph Wille ef9d61e5cc switched to Beta 3 denomination 19 years ago
Justin Dearing 31d6fab63f File content for ConfigurationElement, ConfigurationElementCollection and ConfigurationSection moved to separate .cs files. This prevents duplicate content as ConfigurationSection implements ConfigurationElementCollection and ConfigurationElementCollection contain ConfigurationElement. 19 years ago
Christoph Wille e6e05bd020 Beta 2 string added to setup welcome message 19 years ago
Matt Ward d8a859c0c5 Added the SettingsEditor addin to the SharpDevelop installer. 19 years ago
Christoph Wille dc9379b366 component added (level 1) 19 years ago