]> git.michaelhowe.org Git - packages/o/openafs.git/commit
DEVEL15-windows-nsis-vs2005-20080409
authorAsanka Herath <asanka@secure-endpoints.com>
Wed, 9 Apr 2008 05:36:53 +0000 (05:36 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 9 Apr 2008 05:36:53 +0000 (05:36 +0000)
commit1147707e75d8c6d1f74d213820f8ebe1559476de
tree08ac1b95301b1173a24d10425243edfc011319cc
parent46dd9239ed9cb2b95f5d86daef79f39774815caf
DEVEL15-windows-nsis-vs2005-20080409

LICENSE MIT

Add support for building with VS2005 Runtime Libraries.
For the release build use the vcredist_<arch>.exe package.
For the debug build, build an msi from the merge modules
and then install that package.

(cherry picked from commit 494568ea929af96bf2b641e31b970cf695f13240)
src/WINNT/install/NSIS/MakeVCRuntimeMSI.cmd [new file with mode: 0644]
src/WINNT/install/NSIS/NTMakefile
src/WINNT/install/NSIS/OpenAFS.nsi
src/WINNT/install/NSIS/vcruntime.wxs [new file with mode: 0644]