Fraser Hutchison
|
cfc11f9bff
CPack: Fixed incorrect error log for CPACK_NSIS_MENU_LINKS.
|
13 years ago |
Eric NOULARD
|
47f0dbd70b
CPack add necessary check to detect/warns/error on ABSOLUTE DESTINATION
|
13 years ago |
Eric NOULARD
|
6ba055bacd
CPack add easy possibility to warn about CPACK_SET_DESTDIR
|
13 years ago |
Eric NOULARD
|
6a74eb1d36
CPackNSIS fix #0012935 switch from LOG_WARNING to avoid final error.
|
14 years ago |
David Cole
|
ab24bdeecc
Merge topic 'cpack-nsis-multi-installs'
|
14 years ago |
Clinton Stimpson
|
e6d2bcfde2
CPack/NSIS: Fix reinstall and multiple install issues when using components.
|
14 years ago |
Johan Björk
|
856a9e499f
RunSingleCommand: Replace verbose boolean with enum
|
14 years ago |
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 |