Christoph Wille
99fb346e1d
Updated setup for SHFB 1.6.0.4
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2913 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
David Srbecký
8879ef4857
Removed TreeListView from the setup
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2887 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Matt Ward
d5d8be2da6
Corrected ClassDiagram's Diagram.dll entry in installer so the Diagram.dll is now installed.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2862 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Matt Ward
1d7ae8b7be
Temporarily disabled SharpServerTools in the installer since its files are missing after a build.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2820 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2809 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Matt Ward
2dbc8bec00
Updated the WixBinding and SharpDevelop's installer to use WiX 3.0.3621.0
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2785 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Matt Ward
d3f38a8ac9
Removed NAnt file template from installer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2758 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Matt Ward
3e065a31bd
Moved Mono addin to samples and added support for Mono's new VB.NET compiler Vbnc.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2754 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Matt Ward
602dde82c5
Added IronPython addin with support for IronPython 1.1
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2753 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2747 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Matt Ward
5b47018d7e
Changed CodeCoverage addin to use PartCover 2.2 instead of NCover.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2744 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Christoph Wille
da6aee9151
Updated setup for SHFB 1.6
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2725 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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.
...
Fixed Project > Check with FxCop.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2701 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
961a8a9356
Fixed build.
...
Embedded SharpDevelop.exe.manifest in SharpDevelop.exe.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2698 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
e34c30605d
Add ICSharpCode.SharpDevelop.BuildWorker.exe to setup.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2695 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2658 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
0227db2d23
Move Search&Replace into an AddIn.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2650 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
191f894328
Use MSBuild 3.5.
...
SharpDevelop can now compile C# 3.0 projects created with VS2008 Beta 2.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2627 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
9947820325
Increment version number to 2.2.1.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2609 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2599 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Matt Ward
aba0dd0328
WiX NetFx library (netfx.wixlib) now installed with the correct file name.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2584 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
89896ab09c
Include XamlBinding and WPFDesigner in setup.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2583 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Matt Ward
7f09e9efd2
Added WiX UI project templates to the installer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2579 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Matt Ward
eb7c9a8f91
Updated to WiX 2.0.5325
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2557 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2556 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Matt Ward
a1d5fdfec4
Updated to NUnit 2.4.1
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2555 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Justin Dearing
58aba4a28a
Fixed projects now call Console.ReadKey(true).
...
Updated AssemblyInfo for boo projects to reflect changes in VB and C#.
Wix Project template now uses included dialog files.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2553 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Christoph Wille
99c5c22496
Desktop icon show v2.2, same for start menu group
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2547 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
e624307810
SharpDevelop Setup: fixed check for newer versions (test for >2.2.x instead of >2.1.x)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2545 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Christoph Wille
2fb2d92e5c
Setup versioned 2.2, upgrading 2.1
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2543 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Justin Dearing
e77880dc9f
Both WPF templates get their AssemblyInfo from the same source.
...
Improved DefaultAssemblyInfo.cs.
Made the appropiate additions to the setup files.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2512 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
841c4f31e8
Add missing file to setup.
...
Fixed path for subversion AddIn options page.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2483 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a420ee6d19
Fixed setup.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2481 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christoph Wille
6a87d4c5a5
Fix setup for ICSharpCode.DataTools (UI, Model, Addin)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2463 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
351f5ba52c
Fixed build.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2462 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
d30e81daec
Removed SharpDbTools from SD 2.1.x (will be supported only in SD 3.0)
...
Fixed forum-16031.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2461 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
e59709ea88
Remove Debugger.BooInterpreter from setup - we won't ship it with SharpDevelop 2.1 because it is unfinished (e.g. trying to get the values of local variables doesn't work yet).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2412 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2402 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
89f97d4973
Removed TreeListView.dll and added Aga.Controls.dll to the Class Diagram addin folder in the installer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2400 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2394 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christoph Wille
751904a9f3
RC1 designation removed from setup
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2391 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
c60589e19b
Updated string resources. Added Chinese Simplified (cn-gb) to the list of available languages.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2376 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
2134a53677
Added RC1 to the installer's product name.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2375 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
67a6982b9e
Renamed SharpDevelop Report template in setup.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2342 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
4513c2fac1
Fixed SD2-867: Equals/GetHashCode code generation for VB.NET
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2336 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christoph Wille
2c4db39f0c
SharpReport to SharpDevelop Reports change (non-final assemblies)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2323 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
d3ed55b029
Fixed unit test and setup.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2315 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
1808336a1c
Merged SD 2.1 rev. 2226:2312 to trunk.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2314 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
cd3fe19a3c
Added support for copy local files in WiX projects. A 'Compiling ProjectName...' message is now shown when building a WiX library project using the lit task.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2290 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2286 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago