]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
add windows installer target to build
authorrobk-tahoe <robk-tahoe@allmydata.com>
Sat, 12 Jan 2008 03:41:21 +0000 (20:41 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Sat, 12 Jan 2008 03:41:21 +0000 (20:41 -0700)
commit2dd5d2fc634a426b80bc13bad9d37f8ca909c4be
tree31722f9bbed08fbe4cb3612675f9452883d371cb
parent29277ed97bfa638432d25c0dfd39f67f9ace47df
add windows installer target to build

add 'windows-installer' target to top level makefile to build a windows setup.exe package
using innosetup.  this assumes innosetup 5 is installed in program files as normal.

this doesn't include any logic to manage version numbers at this point, it's just a
simple experiment to test out building an installer as yet.
Makefile
windows/Makefile
windows/installer.ico [new file with mode: 0644]
windows/installer.iss [new file with mode: 0644]