251 Commits (cc094dcba54329b63aa742d97a36ff7a64848c9c)

Author SHA1 Message Date
Siegfried Pammer 6595adb585 use AfterResolveReferences instead of PreBuildEvent for X64Converter 12 years ago
Andreas Weizel 0761dea87b Upgraded ResourceTool project to .NET 4.5. 12 years ago
Siegfried Pammer 0a91f03a8c convert VB binding to VB.NET 12 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) 12 years ago
Daniel Grunwald 83d6c5efd7 Separate NewFileDialog from the FileTemplate implementation (use only the abstract base class). 12 years ago
Christoph Wille 6a9ab97540 Add ZipFromMsi to build process 13 years ago
Christoph Wille bff85d9a47 Create zip from files.wxs (msi input) to build xcopy deployable zip for build server 13 years ago
Matt Ward ba0ebf5a6e Fix unit test line number not displayed in Errors window. 13 years ago
Siegfried Pammer 372153ee9d add missing files 13 years ago
Matt Ward 6c0f4bd9e6 Remove WiX files from installer. 13 years ago
Siegfried Pammer a260b93579 add import for resource files in StringResourceTool 13 years ago
Matt Ward 9f7add68d5 Encode password characters on translation server post. 13 years ago
Matt Ward 40639853dc Update NUnit to version 2.6.2 13 years ago
Daniel Grunwald 52068795f5 Add NRConsistencyCheckAddIn. 13 years ago
Daniel Grunwald 81361f7a12 Use named pipe instead of temporary file for sending the unit tests results to SharpDevelop. 13 years ago
Daniel Grunwald fcb7e48993 Move some addin tree paths. 13 years ago
Matt Ward 7b7ad9b8a2 Update OpenCover to version 4.0.804 13 years ago
Matt Ward 3626c4c43e Update OpenCover to version 4.0.724 13 years ago
Matt Ward d7154908e8 Update NUnit to version 2.6.1 13 years ago
Lex Li df363102c0 Added OpenCover files. Removed PartCover files. 13 years ago
Daniel Grunwald b6fe975de1 Fixed UpdateAssemblyInfo error when git repository exists but git.exe cannot be found. 13 years ago
Matt Ward 95aeaba095 Update to NUnit 2.6.0.12051 13 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 14 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