226 Commits (b55a75d3fb11820d992ed18c99d0fa23355ada44)

Author SHA1 Message Date
Daniel Grunwald bfa2c3c4cb Fixed cleanup in AutomatedBuild. 17 years ago
Siegfried Pammer d99197c07c Added translation for ExtractMethodForm 17 years ago
Daniel Grunwald 0bc307d4eb Mark .exe, .dll and .bat files as executable (required for cygwin). 17 years ago
Matt Ward 0474a93678 Added support for nunit-console-x86.exe so 32-bit unit tests can be run on a 64-bit system. 17 years ago
Daniel Grunwald 7dae1c0c71 Mark changelog start for 4.0 17 years ago
Matt Ward 42e551a87d UpdateSetupInfo now using new subversion library. 17 years ago
Christoph Wille 710e2b05d4 SHFB 1.7 added, tools.build updated, setup still broken 17 years ago
Daniel Grunwald adf614394b Fixed XML documentation warnings. 17 years ago
Daniel Grunwald 18e4ccc0d5 SVNChangelogToXml: use Svn.Net instead of NSvn 18 years ago
Daniel Grunwald f80658d15f Replace NSvn with Svn.Net. 18 years ago
Christoph Wille 15cc0b1d36 Copy new BuildComponents folder for SHFB 1.6.0.4 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 831239dac5 Updated to NUnit 2.4.5. Removed support for running unit tests against .NET 1.1. 18 years ago
Matt Ward 5b47018d7e Changed CodeCoverage addin to use PartCover 2.2 instead of NCover. 18 years ago
Daniel Grunwald 44fcb45530 FxCop AddIn: allow suppressing assembly-wide messages (e.g. AssembliesShouldHaveValidStrongNames) 18 years ago
Christoph Wille 55dc6fdb92 Updated tools.build to copy new directories of SHFB 1.6 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 9947820325 Increment version number to 2.2.1. 18 years ago
Matt Ward eb7c9a8f91 Updated to WiX 2.0.5325 18 years ago
Daniel Grunwald 467dcdd3a4 Worked on SD2-1234 - added support for view contents that are not editing a file (e.g. project options). 19 years ago
David Srbecký 6b12da655f Use reflection instead of exceptions to determine type. This minimizes overhead while being debugged. 19 years ago
Daniel Grunwald 2c42782129 Update to Boo revision 2371. 19 years ago
Daniel Grunwald ede45e4e67 Fixed SD2-849: AddIn.xsd schema is not valid 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
Daniel Grunwald 63d949f0bf Add build script for build server. 19 years ago
David Srbecký 1c6b277e05 Ignore warnings 108 and 1591 in debugger wrapper classes. 19 years ago
Markus Palme 9b8e8de67b added SharpCoco source code 19 years ago
Markus Palme af50fcaf60 removed sharpcoco binary because it's not used. removed sharpcoco source code because it doesn't match the version used. 19 years ago
Daniel Grunwald 819f30e1da Fixed file headers. 19 years ago
Markus Palme e5bddcf157 cleanup; fixed the build 19 years ago
Markus Palme 91f92a19f2 cleanup 19 years ago
Christoph Wille 18af146e39 --START 1139 added to Tools.build so that the change log only contains change information for v2.1 19 years ago
Markus Palme c1712fc7c4 combination of --START and --REVISION parameter is possible 19 years ago
Markus Palme 4d851cb562 svn changelog conversion tool supports a parameter --START that specifies the start revision. 19 years ago
Daniel Grunwald 8af8808d4c Fixed SD2-1037: Declarations inside an interface don't need end constructs in VB 19 years ago
Matt Ward 762651652b UpdateSetupInfo utility creates the src\Setup\bin folder if it does not already exist. 19 years ago
Daniel Grunwald 1b5d91cd34 Fixed SD2-994: Public static classes not converted correctly from C# to VB. 19 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. 19 years ago
Daniel Grunwald c4e4d52d28 Add Scott Ferrett and Dickon Field to changelog stylesheet. 19 years ago
Daniel Grunwald a3fb4dd463 Fixed SD2-1023: SharpDevelop.exe.config bindingRedirect contains question marks 19 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). 19 years ago
Daniel Grunwald f783114241 Fixed SD2-869: When opening a project with solution, ensure the solution contains the project 19 years ago
Matt Ward 9ab7da37a5 Updated WixBinding - added a custom WiX project type (.wixproj) which uses MSBuild to create the installer, added a simple dialog designer, added a setup dialogs list pad, updated to WiX 2.0.4221. StringParser can now expand GUIDs. Added new DesignerSerializationService used by XmlDesignerLoader to fix SD2-599 - cut, copy and paste not working when designing XML forms. 19 years ago
Daniel Grunwald bd14de3f76 Automatically create ICSharpCode.SharpDevelop.Sda.dll.config from app.template.config 19 years ago
Daniel Grunwald 44dfe7f1b8 Fix file headers: set svn:keywords=Revision on all files; apply file header to all files; make all files UTF-8. 19 years ago
Daniel Grunwald eb5a5ec721 Add UpdateAssemblyInfo.exe.manifest - prevents UAC popups when compiling SharpDevelop on Vista 19 years ago
Mathias Simmack 168d545a4f uploaded a new version of my Help 2.0 register tool including its source 19 years ago
David Srbecký 6955acf53e Forgot to commit modified WrapperGenerator 20 years ago
Daniel Grunwald ebaaf98ada Add missing dependencies for NSvn. 20 years ago
Daniel Grunwald d0ccf4ffd3 Add generic overload of BuildItems. 20 years ago