226 Commits (b55a75d3fb11820d992ed18c99d0fa23355ada44)

Author SHA1 Message Date
Matt Ward 95aeaba095 Update to NUnit 2.6.0.12051 14 years ago
Daniel Grunwald 46a82c7a75 Reset version number to 5.0.0.1 and fix setup. 14 years ago
Daniel Grunwald fbced09b89 Start restructuring of SD Base: 14 years ago
Daniel Grunwald f22f0bab38 Add back accidentally deleted resource string. 14 years ago
Daniel Grunwald 9a8ee8c9ae Remove some unused string resources. 14 years ago
Siegfried Pammer b0a7f27860 add CodeQuality analysis to Setup and set version to 4.2 beta 14 years ago
Tomasz Tretkowski 4ee5dbaffb Machine.Specifications upgraded to version 5.3.0 14 years ago
Tomasz Tretkowski 78810e8a6b Machine.Specifications reference assemblies shufling. 14 years ago
Daniel Grunwald 736b5b66ae Update string resources, and round up version number to 4.1.0.8000. 14 years ago
Daniel Grunwald 43b10441f2 Change UpdateAssemblyInfo.csproj to .NET 4.0. 14 years ago
mrward 9f134c32a3 Update NUnit to version 2.5.10 15 years ago
mrward af85c593cf Update to WiX 3.5 15 years ago
Daniel Grunwald 01c619cdf0 Fixed incorrect AddIn.xsd, and make BuildAddinDocumentation validate the schema before saving it (http://community.sharpdevelop.net/forums/t/12508.aspx) 15 years ago
Matt Ward 93e5a5dcd3 Update NUnit to version 2.5.9 15 years ago
Daniel Grunwald 7b8e65a2d3 Simplify LanguageBindingDoozer (remove LanguageBindingDescriptor) and update DoozerList/ConditionList. 15 years ago
Daniel Grunwald c7323f7005 Replace references to "4.1" in setup with variable that gets populated with information from GlobalAssemblyInfo.template. 15 years ago
Daniel Grunwald 8804473341 Remove LGPL header from MyNamespaceSupportForCSharp.cs (as that file is copied into projects converted from VB to C#) 15 years ago
Daniel Grunwald 064c0fd0a4 Update string resources; re-enable Chinese and Russian translations. 15 years ago
mrward 88ea714498 Update NUnit to version 2.5.8 15 years ago
Daniel Grunwald a143badda1 Avoid build error when git commit hash cannot be retrieved (build with revision number 0) 15 years ago
Daniel Grunwald 858f188712 UpdateAssemblyInfo: fixed ReadBranchNameFromGit when git is configured to use colors 15 years ago
Daniel Grunwald 0375d738a1 Make StringResourceTool update all .resx files in data/resources (independent of LanguageDefinition.xml). 15 years ago
Daniel Grunwald 070d473664 Update CheckFileHeaders tool. 15 years ago
Daniel Grunwald b6f4ade7b4 Allow overriding the BranchName (necessary on build server) 15 years ago
Daniel Grunwald 7f67d54541 Automatically detect branch name (instead of storing it in source code) and include both branch name and commit hash in assembly info. 15 years ago
Daniel Grunwald 7d4d8a2601 StringResourceTool: normalize newlines when writing .resx files 15 years ago
Daniel Grunwald 877923ffdd UpdateAssemblyInfo: Look for git in %ProgramFiles%\Git\Bin if it's not in the PATH. 15 years ago
Daniel Grunwald 38888dd9e8 Fixed build (missing UpdateAssemblyInfo.exe in PrepareRelease). 15 years ago
Daniel Grunwald 9aa3621a8f Fix newlines in CPL.TXT 15 years ago
Daniel Grunwald d5efebf7a4 Fix path for git revision lookup 15 years ago
Daniel Grunwald f2338df317 Associate git commit hash with last SVN revision number 15 years ago
Daniel Grunwald b27c4aa924 Compile UpdateAssemblyInfo.exe as part of the build. 15 years ago
Matt Ward 7ddeac739c Update PartCover to version 4.0.10801 15 years ago
Daniel Grunwald 5877eaf5d6 Automatically update copyright end year 15 years ago
Daniel Grunwald cc0747bd45 Read copyright information from GlobalAssemblyInfo 15 years ago
Daniel Grunwald 79e2ce1402 Fix automated build. 15 years ago
Daniel Grunwald ef64ad91d5 Remove SVNChangeLogToXml 15 years ago
Daniel Grunwald c190de5a0b Merge UpdateSetupInfo into UpdateAssemblyInfo. 15 years ago
Daniel Grunwald 7674a910ad Change UpdateAssemblyInfo to use git. 15 years ago
Matt Ward b99b673908 Updated NUnit to version 2.5.7 15 years ago
Matt Ward d5a6323e00 Updated NUnit to version 2.5.7 15 years ago
Matt Ward 48383a8bec Restructured AddIns folder - removed nested AddIns\AddIns folder and added Analysis folder. 15 years ago
David Srbecký 8381d4b90e Fixed problem with locking of assembly - the COM method GetReaderForFile was creating new object even though it returned error code 15 years ago
Matt Ward 4b8bc2ab30 Update NUnit to version 2.5.6 15 years ago
Matt Ward 48e2b3aa36 Update NUnit to version 2.5.6 15 years ago
David Srbecký 6af3e43629 Support for new dynamic debugging features in .NET 4.0 15 years ago
Daniel Grunwald 5d459455ca UpdateAssemblyInfo: enable reading revision number from git-svn 15 years ago
Tomáš Linhart f71f35b7c5 Created basic ingtegration of CodeQualityAnalysis AddIn to SharpDevelop. 15 years ago
Matt Ward 09d4fc02a9 Update NUnit to version 2.5.5.10112 16 years ago
Daniel Grunwald c5b862e402 Make NUnit compatible with .NET 4 RTM (instead of .NET 4 Beta 2). 16 years ago