Nils Gladitz
|
1bda8f1fdb
CPackWIX: Customize CMake installer theme.
|
10 tahun lalu |
Nils Gladitz
|
135febf069
CPackWIX: Enhance CMake CPack WIX generated installer.
|
10 tahun lalu |
Konstantin Podsvirov
|
e6496b6023
CPackIFW: Revise this generator
|
11 tahun lalu |
Konstantin Podsvirov
|
e7511b7fbe
CPackIFW: Add package configuration variables
|
11 tahun lalu |
Konstantin Podsvirov
|
44850a267d
CPack: Add an "IFW" generator for Qt Framework Installer
|
11 tahun lalu |
Brad King
|
7cbab17871
Change version scheme to use only two components for feature levels
|
11 tahun lalu |
Brad King
|
76550297b6
Configure NSIS-packaged CMake documentation link in Start Menu
|
12 tahun lalu |
Andreas Mohr
|
bf019d765d
Fix spelling and typos (non-binary)
|
13 tahun lalu |
Nils Gladitz
|
85baac1503
CPack: Add a WiX Generator (#11575)
|
13 tahun lalu |
Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 tahun lalu |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 tahun lalu |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 tahun lalu |
David Cole
|
96cd16380a
Add CPACK_NSIS_INSTALL_ROOT for CMake's own installer (#9148)
|
15 tahun lalu |
Bill Hoffman
|
72bc82a98a
Use cmake-gui.exe for the install/uninstall icon for cmake.
|
16 tahun lalu |
Bill Hoffman
|
1554265aa6
Remove CMakeSetup. Long live cmake-gui, start building Qt now.
|
16 tahun lalu |
David Cole
|
9f629f7a16
BUG: Add CPACK_NSIS_PACKAGE_NAME to the list of CPack variables that CMake overrides. We use the same value as the CPack-provided default, but do it here such that configuring with an older CMake will still give us this new variable. Necessary so that the CMake release process works with the new variable: CMake is configured with a previous CMake, but packaged with the freshly built CPack. (This fix is necessary because the fix for issue #8682 caused the side effect of having an empty CPACK_NSIS_PACKAGE_NAME for the CMake nightly package.)
|
16 tahun lalu |
Bill Hoffman
|
ec10b44d1e
ENH: do not create a desktop link for CMakeSetup
|
16 tahun lalu |
Bill Hoffman
|
f59e3348b9
ENH: add cmake gui docs
|
17 tahun lalu |
Bill Hoffman
|
a3790d258b
ENH: deprecate CMakeSetup
|
17 tahun lalu |
Bill Hoffman
|
8c065add0c
ENH: fix install in add/remove programs, again...
|
17 tahun lalu |
Bill Hoffman
|
042f4c334d
ENH: fix crash in cpack when CPACK_CYGWIN_PATCH_NUMBER not specified
|
17 tahun lalu |
Bill Hoffman
|
a3781c85fc
ENH: install seems to be working for cmake-gui
|
18 tahun lalu |
Bill Hoffman
|
f6014938cb
ENH: make it so cmake-gui only installs if qt is static on windows
|
18 tahun lalu |
Bill Hoffman
|
9afb2100c1
ENH: for windows only allow a static qt for install and NSIS of cmake-gui
|
18 tahun lalu |
Bill Hoffman
|
4a426d4718
ENH: fix add/remove program name
|
18 tahun lalu |
David Cole
|
764f6838a7
ENH: Give Mac installers package relocation capability. Default location is still the same for backwards compatibility, but packages will now be relocatable by default like they are on Windows via the NSIS installer. New CPack variables for controlling this functionality are CPACK_PACKAGE_DEFAULT_LOCATION and CPACK_PACKAGE_RELOCATABLE.
|
18 tahun lalu |
Bill Hoffman
|
87c22309b8
ENH: change CPACK_CREATE_DESKTOP_LINKS to something that can handle spaces in the name of the exectuable
|
18 tahun lalu |
Bill Hoffman
|
e65c40f94a
ENH: add CPACK_PROJECT_CONFIG_FILE option to CPack
|
18 tahun lalu |