127 Commits (ea3ba276b3a413741ed60a2829afccd57be79d6b)

Author SHA1 Message Date
Daniel Grunwald c3ef772a34 Don't include WiX documentation in SharpDevelop setup. 16 years ago
Daniel Grunwald 6991527a95 Removed SHFB from SharpDevelop distribution. 16 years ago
Matt Ward dc59476ce2 Now using NUnit 2.5.3.9345 17 years ago
Daniel Grunwald d5e990ac19 Set UpdateSetupInfo to x86. 17 years ago
Matt Ward a1b478b3fa Update to NUnit 2.5.2.9222 17 years ago
Daniel Grunwald c7acc102a8 Upgrade to PartCover 2.3. 17 years ago
Daniel Grunwald 4be88bafca Recompiled SharpSvn using VS2008. 17 years ago
Daniel Grunwald cedb3a0212 Update to SharpSvn 1.6004.1329. (SVN 1.6.4) 17 years ago
Matt Ward ae509da424 Updated to NUnit 2.5.1 17 years ago
Matt Ward 3851cecf1f Updated to the final build of WiX 3.0 (3.0.5419) 17 years ago
Matt Ward 11a80d5c8c Unit Tests tree now shows tests that fail due to an unhandled exception being thrown. 17 years ago
Matt Ward a2ef6c70e9 NUnit-Console no longer creates TestResult.xml if the /xml option is not used. 17 years ago
Matt Ward ceef846b4c Updated to WiX 3.0.5301 17 years ago
Matt Ward 22b8b6f536 Updated to NUnit 2.5.0.9122 17 years ago
Daniel Grunwald 2f86318fd8 Improved performance of UpdateAssemblyInfo. 17 years ago
Daniel Grunwald 957e9d46c2 Switch from SvnDotNet to SharpSVN. This updates the embedded subversion library from 1.5.0 to 1.6.0. 17 years ago
Daniel Grunwald fceb74103e ChangeLog: only show changes since revision 3800. 17 years ago
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). 18 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. 18 years ago
Matt Ward 42e551a87d UpdateSetupInfo now using new subversion library. 18 years ago
Christoph Wille 710e2b05d4 SHFB 1.7 added, tools.build updated, setup still broken 18 years ago
Daniel Grunwald adf614394b Fixed XML documentation warnings. 18 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 19 years ago
Matt Ward 2dbc8bec00 Updated the WixBinding and SharpDevelop's installer to use WiX 3.0.3621.0 19 years ago
Matt Ward 831239dac5 Updated to NUnit 2.4.5. Removed support for running unit tests against .NET 1.1. 19 years ago
Matt Ward 5b47018d7e Changed CodeCoverage addin to use PartCover 2.2 instead of NCover. 19 years ago
Daniel Grunwald 44fcb45530 FxCop AddIn: allow suppressing assembly-wide messages (e.g. AssembliesShouldHaveValidStrongNames) 19 years ago
Christoph Wille 55dc6fdb92 Updated tools.build to copy new directories of SHFB 1.6 19 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 19 years ago
Daniel Grunwald 9947820325 Increment version number to 2.2.1. 19 years ago
Matt Ward eb7c9a8f91 Updated to WiX 2.0.5325 19 years ago
Daniel Grunwald 467dcdd3a4 Worked on SD2-1234 - added support for view contents that are not editing a file (e.g. project options). 20 years ago
David Srbecký 6b12da655f Use reflection instead of exceptions to determine type. This minimizes overhead while being debugged. 20 years ago
Daniel Grunwald 2c42782129 Update to Boo revision 2371. 20 years ago
Daniel Grunwald ede45e4e67 Fixed SD2-849: AddIn.xsd schema is not valid 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
Daniel Grunwald 63d949f0bf Add build script for build server. 20 years ago
David Srbecký 1c6b277e05 Ignore warnings 108 and 1591 in debugger wrapper classes. 20 years ago
Markus Palme 9b8e8de67b added SharpCoco source code 20 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. 20 years ago
Daniel Grunwald 819f30e1da Fixed file headers. 20 years ago
Markus Palme e5bddcf157 cleanup; fixed the build 20 years ago
Markus Palme 91f92a19f2 cleanup 20 years ago
Christoph Wille 18af146e39 --START 1139 added to Tools.build so that the change log only contains change information for v2.1 20 years ago
Markus Palme c1712fc7c4 combination of --START and --REVISION parameter is possible 20 years ago
Markus Palme 4d851cb562 svn changelog conversion tool supports a parameter --START that specifies the start revision. 20 years ago