David Cole
|
c3976b0283
BUG: Fix issue #7800. Enable CPack to find the NSIS installer on Windows 2000.
|
17 years ago |
Bill Hoffman
|
ecf312ccc8
STYLE: fix line length stuff for KWStyle
|
17 years ago |
David Cole
|
83ec8c3593
ENH: Further refinement of the CPack components functionality from Doug Gregor.
|
17 years ago |
David Cole
|
0fe9afdf5e
BUG: Always look for the NSIS reg value in the 32-bit hive even in 64-bit builds of CPack.
|
17 years ago |
David Cole
|
5cd8c61db3
COMP: Use cmOStringStream instead of std::ostringstream for the HP compiler.
|
17 years ago |
David Cole
|
9a98928bd9
COMP: Fix errors and warnings from continuous dashboards running different compilers...
|
17 years ago |
David Cole
|
1105a86c52
ENH: Add patch for feature request #6847 - CPack components for NSIS and PackageMaker installers. Thanks to Doug Gregor for all the hard work involved with implementing this patch! Also added new test CPackComponents that is conditionally executed only when NSIS or PackageMaker installer builders are available.
|
17 years ago |
Bill Hoffman
|
6ea4eea183
BUG: fix for bug 6294, correct url for nsis
|
18 years ago |
Bill Hoffman
|
ad75cb7195
BUG: fix for 6086 uninstall icon not set right
|
18 years ago |
Bill Hoffman
|
87c22309b8
ENH: change CPACK_CREATE_DESKTOP_LINKS to something that can handle spaces in the name of the exectuable
|
18 years ago |
Brad King
|
f410f8578e
COMP: Fix warnings on 64-bit Mac OS X build. Patch from issue #3697.
|
18 years ago |
Bill Hoffman
|
771997c556
ENH: fix line length
|
18 years ago |
Bill Hoffman
|
eb14543939
ENH: cpack changes, remove the escape variable stuff as it is not needed if you provide a config file for cpack
|
18 years ago |
Bill Hoffman
|
02f79c7242
ENH: add ability to set installer icons, links to web pages, nsis code in the icon section of the template, and ability to escape variables correctly
|
18 years ago |
Bill Hoffman
|
4168c0797b
ENH: fix line length error
|
18 years ago |
Bill Hoffman
|
3e03bca2cd
ENH: add ability to create links on the start menu
|
18 years ago |
Bill Hoffman
|
0eba9b638f
ENH: allow for desktop link to be created and fix chop of last char in PATH on uninstall
|
18 years ago |
Alexander Neundorf
|
ef81ac50e5
|
18 years ago |
Ken Martin
|
240deb027b
STYLE: fix a long line
|
19 years ago |
Andy Cedilnik
|
2e37a00610
ENH: Expand comment
|
19 years ago |
Andy Cedilnik
|
b548e2db1f
ENH: Add NSIS compression
|
19 years ago |
Brad King
|
2b602ea738
COMP: Need to use cmsys_stl when in CMake code, not kwsys_stl.
|
19 years ago |
Ken Martin
|
af04164c6d
STYLE: fix line length
|
19 years ago |
Andy Cedilnik
|
2324e7ec5d
ENH: Add support for stipping and make more things overwritable
|
19 years ago |
Andy Cedilnik
|
619ebce6cf
ENH: Add NSIS options page for path selection, fix adding and removing from path, add welcome page and license page
|
19 years ago |
Andy Cedilnik
|
c09c3c6bfa
ENH: Support for packaging source, several cleanups and more yeehaa...
|
19 years ago |
Andy Cedilnik
|
d342d51c0c
ENH: Add ZIP generator and add support for including or excluding the toplevel directory
|
19 years ago |
Andy Cedilnik
|
634343c3e8
STYLE: Fix some style issues
|
20 years ago |
Andy Cedilnik
|
e8affe5cc2
STYLE: Lots of formating to remove style problems
|
20 years ago |
Andy Cedilnik
|
1d96f839d7
ENH: Several NSIS features
|
20 years ago |