54 Commits (16635919a4bf8ceff430d37811bc232c03d015b7)

Author SHA1 Message Date
Daniel Grunwald eec385146f Change LGPL headers to MIT header. 12 years ago
Siegfried Pammer 0a91f03a8c convert VB binding to VB.NET 12 years ago
Daniel Grunwald 83d6c5efd7 Separate NewFileDialog from the FileTemplate implementation (use only the abstract base class). 13 years ago
Daniel Grunwald b6fe975de1 Fixed UpdateAssemblyInfo error when git repository exists but git.exe cannot be found. 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
Siegfried Pammer b0a7f27860 add CodeQuality analysis to Setup and set version to 4.2 beta 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
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 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 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 877923ffdd UpdateAssemblyInfo: Look for git in %ProgramFiles%\Git\Bin if it's not in the PATH. 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
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
Daniel Grunwald 5d459455ca UpdateAssemblyInfo: enable reading revision number from git-svn 15 years ago
Daniel Grunwald 26f7c10d6d Implemented drag'n'drop from explorer onto WpfWorkbench to open files. 16 years ago
Daniel Grunwald 4be88bafca Recompiled SharpSvn using VS2008. 16 years ago
Daniel Grunwald cedb3a0212 Update to SharpSvn 1.6004.1329. (SVN 1.6.4) 16 years ago
Daniel Grunwald 7baee25647 Fixed path to REVISION file. 16 years ago
Daniel Grunwald aa044b3834 Support running unit tests in .NET 4.0 projects. 16 years ago
Daniel Grunwald a0b130adfd Move solution from SharpDevelop/src to SharpDevelop. 16 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
Siegfried Pammer d99197c07c Added translation for ExtractMethodForm 17 years ago
Daniel Grunwald f80658d15f Replace NSvn with Svn.Net. 18 years ago
Daniel Grunwald a3fb4dd463 Fixed SD2-1023: SharpDevelop.exe.config bindingRedirect contains question marks 19 years ago
Daniel Grunwald bd14de3f76 Automatically create ICSharpCode.SharpDevelop.Sda.dll.config from app.template.config 19 years ago
Daniel Grunwald eb5a5ec721 Add UpdateAssemblyInfo.exe.manifest - prevents UAC popups when compiling SharpDevelop on Vista 19 years ago
Daniel Grunwald d0ccf4ffd3 Add generic overload of BuildItems. 20 years ago
Daniel Grunwald 8b127a3434 Use template file for SharpDevelop.exe.config to prevent Subversion conflicts. 20 years ago
Daniel Grunwald 7a95e8ead4 Update AssemblyInfo to version 2.1. 20 years ago
Daniel Grunwald 311b812ccb Add prepareRelease.bat (creates ChangeLog.xml and REVISION file) 20 years ago
Daniel Grunwald 97f2383785 Fixed SD2-416: Multi-instance Search and Replace dialog 20 years ago
Daniel Grunwald 9df71b7ffe Made UpdateAssemblyInfo use NSvn instead of svn.exe. 20 years ago
Daniel Grunwald 3c524117ba Fixed bug in ReflectionOnly assembly loading. 20 years ago
Daniel Grunwald 3e4733ae24 Added code completion on type parameters in generic classes. 20 years ago
Daniel Grunwald 6adc092649 Added tool to put revision number into AssemblyInfo files. 20 years ago