Fraser Hutchison
|
cfc11f9bff
CPack: Fixed incorrect error log for CPACK_NSIS_MENU_LINKS.
|
13 年之前 |
Eric NOULARD
|
47f0dbd70b
CPack add necessary check to detect/warns/error on ABSOLUTE DESTINATION
|
13 年之前 |
Eric NOULARD
|
6ba055bacd
CPack add easy possibility to warn about CPACK_SET_DESTDIR
|
13 年之前 |
Eric NOULARD
|
6a74eb1d36
CPackNSIS fix #0012935 switch from LOG_WARNING to avoid final error.
|
14 年之前 |
David Cole
|
ab24bdeecc
Merge topic 'cpack-nsis-multi-installs'
|
14 年之前 |
Clinton Stimpson
|
e6d2bcfde2
CPack/NSIS: Fix reinstall and multiple install issues when using components.
|
14 年之前 |
Johan Björk
|
856a9e499f
RunSingleCommand: Replace verbose boolean with enum
|
14 年之前 |
Brad King
|
3272d2d96f
Merge topic 'fix-10644-cpack-menu-links'
|
15 年之前 |
David Cole
|
1bbe4e6917
CPack: Detect more URLs in CPACK_NSIS_MENU_LINKS (#10644)
|
15 年之前 |
Mike McQuaid
|
bee514c361
Add CPack NSIS MUI_FINISHPAGE_RUN support (#11144)
|
15 年之前 |
Mike McQuaid
|
702c8f8ba7
Add CPACK_NSIS_EXECUTABLES_DIRECTORY (#7828)
|
15 年之前 |
Mike McQuaid
|
fec32328b1
Allow NSIS package or uninstall icon (#11143)
|
15 年之前 |
David Cole
|
cd9aa73f3a
CPack: look for makensis in the PATH (#8210)
|
15 年之前 |
Bill Hoffman
|
390117435a
Fix KWStyle line length issues.
|
15 年之前 |
Eric NOULARD
|
cd7b8a03f5
CPack: Refactor API in order to handle multi-file packages
|
15 年之前 |
David Cole
|
415900ba77
Eliminate -Wconversion warnings.
|
15 年之前 |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 年之前 |
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 年之前 |
David Cole
|
c3976b0283
BUG: Fix issue #7800. Enable CPack to find the NSIS installer on Windows 2000.
|
17 年之前 |
Bill Hoffman
|
ecf312ccc8
STYLE: fix line length stuff for KWStyle
|
17 年之前 |
David Cole
|
83ec8c3593
ENH: Further refinement of the CPack components functionality from Doug Gregor.
|
17 年之前 |
David Cole
|
0fe9afdf5e
BUG: Always look for the NSIS reg value in the 32-bit hive even in 64-bit builds of CPack.
|
17 年之前 |
David Cole
|
5cd8c61db3
COMP: Use cmOStringStream instead of std::ostringstream for the HP compiler.
|
17 年之前 |
David Cole
|
9a98928bd9
COMP: Fix errors and warnings from continuous dashboards running different compilers...
|
17 年之前 |
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 年之前 |
Bill Hoffman
|
6ea4eea183
BUG: fix for bug 6294, correct url for nsis
|
18 年之前 |
Bill Hoffman
|
ad75cb7195
BUG: fix for 6086 uninstall icon not set right
|
18 年之前 |
Bill Hoffman
|
87c22309b8
ENH: change CPACK_CREATE_DESKTOP_LINKS to something that can handle spaces in the name of the exectuable
|
18 年之前 |
Brad King
|
f410f8578e
COMP: Fix warnings on 64-bit Mac OS X build. Patch from issue #3697.
|
18 年之前 |
Bill Hoffman
|
771997c556
ENH: fix line length
|
18 年之前 |