tahoe-lafs/windows
robk-tahoe 2dd5d2fc63 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.
2008-01-11 20:41:21 -07:00
..
amdicon.ico add confwiz to py2exe build 2008-01-11 18:42:27 -07:00
amdicon.py implement a very simple, wxpython based, config wizard 2008-01-11 19:53:15 -07:00
confwiz.py implement a very simple, wxpython based, config wizard 2008-01-11 19:53:15 -07:00
depends.py add build dependencies to support py2exe's modulefinder 2008-01-09 19:25:38 -07:00
installer.ico add windows installer target to build 2008-01-11 20:41:21 -07:00
installer.iss add windows installer target to build 2008-01-11 20:41:21 -07:00
Makefile add windows installer target to build 2008-01-11 20:41:21 -07:00
setup.py add confwiz to py2exe build 2008-01-11 18:42:27 -07:00
tahoe.py add build dependencies to support py2exe's modulefinder 2008-01-09 19:25:38 -07:00
tahoesvc.py move registry module into allmydata.windows package 2008-01-10 19:03:23 -07:00