Brad King
|
c997595ea3
Merge topic 'cpack-nsis-bitmap'
|
10 年 前 |
Colin Tracey
|
3758af12fa
CPackNSIS: Add options to set the bitmap for NSIS installer left side
|
10 年 前 |
Stephen Kelly
|
74d565e0e9
Remove unused cmLocalGenerator include.
|
10 年 前 |
Stephen Kelly
|
44ffb9cdb4
Replace foo.size() pattern with !foo.empty().
|
10 年 前 |
Stephen Kelly
|
524610f967
Replace 'foo.size() == 0' pattern with foo.empty().
|
10 年 前 |
Brad King
|
356c26ebdf
cmSystemTools: Teach RunSingleCommand to separate stdout and stderr
|
10 年 前 |
Stephen Kelly
|
421eadb45b
Remove use of cmsys_stl.
|
10 年 前 |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 年 前 |
Stephen Kelly
|
5eb4d7590e
Remove some unneeded c_str calls.
|
11 年 前 |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 年 前 |
Ben Boeckel
|
3e7194a215
regex: Use static regexs where possible
|
11 年 前 |
Stephen Kelly
|
af8a1643c1
Remove c_str calls when using stream APIs.
|
11 年 前 |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 年 前 |
Gerald Hofmann
|
794789047d
CPack: Fix NSIS version check without release version (#9721)
|
12 年 前 |
David Golub
|
6ff730a498
CPack/NSIS: Add support for 64-bit NSIS (#13203)
|
13 年 前 |
David Cole
|
668dda034f
CPack: Add automatic detection of the Unicode makensis (#9629)
|
13 年 前 |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 年 前 |
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.
|
13 年 前 |
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 年 前 |