Brad King
|
3272d2d96f
Merge topic 'fix-10644-cpack-menu-links'
|
15 years ago |
David Cole
|
1bbe4e6917
CPack: Detect more URLs in CPACK_NSIS_MENU_LINKS (#10644)
|
15 years ago |
Mike McQuaid
|
bee514c361
Add CPack NSIS MUI_FINISHPAGE_RUN support (#11144)
|
15 years ago |
Mike McQuaid
|
702c8f8ba7
Add CPACK_NSIS_EXECUTABLES_DIRECTORY (#7828)
|
15 years ago |
Mike McQuaid
|
fec32328b1
Allow NSIS package or uninstall icon (#11143)
|
15 years ago |
David Cole
|
cd9aa73f3a
CPack: look for makensis in the PATH (#8210)
|
15 years ago |
Bill Hoffman
|
390117435a
Fix KWStyle line length issues.
|
15 years ago |
Eric NOULARD
|
cd7b8a03f5
CPack: Refactor API in order to handle multi-file packages
|
15 years ago |
David Cole
|
415900ba77
Eliminate -Wconversion warnings.
|
15 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
David Cole
|
03c940aeb3
BUG: Fix for issue #7470. Allow spaces in the path names of installed files with the NSIS CPack generator and component-based installs. Add an installed file to the CPackComponents test: it failed before the fix; now it passes.
|
17 years ago |
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 |