56 Commits (82862dd7cdfceda732ed1760d9845c817fe6c107)

Author SHA1 Message Date
Siegfried Pammer 6595adb585 use AfterResolveReferences instead of PreBuildEvent for X64Converter 13 years ago
Daniel Grunwald c22d50bf3f Fix .NET 3.5 Build Worker: use x86 target platform as the .NET 3.5 runtime does not support AnyCPU (32-bit preferred) 13 years ago
Christoph Wille 6a9ab97540 Add ZipFromMsi to build process 13 years ago
Matt Ward 6c0f4bd9e6 Remove WiX files from installer. 14 years ago
Lex Li df363102c0 Added OpenCover files. Removed PartCover files. 14 years ago
Daniel Grunwald b6f4ade7b4 Allow overriding the BranchName (necessary on build server) 16 years ago
Daniel Grunwald 38888dd9e8 Fixed build (missing UpdateAssemblyInfo.exe in PrepareRelease). 16 years ago
Matt Ward 7ddeac739c Update PartCover to version 4.0.10801 16 years ago
Daniel Grunwald 79e2ce1402 Fix automated build. 16 years ago
Matt Ward 48383a8bec Restructured AddIns folder - removed nested AddIns\AddIns folder and added Analysis folder. 16 years ago
Tomáš Linhart f71f35b7c5 Created basic ingtegration of CodeQualityAnalysis AddIn to SharpDevelop. 16 years ago
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
Daniel Grunwald d1cf921a76 Added missing System.Xaml references to unit tests. 17 years ago
Siegfried Pammer ba7ab67c96 - added automatic x64 build of Hook 17 years ago
Daniel Grunwald 822bf5ec92 Update SVNChangeLogToXml tool. 17 years ago
Daniel Grunwald 1e7b6e0785 Fix build. 17 years ago
Daniel Grunwald b9e1ce7c02 Store string resources as .resx instead of .resources in the repository. 17 years ago
Daniel Grunwald ab626fb573 Add back all unit tests. 17 years ago
Daniel Grunwald aa044b3834 Support running unit tests in .NET 4.0 projects. 17 years ago
Matt Ward 22b8b6f536 Updated to NUnit 2.5.0.9122 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
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
Daniel Grunwald 7dae1c0c71 Mark changelog start for 4.0 18 years ago
Christoph Wille 710e2b05d4 SHFB 1.7 added, tools.build updated, setup still broken 18 years ago
Christoph Wille 15cc0b1d36 Copy new BuildComponents folder for SHFB 1.6.0.4 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
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
Markus Palme e5bddcf157 cleanup; fixed the build 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
Daniel Grunwald 1b5d91cd34 Fixed SD2-994: Public static classes not converted correctly from C# to VB. 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
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. 20 years ago
Daniel Grunwald 94d5e5bc08 Switch from MbUnit to NUnit: 21 years ago
Daniel Grunwald 65777d486d Update to NDoc 1.3.1-v11 from http://jonas.lagerblad.com/blog/?p=4 (unofficial version that works with .NET 2.0) 21 years ago
Daniel Grunwald d35a99159c Set output directory of unit test projects to bin\UnitTests 21 years ago
Daniel Grunwald 3445fea87c Improve Clean task. 21 years ago
Daniel Grunwald 311b812ccb Add prepareRelease.bat (creates ChangeLog.xml and REVISION file) 21 years ago
Daniel Grunwald 15549a22d6 Improved event handler completion. 21 years ago
Daniel Grunwald 46835e2060 Add NUnit.Framework again. 21 years ago
Daniel Grunwald 1873333ed0 Small bugfixes, updated translation, modified SVNChangeLogToXml to use NSvn instead of svn.exe; created publish.bat which automatically builds SharpDevelop, runs SVNChangeLogToXml and then builds the setup. 21 years ago
Daniel Grunwald 0028131d61 Add MbUnit and MbUnit-addin. 21 years ago