203 Commits (05df040a286096e27fd5d923fe66c63a67dff5f2)

Author SHA1 Message Date
Daniel Grunwald 06debea3a6 Remove NAntAddIn from setup. 20 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 20 years ago
Christoph Wille 4bb5ac924e git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2180 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61 20 years ago
Matt Ward fd5c27cf36 Added SharpServerTools to the installer. 20 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. 20 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. 20 years ago
Christoph Wille ef9d61e5cc switched to Beta 3 denomination 20 years ago
Matt Ward 9f99bdf30c The SharpDevelop setup project now always creates a setup package called SharpDevelop.msi without any version information in the filename. The build server script bootstrap.build is now responsible for renaming the setup package filename so it contains version information. 20 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. 20 years ago
Justin Dearing 62979f29b7 Added File templates for ConfigurationElement ConfigurationElementCollection and ConfigurationSection 20 years ago
Daniel Grunwald 514ed2c88e Add SharpReport binaries from revision from revision 1909. 20 years ago
Christoph Wille e6e05bd020 Beta 2 string added to setup welcome message 20 years ago
Matt Ward d8a859c0c5 Added the SettingsEditor addin to the SharpDevelop installer. 20 years ago
Christoph Wille 0cd56266f7 XML forms templates removed from setup 20 years ago
Christoph Wille dc9379b366 component added (level 1) 20 years ago
Christoph Wille 0e274e98a8 8.3 compliance 20 years ago
Christoph Wille d9d25a34ee icsharpcode.sharpdevelop.widgets.dll added to setup 20 years ago
Christoph Wille 923cb7b9f5 removed removed files 20 years ago
Matt Ward f3e916cd19 Added the WiX NetFx and VS Extensions schemas to the installer. Restructured the setup project - moved SharpDevelop.url to a Files subdirectory so the new Diff feature does not report the various WiX setup files as missing. 20 years ago
Matt Ward 0abb40446b Removed SharpServerTools from installer. 20 years ago
Matt Ward d637ec546e Added ResourceToolkit addin to installer. 20 years ago
Matt Ward 0c7e97bd26 Fixed incorrectly named NAnt.addin file in installer. 20 years ago
Matt Ward 2c809483d2 Added SharpDbTools and SharpServerTools to the SharpDevelop installer. 20 years ago
Christoph Wille 58525633b9 Forgot that SharpServerTools changes were made in this file too 20 years ago
Christoph Wille 7d41c124ae Removed SharpServerTools 20 years ago
Matt Ward d56c2816d9 Added SharpServerTools to SharpDevelop installer. 20 years ago
Christoph Wille 999b0de67e <Product ... Name="SharpDevelop 2.1 Beta 1" ... /> 20 years ago
Matt Ward abc66f6817 Removed SharpDbTools addin from the installer. 20 years ago
Matt Ward 1c325355a7 Added ASP.NET Web Service project template by Justin Dearing. Added missing project and file templates to SharpDevelop's installer. 20 years ago
Matt Ward 8e6652271f Changed the installer's compression level to high. 20 years ago
Matt Ward eb85090a10 Removed MonoReflectionLoader.dll and added Subversion addin's LibDB44.dll to installer. 20 years ago
Matt Ward 0a2022878c Installer now supports upgrades. .Net assemblies correctly identified in installer. Each assembly is now in its own Component in the installer. Added a new UpdateSetupInfo utility to update the installer's product version and guids. Updated build server scripts to use the new WiX based installer. 20 years ago
Matt Ward 0002cc0d9c Added a new Wix based installer for SharpDevelop. Improved performance of Wix files tree view, it now only adds child nodes when a node is expanded. Short filename generator now uses underscore instead of the tilde character preventing candle compilation warnings. User friendly names displayed in Wix files tree view for special folders (e.g. Program Files). 20 years ago