git-cheetah: Compile and use 64bit shell extension in the installer
commitf5f7760711e3c9a3f04de3163bed0c07288e3d54
authorHeiko Voigt <hvoigt@hvoigt.net>
Sat, 4 Feb 2012 00:34:30 +0000 (4 13:34 +1300)
committerSebastian Schuberth <sschuberth@gmail.com>
Fri, 10 Feb 2012 11:03:22 +0000 (10 12:03 +0100)
treea738b90777de9da14acc566b2a084132056fb6be
parent8bffd2c41408aef42c1ee639137fdfba84f93353
git-cheetah: Compile and use 64bit shell extension in the installer

On Windows 64bit the explorer is a 64bit process. Thus a 32bit dll can
not be loaded. To support the context menu plugin on 64bit windows we
compile a seperate 64bit dll of cheetah and register it in case the
installer is run on 64bit.

The fact that there are two architectures is now not visible in the
installer anymore since it automatically chooses the right dll.

Signed-off-by: Heiko Voigt <hvoigt@hvoigt.net>
share/WinGit/copy-files.sh
share/WinGit/install.iss
share/WinGit/release.sh
src/git-cheetah