34 Commits (72ca41243d77e32dd115108f53befc6709c2c559)

Author SHA1 Message Date
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) 16 years ago
Daniel Grunwald 858f188712 UpdateAssemblyInfo: fixed ReadBranchNameFromGit when git is configured to use colors 16 years ago
Daniel Grunwald b6f4ade7b4 Allow overriding the BranchName (necessary on build server) 16 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. 16 years ago
Daniel Grunwald 877923ffdd UpdateAssemblyInfo: Look for git in %ProgramFiles%\Git\Bin if it's not in the PATH. 16 years ago
Daniel Grunwald d5efebf7a4 Fix path for git revision lookup 16 years ago
Daniel Grunwald f2338df317 Associate git commit hash with last SVN revision number 16 years ago
Daniel Grunwald 5877eaf5d6 Automatically update copyright end year 16 years ago
Daniel Grunwald cc0747bd45 Read copyright information from GlobalAssemblyInfo 16 years ago
Daniel Grunwald 79e2ce1402 Fix automated build. 16 years ago
Daniel Grunwald ef64ad91d5 Remove SVNChangeLogToXml 16 years ago
Daniel Grunwald c190de5a0b Merge UpdateSetupInfo into UpdateAssemblyInfo. 16 years ago
Daniel Grunwald 7674a910ad Change UpdateAssemblyInfo to use git. 16 years ago
Daniel Grunwald 5d459455ca UpdateAssemblyInfo: enable reading revision number from git-svn 16 years ago
Daniel Grunwald 26f7c10d6d Implemented drag'n'drop from explorer onto WpfWorkbench to open files. 17 years ago
Daniel Grunwald 7baee25647 Fixed path to REVISION file. 17 years ago
Daniel Grunwald aa044b3834 Support running unit tests in .NET 4.0 projects. 17 years ago
Daniel Grunwald a0b130adfd Move solution from SharpDevelop/src to SharpDevelop. 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 f80658d15f Replace NSvn with Svn.Net. 18 years ago
Daniel Grunwald a3fb4dd463 Fixed SD2-1023: SharpDevelop.exe.config bindingRedirect contains question marks 20 years ago
Daniel Grunwald bd14de3f76 Automatically create ICSharpCode.SharpDevelop.Sda.dll.config from app.template.config 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) 21 years ago
Daniel Grunwald 97f2383785 Fixed SD2-416: Multi-instance Search and Replace dialog 21 years ago
Daniel Grunwald 9df71b7ffe Made UpdateAssemblyInfo use NSvn instead of svn.exe. 21 years ago
Daniel Grunwald 3c524117ba Fixed bug in ReflectionOnly assembly loading. 21 years ago
Daniel Grunwald 3e4733ae24 Added code completion on type parameters in generic classes. 21 years ago
Daniel Grunwald 6adc092649 Added tool to put revision number into AssemblyInfo files. 21 years ago