Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 жил өмнө |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 жил өмнө |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 жил өмнө |
Eric NOULARD
|
05a8630ee6
Do not provide defaul value for CPACK_PACKAGE_DIRECTORY if found in config.
|
13 жил өмнө |
David Cole
|
419f561b2f
Merge topic 'fix-9946-uninstall-before-install'
|
13 жил өмнө |
Patrick Gansterer
|
fe58b67e24
Added CPACK_NSIS_ENABLE_UNINSTALL_BEFORE_INSTALL
|
14 жил өмнө |
Modestas Vainius
|
94b24ad88d
Fix CPack RPM man page typo detected by lintian.
|
13 жил өмнө |
Eric NOULARD
|
d4719a8d36
Add some missing CPACK_NSIS_xxx doc and move some to common CPack section.
|
13 жил өмнө |
Eric NOULARD
|
94a269304e
Review and update CPack variable documentation.
|
13 жил өмнө |
Eric NOULARD
|
dee0a38648
Put CPack DMG and PackageMaker doc in separate files
|
13 жил өмнө |
Eric NOULARD
|
543f1adfa4
Make the load of script documentation more efficient and dynamic.
|
14 жил өмнө |
Eric NOULARD
|
1629615a10
CPack Documentation extraction from CMake script begins to work
|
14 жил өмнө |
Eric NOULARD
|
83e34dd9e6
Implement simple CMake script comment markup language.
|
14 жил өмнө |
Eric NOULARD
|
59204e1126
CPack fix #12449 doc mispelled
|
14 жил өмнө |
Clinton Stimpson
|
e6d2bcfde2
CPack/NSIS: Fix reinstall and multiple install issues when using components.
|
14 жил өмнө |
Eric NOULARD
|
4bb79402e8
Split CPack.cmake in more manageable parts
|
14 жил өмнө |
Brad King
|
b524f864ca
Merge topic 'fix-9148-cpack-nsis-installer-root'
|
15 жил өмнө |
David Cole
|
5a9e8e701e
CPack: Add CPACK_NSIS_INSTALL_ROOT variable (#9148)
|
15 жил өмнө |
Mike McQuaid
|
bee514c361
Add CPack NSIS MUI_FINISHPAGE_RUN support (#11144)
|
15 жил өмнө |
Mike McQuaid
|
702c8f8ba7
Add CPACK_NSIS_EXECUTABLES_DIRECTORY (#7828)
|
15 жил өмнө |
David Cole
|
cf4a50bcdb
Add documentation for CPACK_PROJECT_CONFIG_FILE.
|
15 жил өмнө |
Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 жил өмнө |
Bill Hoffman
|
a9ac761938
Add .git .bzr and .hg to the list of default CPack ignore directories.
|
15 жил өмнө |
David Cole
|
d9f78eca72
Fix issue #10055 - add documentation for the CPack Mac OSX only Bundle generator.
|
16 жил өмнө |
David Cole
|
8a87458954
Fix issue #9782 - add documentation for variables used by CPack DragNDrop generators.
|
16 жил өмнө |
Bill Hoffman
|
6e8aa6cb52
Fix regression with CPACK_NSIS_PACKAGE_NAME, if the project is setting the CPACK_NSIS_DISPLAY_NAME then use that as the default value and not the CPACK_PACKAGE_INSTALL_DIRECTORY, also make sure it escapes \ correctly.
|
16 жил өмнө |
Brad King
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 жил өмнө |
Ken Martin
|
f686dbecb6
some white space fixes for the book
|
16 жил өмнө |
David Cole
|
85733c17c5
BUG: Re-fix issue #8682. Use new variable CPACK_NSIS_PACKAGE_NAME in appropriate places rather than CPACK_NSIS_DISPLAY_NAME. CPACK_NSIS_DISPLAY_NAME is the Add/Remove control panel's description string for the installed package. Using it as the "Name" of the NSIS installer package made the CMake installer itself use really long strings in the installer GUI. This fix still allows for the original intent of the first fix for #8682 -- the ability to separate the installer name from the default install directory, but it uses a new/different variable to achieve the separation.
|
16 жил өмнө |
David Cole
|
6d242ca2dc
STYLE: Use $ style variable dereference instead of @ style.
|
16 жил өмнө |