Brad King
|
da7276cf94
Replace http://www.cmake.org URLs with https://cmake.org
|
10 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
David Cole
|
5a9e8e701e
CPack: Add CPACK_NSIS_INSTALL_ROOT variable (#9148)
|
15 years ago |
David Cole
|
1bbe4e6917
CPack: Detect more URLs in CPACK_NSIS_MENU_LINKS (#10644)
|
15 years ago |
David Cole
|
640389f3a4
Avoid failure of CPackComponents test on dash16 and dash17 since makensis was installed on those machines to increase coverage. Do not add install rules with absolute paths when makensis is going to be used to build an installer.
|
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
|
b0536e29ea
ENH: Use settings for CPackComponents test to make it fail if the recent fix of cmCPackGenerator.cxx revision 1.16 ever encounters another regression.
|
17 years ago |
David Cole
|
a02bf86255
ENH: Use new cpack_add_component macro (and friends) from the CPackComponents test. Thanks again to Doug Gregor!
|
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 |