Stephen Kelly
|
421eadb45b
Remove use of cmsys_stl.
|
10 years ago |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
Stephen Kelly
|
5eb4d7590e
Remove some unneeded c_str calls.
|
11 years ago |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 years ago |
Ben Boeckel
|
3e7194a215
regex: Use static regexs where possible
|
11 years ago |
Stephen Kelly
|
af8a1643c1
Remove c_str calls when using stream APIs.
|
11 years ago |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 years ago |
Gerald Hofmann
|
794789047d
CPack: Fix NSIS version check without release version (#9721)
|
12 years ago |
David Golub
|
6ff730a498
CPack/NSIS: Add support for 64-bit NSIS (#13203)
|
13 years ago |
David Cole
|
668dda034f
CPack: Add automatic detection of the Unicode makensis (#9629)
|
13 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
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.
|
13 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 |