MantisBT - CMake
View Issue Details
0000029CMakeCMakepublic2003-06-27 13:552007-08-28 15:14
Bill Hoffman 
 
lowfeaturealways
closedfixed 
 
 
0000029: win32 install
add support for make install on windows
No tags attached.
Issue History
2007-08-28 15:14Zack GalbreathProjectKWWidgets => CMake
2007-08-28 15:14Zack GalbreathAssigned ToTerry Gerts =>
2007-08-28 15:14Zack GalbreathSeveritymajor => feature
2007-08-28 15:14Zack GalbreathStatusacknowledged => closed
2007-08-28 15:14Zack GalbreathResolutionsuspended => fixed
2007-08-28 15:14Zack GalbreathCategoryCTest => CMake
2007-08-28 15:14Zack GalbreathSummaryGoodsite => win32 install
2007-08-28 15:14Zack GalbreathNote Deleted: 0008197

Notes
(0000072)
Sebastien Barre   
2003-08-04 17:38   
If we are talking here of some very nice feature to auto-create a binary installer that would feature a Wizard and so on, I can definitely advise the following *free* installer:
Inno Setup
http://www.jrsoftware.org/isinfo.php [^]
It is definitely as good as commercial installers.
(0000083)
Anton Deguet   
2003-08-07 11:23   
This is a feature I'm looking for. Even a simple copy of files with a directory prefix (similar to the unix install-sh) would be nice.
(0000277)
Bernhard Zach   
2003-11-18 09:01   
I would like to vote here for a simple windows install support. Id would be ok for me, if a post-build step copies the files to a path starting from CMAKE_INSTALL_PREFIX.

Thanks!
Bernhard
(0000738)
System Admin   
2004-03-08 13:47   
Done, just needs target
(0000881)
Bill Hoffman   
2004-04-15 13:30   
Done.